Hi guys,
How do you populate a SQL table from Workflow with regard to multivalue fields please? I've got a Retrieve Field Values activity which includes three fields I need to get into SQL - I ultimately need them in an Update Word activity table so I have to insert them into SQL first in order to then query SQL to add them to the Word Table Merge). The first field is a single value reference field ("Job Number"), the other two fields are for components and their prices so are multivalue. I've tried various approaches with multivalue tokens and "For Each Value" activities, but I keep ending up with the same data across multiple rows in SQL.
Thanks,
Mike