I have a problem when using "Delete current element".
When it happen, it delete another element, not current (Maybe it delete both of thems).
I set "Max number of sumultaneous use" 10000 (It's needed for my bussiness).
Is there any solution? Thanks.
Maybe you are using "not reuse" option when
dealing with resource, and that might be problem
for deleting current line from resource - instead
it is deleting next resource line.
Yes that's what i tried to do relaunch the Loop but it waste time on the already detected elements on the first loop. thanks for your answer mate !
My Solution :
Try using labels inside the loop Works fine