I have two reports need to be refreshed at the same time each every 30 minutes or 1 hour but I don’t know how to do that.
For example if I set the Schedule every 1 hour, 1 report will be refreshed at 09:05 while the other report will be refresh at 09:10. How come do I set they run at the same time (in minute)
Thanks in advanced!
Redash doesn’t support schedules that specific from the UI. If you need the queries to refresh on rigid intervals you can use the results API to do it with a scripting language.