How to run a light evaluation for each row in a Gsheet?

Describe the problem/error/question

I have a dataset, from a Google Sheet, ready for a light evaluation. There are several rows in it.

I tried to run the workflow and I was expected that my workflow will run once for each row in my GSheet. But it only runs once, for the first row. My workflow is not in error, it succeeds.

I launch my workflow with the ‘Execute workflow’ button. I saw in the documentation that an ‘Evaluate all’ button is supposed to be there, but not in my interface.

My plan is Community Edition.

What is the error message (if any)?

None.

Please share your workflow

Share the output returned by the last node

Information on your n8n setup

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

Is the trigger the Google Sheets trigger node?

Hello! This is the Evaluation > Triggers > “On new Evaluation” node.


Up on my question! : ) No solution yet. I see on the doc that an Evaluate all button must be visible on my workflow, but this is not the case. Do you have any idea?

Same issue here and here.

1 Like

I am now on 1.117.3 and it works like a charm.

I’m on version 1.117.3 already which supposedly included a fix for this issue, however I’m still experiencing the issue

I upgrade to 1.117.3 and it works fine! Thank you for the fix.

1 Like

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