Hi,
My customer has an existing workflow that populates metadata with the Assign Field Values activity using the Query Data activity based off of a PO number. An issue has been noticed due to a particular PO# that returns 4 rows. Each row has a different currency value in it, and the customer would like the workflow to calculate the values from each row and populate it into a field called 'Total.' The Query Data activity is already returning 'All rows', so what activities would I need in order to make this happen? I tried the 'For each row' activity with that 'Query Data' activity for the total, and in the Assign Field Values activity I choose the token '%ForEachRow_Iteration', and then I use the Token editor to apply the Sum function, but that doesn't return the right total.
Thanks in advance,
Brian