I am trying to start a from from a work flow. The workflow gets a Purchase order from SQL using Custom Query.
In this case I have 4 items and use a For Each Row to load the items into a Multi value Token.
When I run the work flow only the last item is loaded on the form.
I can't workout what I am doing wrong.