Google Sheet stopps at after Row 20

Dear community,

I’m facing an issue with my workflow:
My Google Sheets node correctly returns 117 rows, but when I pass the data through the Split in Batches node, it only processes the first 20 items (rows 1 to 20) and then stops.

Has anyone experienced this before or knows a solution?

It’s because you’re not connecting the last node in loop state back to the loop node

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.