Forum Discussion
Data Refresh Intervals
I am looking to to schedule a data refresh for some reports at :15 & :45 minutes after an hour. Is this possible to setup? I am only seeing an option for :00 and :30.
Thanks in advance for any help!
Hi. From the UI it's not possible. If you want to change 00 and 30 settings you need to configure the refresh by yourself. You can do it using Power Automate or Power Bi Rest API. Those two will let you run a refresh for a dataset any time you want. Power Automate might be more straight forward and simple because it even has a recurrence or scheduler. Using Power Bi Rest API you are with the code by your own.
I hope that helps
- Anonymous2 years ago
Thanks, this helps!
3 Replies
- ibarrauSuper User
Hi. From the UI it's not possible. If you want to change 00 and 30 settings you need to configure the refresh by yourself. You can do it using Power Automate or Power Bi Rest API. Those two will let you run a refresh for a dataset any time you want. Power Automate might be more straight forward and simple because it even has a recurrence or scheduler. Using Power Bi Rest API you are with the code by your own.
I hope that helps
- AnonymousNot applicable
Thanks, this helps!
- lbendlinSuper User
please be aware that these are only suggested times. Refreshes can start up to five minutes before the scheduled time (for scheduled refreshes) and up to whatever minutes for any type of refresh, depending on the current service and capacity load.