cancel
Showing results for 
Search instead for 
Did you mean: 

How to add new data values into Collection

NandakumarJadav
Level 4
Hi, I am having a collection defined with 4 fields. There is an object returning "Output" values which I want to store in this collection. I am getting an error if I try to use the individual collection fields against these object output. How do I append this collection with the values returned from the object?
1 REPLY 1

TomBlackburn1
Level 7
Use Internal - Collections object, Add Row action to add a blank row to the collection. Now you can use a calculation stage or multiple calculation stage to write the data to the collection