Feb 21, 2021 08:23 PM
I followed the Airtable tutorial on reminders to the letter: How to create a simple reminder – Airtable Support
However, I’m getting an error, it looks like perhaps my formula is failing, although I copied and pasted it from the guide.
Any ideas?
Solved! Go to Solution.
Feb 21, 2021 09:52 PM
Hi @Greyson
The problem is exactly what the error says – Table does not contain any records that match the provided filters.. That is the table does not contain any records where the Trigger Reminder field contains the text “Trigger Reminder”.
To fix this, ensure that the date in the Reminder field is set such that the Trigger Reminder fields contains the text “Trigger Reminder”. E.g. change the date to something in the past like 2/20/2021 then the test should pass.
-Raminder
Feb 21, 2021 09:52 PM
Hi @Greyson
The problem is exactly what the error says – Table does not contain any records that match the provided filters.. That is the table does not contain any records where the Trigger Reminder field contains the text “Trigger Reminder”.
To fix this, ensure that the date in the Reminder field is set such that the Trigger Reminder fields contains the text “Trigger Reminder”. E.g. change the date to something in the past like 2/20/2021 then the test should pass.
-Raminder
Feb 22, 2021 09:28 AM
Ah, of course, I should have realized that haha. Thank you Raminder :pray: