Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
jpandya511
Regular Visitor

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!

2 ACCEPTED SOLUTIONS
ibarrau
Super User
Super 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


If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Happy to help!

LaDataWeb Blog

View solution in original post

Thanks, this helps!

View solution in original post

3 REPLIES 3
ibarrau
Super User
Super 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


If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Happy to help!

LaDataWeb Blog

Thanks, this helps!

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.

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel1

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.

Top Solution Authors