I have some batch jobs that run nightly and are generally done by a certain time. I’d like to have a set of redash queries refresh at a certain time every day vs “every 24h” since I’m not sure what time that happens.

To get around this problem and ensure I have fresh data, I currently have to refresh queries every 1h, which wastes a ton of bandwidth.

There is an option to refresh on at a specific time already. It’s the second option:

@arikfr ,
can i schedule a run to a specific time(hour) in a specific date ? (for example , to schedule a query to run at 09:15 at the third day of each month?
Thanks!

@arikfr if i set the schedule to be 01:00 is that 01:00 on GMT or based on local time?

It’s 1:00 based on local time. In recent versions of Redash we show you next to the time you choose the UTC value.

amazing! thank you :ok_hand: