Question

How do I create a Google Sheets filter to add unique data to a second sheet?

  • 25 August 2023
  • 1 reply
  • 17 views

I am trying to create a data filter. When new data is inserted into a google sheet, data is checked against a 2nd sheet, only data that is NOT in the 2nd sheet will be added to the 2nd sheet. 


This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

1 reply

Userlevel 7
Badge +14

Hi @Farber 

Good question.

Try adding this Zap action: GSheets - Lookup Row

Then as part of the step config, check the checkbox at the bottom to create a new row.

Thus the logic becomes find row else create row.