Hi,
I have a sharepoint list with 2 columns among many other columns called 'Action Due Date' and 'Action Status'. Action Due Date has the date in the format of dd/mm/yyyy and Action Status has text either 'Open', 'Closed', Cancelled'.
I'm looking to set up an automated flow that checks everyday if the Action Status is 'Open' and the Action Due Date is within 3 days of today's date. If so, I wish to send an automated email to myself.
I've tried looking at some of the existing responses online but still seem to get stuck. Here are the issues I'm facing.
1. 'Get Items - Filter Query' Issue with format

2. Condition issue
