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
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
Ah, of course, I should have realized that haha. Thank you Raminder