Skip to main content
Hello everyone!

 

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
  1. Mar 21, 2017, 2:16 PM

    Try using two date filters:

    DateField greater than 365 DAYS AGO

     

    and

     

    DateField less than last 358 DAYS AGO
0/9000