Report where created is >= 24 hrs and <=48 hrs

samadam
Kilo Sage

I am trying to generate a report where created is between 24 and 48 hours. I tried to use relative in the time field and opened before 24 hrs ago and opened after 48 hrs ago doesn't seem to be giving right results. Any ideas ?

4 REPLIES 4

Michael Fry1
Kilo Patron

Opened before 24 hrs ago and opened before 48 hrs ago - should put you in the middle of 24 & 48


Prateek kumar
Mega Sage

Hello sam



Try using this filter in your report


created-- relative -- on or after -- 24 --hours-- ago and


created-- relative -- on or before -- 48 --hours-- ago



Please mark my response as correct and helpful if it helped solved your question.
-Thanks

Celliven
Giga Expert

Hi Sam



I just tried it with the below filter and it gave me the result I expected


find_real_file.png


samadam
Kilo Sage

Thanks for the responses. I got it working. I did not realize another condition was preventing the expected list.