I have a template with 3 different Multi value fields. I need to get the data from each multi value field in a SQL database as a separate row I am using the For each value in workflow but it does not give me the result i need.
These fields are Asset Type, Asset Serial Number and Asset Number. So the first value must be in one line in SQL with the corresponding value Thank You