Shouldn’t the Done output on Loop Over be empty or zero records?
I am looping writes to Google Sheets and when done, I am triggering another set of nodes but the loop out Done shows the same data being passed that was processed in the loop.
Split in batches did not do this. It sent zero data out the Done output.