Hey, I’m struggling with a strange issue in the Google Sheets node. Let’s say I have a sheet with the following information and I’m asking for only rows with the status ‘new’:
All the values are mapped to the right columns. Now, if I remove the ‘test’ values from my first row with status = ‘new’, n8n gets confused and ignores the ‘category’ column and (worse) moves the Bio values into the Publish Date column.
Is this a bug, or am I misunderstanding something?