Skip to main content

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. 

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.