Update a list inside a nested loop

Just as an abstract logic, I am trying to pass a value across a list in a nested loop for some reason the sub-loop wont use the the values in the previous iterations, it works for the main loop but not the sub iterations.

Thanks in advance

Hi @youssef.eskandar,

You might get more help if you were to post a code sample that isn’t working for you.

– Dale