How to filter records from Yesterday at 6AM to Today at 6 AM

itd87
Tera Expert

Hello, 

 

I am trying to filter records in a table for a scheduled data export. I need the records to show only Yesterday (relative to the scheduled extract) at 6 AM, however when I change the time in that filter it will change 'Yesterday' to the hard-coded date of yesterday (screenshot). How can I keep the relative Yesterday instead of it changing to this hard-coded value, since I will want this extract to run every day. 

 

Likewise, I want the end filter to be Today at 6AM, and am running into the same issue when I try to add a time to the Today filter. How can I keep the relative Today and also add a time? 

 

itd87_1-1708613328093.png

 

Thank you! 

1 ACCEPTED SOLUTION

Tsura Andreeva
Mega Sage

You could use last 24 hours and when you run the export at 6 am it will be replative to that time

View solution in original post

3 REPLIES 3

Tsura Andreeva
Mega Sage

You could use last 24 hours and when you run the export at 6 am it will be replative to that time

AndersBGS
Tera Patron

Hi @itd87 ,

 

Below condition should do the trick:

AndersBGS_0-1708672676904.png

If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.

 

best regards

Anders 

 

If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.

Best regards
Anders

Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/

Great, Thanks Anders