Does anyone know how to build a report with a time frame "This Day Last Year"? Something like ((Today)-365). I am trying to run a report for activity that occured the same day last year (and possibly years prior).
Alternatively, I would also welcome "this week last year".
Your help is appreciated.
J.
14 answers
Try using two date filters:
DateField greater than 365 DAYS AGO
and
DateField less than last 358 DAYS AGO