Hi,
We have an Custom Entity with Enddate field which is of date and time.
We want to get all records that have enddate exactly in next 30th day. We want to check this condition in a workflow.
Tried using the Next X days= 30 , but this will give all the records that have enddate in next 30 days, not the ones that have the enddate exactly 30 days from today.
Any OOB ways to achieve this, by using the dynamic filters in workflow?