dan90
Member
- Your Task History ID
- IjU3NjUwNTY5MDYzZTA0M2M1MjZhNTUzNjUxMzM1MTYwNTQzNDBmMzQi_pc
Hi there
I'm using get count on an array before it's processed, then incrementing a counter as the array is processed.
The idea is to use a conditional filter that only triggers when the array count and the counter match.
However, my counter seems off as it's increasing unexpectedly.
For example, the first count for this task shows 0 + 1 = 460, which doesn’t make sense. It seems like the counter isn’t resetting properly between runs, or something else is going on.
Any ideas on what might be causing it?
Thanks!
I'm using get count on an array before it's processed, then incrementing a counter as the array is processed.
The idea is to use a conditional filter that only triggers when the array count and the counter match.
However, my counter seems off as it's increasing unexpectedly.
For example, the first count for this task shows 0 + 1 = 460, which doesn’t make sense. It seems like the counter isn’t resetting properly between runs, or something else is going on.
Any ideas on what might be causing it?
Thanks!