SQL Request - Copy Multiple Row Values to Multi-Line Text


Badge +9

I would like to copy the Address values to a multi-line text field. At the moment it's only returning the value from the first row.

 

There's a solution in the form of mapping SQL results to repeating rows but I'd like to know if there's a more straightforward method instead.

 

3078i8703EAD00D550087.jpg


2 replies

Userlevel 6
Badge +22
Hi,

What you are seeing is expected behavior. The control is designed to query a database and return values but it can only store one row.

If you would like to see the functionality that you are looking for please visit http://nintex.uservoice.com to request this feature.
Badge +9

Thanks for letting me know. I will use the repeating rows solution in this case.

Reply