How to compare result from SET with google sheets

Sorry for off top may be, but im new here
I get info from previous block to table in SET
There are 4 columns - date, url, image, description
How can i compare this info with info in my google sheets
Should i put IF after SET, or in first Google Sheet Block to view table there
So i need to get info from SET compare it with Google Sheet and put it there if there no line like this

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:
  • 1.78.1
  • Postgres
  • i dont know
  • Railway
  • My is Mac OS

help me please :sweat:

hello @Vi_Hlo

depending on what you need, you can use the Merge node (simple match/not match) or Compare dataset node (more comparing options)

1 Like

Thank you! I will try!

show me more details about your google sheets . what kind of info does it have? you need find a common key to merge the data ? maybe you need to do some data transformation first !

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