You are viewing limited content. For full access, please sign in.

Question

Question

Is it possible to do a calculation within the token index value?

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

Replies

replied on March 15, 2018

I don't think it's possible to do it inline. The best I could come up with was to use the Token Calculator activity.

1 0
You are not allowed to follow up in this post.

Sign in to reply to this post.