I have been struggling with how to do this using Zapier Tables
I want to flag when a task is past the due date, due today or due after a certain number of days.
I want to trigger a zap that changes the value in a drop down menu so it will move to a different column in the kanban form I’m building.
Originally I tried creating a zap that triggered when a record was updated and I was going to use paths based on what the formula value was. BUT none of my test runs recognized the new values.
Please let me know if there is a better way to do this. (The AI has absolutely useless for anything other than “create these 10 fields”
How to trigger a Zap when a formula field is updated in Zapier Tables
Best answer by aiappsapi
Worth adding one thing for this specific case, since the due date logic is time based rather than edit based.
A formula that compares the due date to today only changes because the clock moved, and nothing wrote to the record when that happened. Updated Record triggers fire on a write, so a task that quietly becomes overdue at midnight will not trigger anything until someone edits that row by hand.
The reliable pattern for the overdue side is a Schedule by Zapier trigger running once a day, then a find or search step over the table filtered on the date field, then the dropdown update. Keep the formula field for display in the Kanban view, and let the scheduled Zap be the thing that actually moves the record.
Anything driven by a real edit, like a status change, works exactly as Fahad described.
Log in to the Community
No account yet? Create an account
Use your Zapier credentials
Log in with ZapierEnter your E-mail address. We'll send you an e-mail with instructions to reset your password.



