Hi @Jon
Thank you for your answer
My workflow:
Yes, I understand that I can modify my workflows to avoid nested loops. In my case, I can just collect subarray into one array and process it without nested loops.
But sometimes it is impossible to do so. It is just an example. I have a case where I can rich my target only with nested loops and it doesn’t work properly.
Could you explain to me why it works wrong in the provided case? I suggest that it is correct but I don’t understand why ![]()