Today we got a requirement to fetch all the records that are created in the last month by using MS Flow. We can do this by using “Dynamics 365 List records” action and we have to provide OData filter query for this action. I tried to use the same “last-month” operator that we use in the fetch xml. But this will not work for OData query. We need to use “LastMonth” function for this as defined in this link. The below are the examples to use these date functions.
In OData…
Continue Reading Nishant Rana’s Article on their blog
How to use special date operators (last-month for ex) in OData and MS Flow – Nishant Rana’s Weblog
Blog Syndicated with Nishant Rana’s Permission
More About This Author
Array
Dyn365CE2023.02.02Moving Marketing Email, Journey, Events, etc. between environments – Dynamics 365 Marketing
Dyn365CE2023.02.01How to – Generate Long-Lived Page Access Token – Facebook
Dyn365CE2023.01.31How to – Hide Approve / Reject Button in Approval Email in Power Automate Approval Workflow
Dyn365CE2023.01.30Format property missing in Date Picker in custom page – Dataverse / PowerApps