Google Sheets Node does not return row_number

Hey guys,

I am having an issue when I try to read a google sheets. It basically does not return the row_number. Is there any bug? I am using the latest version (1.37.3).

Btw, is it possible to find the row without the node output?

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

@Luis_Felipe , I tried reading data from 1.37.3 and see no problem with row number

Hi @ihortom,

Probably I was trying to use an older version node… Because I just copied it from a old workflow.

Trying to use a new node direct from “+” option, I got it right.

Thanks for your help!

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