I have a custom query that returns 20 rows. The query is a random-prize drawing that will return random results each time it is run. I need to convert the data in in row on a specific column to a multi-valued token. I am trying to use the For Each Row activity in Workflow to help me accomplish this. However, I can seem how to figure out the Assign Token Value activity to create and add a new value each time the activity loops for each query value returned. Any ideas or help would be great! Thank You.