Is the Google Sheets Node not working for anyone else (not a newbie)?

Hi @sw2025,

Good news, I was able to replicate the issue exactly as you described :smiley:

It comes down to how the columns are named!

For example, this column name contains a newline:
image

This will not be recognized by n8n which i do not know if it’s a bug or no..

However, the same name without a newline works correctly:
image

Please test it on your side and let me know if it works.

3 Likes