Schedule Refresh - Flexibles Times

Hey,
I want to refresh my data set on a hourly basis, 12 times a day (From 08:00 to 20:00).
I tried adding 12 daily’s refreshes, but unfortunately the maximum number of refreshes is 5 per data set.

How can I solve this issue?

Thanks, Eldad

1 Like

Hi Eldad,
I believe that there is no way to do that as of now.
Here are a few solutions that I think you could try:

-Setting an hourly refresh. This means that your data will refresh every hour (24 refreshes a day)

-Refreshing your data 5 times during the 12-hour period (Either every 3 hours or to get the most out of it every 144 minutes)

I hope this helps

You could look to set up a schedule programmatically.

https://docs.aws.amazon.com/cli/latest/reference/quicksight/create-ingestion.html

1 Like