
Announcements
Hello!
I am trying to create a Reminder Flow in Power Automate. I keep getting the below error. Can someone please tell me what I am doing wrong here. The date format in my List is MM/DD/YYYY. I followed the steps to create the flow from the below link.
https://www.c-sharpcorner.com/article/send-reminder-email-using-power-automate-flow/
The expression "2022-08-182022-08-21T00:00:00.0000000" is not valid. Creating query failed.
clientRequestId: 30a82b98-55f2-457f-badd-89e5c0d218d9
serviceRequestId: 30a82b98-55f2-457f-badd-89e5c0d218d9
This is the flow I currently have:
Any help with this is greatly appreciated.
Thanks!
------------------------------------------------------------------------------------------
I realised the mistake I made in this. I was able to fix this. I did not add the DueDate 'gt' and 'lt' in the filter before the query.
Thanks!