Google sheets SEARCH ROWS Later than filter

Hello everyone, I hope that you can help me to solve my problem.
My scenario is that: Webhook receives anything, then google sheets search rows works with a filter Date column later than now date AND status equal to Word specific, than its sends data through webhook that date . The scenario worked without mistakes yet, but today when i sarted checking my scenarios this ones filter is working incorrect even all inputs are absolutely clear. Below you can see screenshot of my scenario and that filter, take a look please.







Hey @Ali2

You can test this out by setting up like this below:

Instead of adding the date filter inside the Google Sheets Search rows, add it in the route filter and be sure to set the Search Row’s limit to let’s say 100 (or even more). Quick tip, when dealing with date time filter in the route filter, be sure that they have the same date format and use the Later that or Equal to DateTime operator.

I hope this helps!

2 Likes