Hi,
I want to create a flow that looks for orders in Dynamics 365 where my custom date field (invoiceDate) contains data and is before todays date but where the status is not "Invoiced", and then send an email to the owner of said order.
This is the query in Dyn 365

My main problem is the Filter Query. I'm struggling to create a query to check the invoice date as above. This is as far as I've got

Any help would be appreciated.