Question

Filter a zap only if the data on my GSheet matches today's date

  • 15 February 2023
  • 3 replies
  • 244 views

Userlevel 1

I want to filter a zap only if it meets de condition where the date data on one row matches todays/current date. What should I do?


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

3 replies

Userlevel 7
Badge +8

Hi @TeamGoB I’d love to help, can you please tell me more about your Zap? Details like your desired trigger, action, and overall end goal, help us, help you! 😆

Userlevel 1

 

I need to continue the zap only if the data on one of my cells in the new row has the same date as today(). 

Userlevel 7
Badge +11

Hi @TeamGoB

Thanks for sharing that helpful screenshot here. 🙂

You’d need to write it as today not as today (). That said, I think the (Date/time) Equals condition would be looking for an exact match of the date and time that the Zap runs against whatever date and time is contained within the selected Type field. So it likely won’t ever find an exact match.

We have a guide that covers another way of how to compare a date value to today’s date which you might want to try instead: Comparing to Today's Date

Hope that helps. Please do let us keep us informed on how you get on with this!