Collection items into Data Item

Burks

New Member
Hi,

Is it possible to take the rows of data from a collection and concatenate them all into individual rows in a data item? I've tried looping over the collection in a calculation stage but this simply overwrites the value in the data item each time rather than creating a new line and appending the new line for each loop.
 
Top