Hi everyone,
I’m running into a small issue with the Google Sheets Read (Sheet) node and could use some help.
My sheet has 1 header row (“Usernames”) and 4 usernames in rows 2–5.
But when I run the workflow, the node outputs 8 items, meaning each of the 4 rows is delivered twice.
Any idea why the node is returning every row two times?