I have created a loop I a loop to update data
The first loop is working just fine but when I set the second one which is a loop in the loop, it seems that it does not go through the second loop neither the first one anymore
I have created a loop I a loop to update data
The first loop is working just fine but when I set the second one which is a loop in the loop, it seems that it does not go through the second loop neither the first one anymore
Simplify the action within the second loop to see if it was getting in
check the count and the loop number were ok
delete the loop in the loop to ensure the first one was working