I have a table where the number of rows is not fixed.
I would like to add two fields of the rows together and then store the values of each Calculation in a Multi-value token for each of the Rows (ie: Row 1 Calc, Row 2 Calc, etc)
I have a For every Row Loop, but when the value is stored in the Multi-Value Token, the Token just keeps the last value, not all of the values. I've looked a number of things (token Editor - Indexing) but cannot figure out how to get it to create the Multiple Values in the token.
Thoughts?