Hi all,
I am wondering if you could advise on the below query?
How do we set a filter in a 'DateTime' type field to only include today, and the previous 6 days (most recent week’s-worth of data)?
In a ‘Date’ type field I would normally use the formula “T-7D..T” to get the required results, but this of course does not work in a 'DateTime' type field.
The exact scenario is setting Change Log Entries as a Job Queue Entry to run weekly, with a week's worth of data being reported.
Thanks in advance for your help!