Hi,
In advanced find view, If I set filter as follows. I got result from "Last 20 Days ~ to Today" data.
However, What I really want to see is, the data exactly 20 days before today only. Like the red rectangle box image one.
In other words, I want to filter like, "Report Date" "On" " Today - 20 ".
Thanks.
For those who are interested.
<filter type="and">
<condition attribute="statuscode" operator="eq" value="1" />
<filter type="and">
<condition attribute="sab_nextreportingdate" operator="last-x-days" value="20" />
<condition attribute="sab_nextreportingdate" operator="olderthan-x-days" value="19" />
</filter>
</filter>
Seems like Priyesh Wagh has a solution.
Store ‘Today’s Date’ in a field to use in workflow conditions in D365 CE
community.dynamics.com/.../store-today-s-date-in-a-field-to-use-in-workflow-conditions-in-d365-ce
Hi,
Can you please share the complete requirement along with the entity name. FOr any specific date you can use "On" condition like created on x/xx/xxxx date.
Thanks,
Soumen.
Siv Sagar
149
Super User 2025 Season 1
Muhammad Shahzad Sh...
61
Most Valuable Professional
Daivat Vartak (v-9d...
53
Super User 2025 Season 1