Hi,
I am trying to pull information from Dynamics 365 based on Modified date.
Ideally when the workflow runs i would like all data for the last 7 days (sysdate-7).
I've got a workflow using dataverse input which is pulling data from Dynamics 365 successfully. i've converted this into a macro, is it possible to update the parameters in the dataverse input with something like sysdate-7 when filtering manually on modified date?