Hi all
I have a scenario where I need to add around 8-9 column values in a collection variable. They are all lookup column values.
Is there an efficient way to add all of them in a collection variable?
Thanks
Solved! Go to Solution.
Hi
There is no way you can loop thru as the 8 to 9 column values of an item exists individually in an item. You must have 8 to 9 "Collection Operation" actions in your workflow and use "Add" operation and everytime to update the same collection variable.