Hi, I'm trying to build a flow where an email is sent when the due date comes around. Under 'list rows present in a table' and I filtered as below - my column with the dates is titled ;Request availability':
The format datetime is: formatDateTime(convertFromUtc(utcNow(),'GMT Standard Time'),'yyyy-MM-dd')
But I get this error message:
Syntax error at position 34 in 'RequestAvailability eq'2023-06-06''.
inner exception: Syntax error at position 34 in 'RequestAvailability eq'2023-06-06''.
clientRequestId: 4fb7923c-183e-4336-bec9-9ae67457bed7
Help please??