Hi @Mandolynn
Depends on how the Zap steps are configured for handling the logic.
Couple things to keep in mind with a Delay step in a Zap. (The maximum time a task can be held for is for one month (31 days)).
Help article about Delay step: https://zapier.com/help/create/customize/add-delays-to-zaps
This article might be helpful:
Otherwise, you’ll need additional formula columns in your GSheet to check against the Date field and return a TRUE/FALSE value to then have the Zap trigger from.
That sort of logic would remove the need for Delay steps in the Zap.
GSheets has many factors to be aware of when being used in Zaps so best to review the help articles: https://zapier.com/apps/google-sheets/help
I’d recommend using Airtable instead of GSheets as your operational database: https://zapier.com/apps/airtable/integrations#triggers-and-actions
Airtable has specific field types (e.g. Date: https://support.airtable.com/hc/en-us/articles/360042806913-Date-and-time-field)
Airtable has Views (with sorting, filters, grouping, show/hide fields) ee.g. Date = Today]: https://support.airtable.com/hc/en-us/articles/202624989-Guide-to-views
Airtable has Automations: https://support.airtable.com/hc/en-us/articles/360050974153-Automations-overview