asked on March 15, 2018
First, I know I can use a separate token for the index value I want and use that for my index. But if I could do a calculation where the index is specified, it would greatly simplify my workflow. I have (at least) 9 indexed values to pull for each set of data. I rather not juggle 9 additional tokens or a multi-branch conditional.
Is it possible to do a calculation directly within the token index value, i.e. (%(ForEachValue_Iteration) + 4)
Everything I have tried returns an error since the calculation is not performed but taken as a literal string.
Can a calculation be made here?
Thanks,
~ Andrew
0
0