Have a flow where we are Exporting Invoices from D365 and Importing them to Salesforce.
In our current system, we select the Invoices based on 2 criteria:
D365 Invoice LastSettleDate >= Last Successful Run Date
OR
D365 Invoice InvoiceDate >= Last Successful Run Date
Would prefer if I can get this condition set up for the initial D365 Invoice Export rather than having to select more records that I need and filtering.
Anyone have a solution?
Thanks
Paul