Dear Team Members,
1) I have a Sharepoint list in which leave start day and leave end end date of Leave are applied, I want to check if todays date matches and then send a email to my manager with list of all employee names.
Logic Used :
Now() >= StartDate & Now() <= Date
Flow Steps:


Prsentday values:


Checking the following condition : Now() >= UserStartDateTime & Now() <= UserEndDateTime


Getting an error with the filter query when executing:
Checked my Json value as well :

Both the column values are of type strings.
Can you please help me with the completion of the flow and were I am going wrong in the query.
Thank you very much,
Eswar T