Help
I am trying to create a flow to automate an email to run daily for reminders in an excel table based on dates. Under the "list rows present in a table" I have filtered as below- my column with the dates is titled 30 Day Reminder CPR

The format for the Datetime is: formatDateTime(convertFromUtc(utcNow(),'Eastern Standard Time'), 'yyyy-MM-dd')
I keep getting this error message:
Syntax error at position 16 in '30DayReminderCPR eq '2024-02-23''.
inner exception: Syntax error at position 16 in '30DayReminderCPR eq '2024-02-23''.
clientRequestId: 126d19a8-8132-4680-8915-1cb889061eae
HELP PLEASE!!