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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
Anonymous
Not applicable

Scheduled dataset refresh to begin at a precise and regular time

Hi All

 

We have a requirement that the dashboards we are using are refreshed every 15 minutes and that the refresh (the dataset refresh) begins at 00, 15, 30 and 45 minutes in the hour.

 

This is a direct query data set to an Azure SQL DB. There are regular updates to the database between these thime so it is import to have some control on when the report refresh to avoid contention.

 

Currently we set up a 15 minutes refresh interval. I would not define this as being a 15 minutes interval. I would describe this as being approximatly every 15 minutes with variable start intervals. 🙂 

 

How can we be precise ?  I though of calling the API from an Azure function. But I think to get a precise time on that I would have to call it from a logic app. This is an over head and more things to maintain ......

 

Any suggestions appreciated ...... 

 

 

1 ACCEPTED SOLUTION

You can actually fire off a refresh via the Power BI API

I don't have the link off hand but you should be able to. Google it




Did I answer your question? Mark my post as a solution!

Proud to be a Super User!







Power BI Blog

View solution in original post

8 REPLIES 8
Seth_C_Bauer
Community Champion
Community Champion

@Anonymous There are no controls to auto refresh the dashboards themselves (to my knowledge). All refreshes revolve around the dataset, which you don't need in this case because it is a Direct Query connection. Alternatively, rather than using a dashboard, the report itself could be shared instead, and whenever the report is accessed it will show what is in the database because you are using Direct Query... Also, Pro licenses only allow for 8 refreshes per day for an imported dataset, and 48 if you have Premium.


Looking for more Power BI tips, tricks & tools? Check out PowerBI.tips the site I co-own with Mike Carlo. Also, if you are near SE WI? Join our PUG Milwaukee Brew City PUG

Hi there,

 

I recently found out that now on Premium Capacity the number of refreshes has been lifted.

 

https://docs.microsoft.com/en-us/power-bi/service-premium

 

image.png





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!







Power BI Blog

@GilbertQ That's awesome! Thanks for sharing. (link ends in a 404)


Looking for more Power BI tips, tricks & tools? Check out PowerBI.tips the site I co-own with Mike Carlo. Also, if you are near SE WI? Join our PUG Milwaukee Brew City PUG

Thanks @Seth_C_Bauer, there was a space at the end of the link that crept in!





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!







Power BI Blog

Anonymous
Not applicable

Thanks for the info guys. This is a Direct query report so it is possible to schedule a refresh every 15 minutes. Then using an app and dashboards the reports do refresh automatically.

 

But in this senario we want the report / dashboard to refresh at a specified times during the hour. Seems like a lot of money to pay for the premium for such a simple piece of fuctionality! If one did pay for it, is it possible to put the precise time in (for direct query report) i.e

 

8:00, 8:15, 8:45, 9:00, 9:15

 

And would the report refresh at precisly this these times ?

You can actually fire off a refresh via the Power BI API

I don't have the link off hand but you should be able to. Google it




Did I answer your question? Mark my post as a solution!

Proud to be a Super User!







Power BI Blog

@Anonymous From my understanding, Dashboards cannot be refreshed on their own. They run on their own automated schedule, which if documentation can be believed is every 15 minutes). The APIs only support dataset refresh and those are bound by the same license terms (8x for Pro, 48 or Unlimited for Premium - depending on what documentation you look at.)

Lots of info here - > https://docs.microsoft.com/en-us/power-bi/refresh-data


Looking for more Power BI tips, tricks & tools? Check out PowerBI.tips the site I co-own with Mike Carlo. Also, if you are near SE WI? Join our PUG Milwaukee Brew City PUG
Anonymous
Not applicable

Thanks for your help guys, we have some API calls set up using Azure Functions 🙂 So will experiment with that a little see if we can get the timing correct for our senario.

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors
Top Kudoed Authors