Hey @Product,
Is there a way we can have nested loops now that we have the 'Update Data Library Item(s) to empty' WA? If memory serves me right, the crux of the issue with nested loops was always due to the 'Continue loop ID' and the 'Loop ID' data library variables having values initialized for them in the outer loop, and thus by the time the WF got to the nested inner loop, these values being pre-filled would throw off the inner loop
I'm wondering if it's possible to use the 'Update Data Library Item(s) to empty' WA along with Copy contents to facilitate nested loops?