Why is the only token in a For Each Value the iteration now? Are we just meant to re-reference the original list and apply the index of the iteration. It seems odd to remove the value we are working with as a standard reference.
Question
Question
Workflow Cloud - There is no Current Value in a For Each Value? Why?
Answer
Hi Chad,
I'm able to find and reference a ForEachValue - CurrentValue token in workflows on my end. Could you please elaborate about the circumstances in which you are not seeing this token?
Thanks,
Joe
Ah I see what confused me. Previously the token parents would be listed in the order they are in the workflow, with the most recent object being the last on the list. So I was looking at a For Each Entry from further up in my workflow which is at the bottom of the list. The For Each Value is at the very top of the list instead of the bottom. I see it now, thanks.
Not sure what order these token parent objects are sorted by now.
I'm also not sure what the order is. A quick check looks like "parent activities" are placed at the top of the list in reverse order. I'll take a closer look.
This order also confused me on first configure. :(