i have for each in my project and I have an count. But my count does’t work and it doesn’t change to another line.
Instead of count, you can use index of the For Each
You will find ForEach->Properties->Index
Declare a variable for the index and you can use inside the foreach
For your reference check below
Tutorial : How to Calculate difference between two Time Values using UiPath - #2 by system
And other videos too
Hope this helps you
Thanks
1 Like