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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Jay_AVA
Frequent Visitor

Power BI Scheduled Refresh Every 15 Minutes

Hi everyone,

 

I built an ETL to export data from the database to company's share folder. So that my team can go check live data.

 

Then I build my power bi dashboard based on those live Excel files. 

 

After I published the dashboard to the workspace, I noticed I can only schedule refresh every 30 mins. Even with PPU license, I can refresh 48 times a day but the interval is still 30 mins, which totally doesn't make sense to me. All I want is more frequent updates not more times. 

 

For some reason I cannot directly connect my dashboard to the database. 

 

I tried Power Automate, it's asking me to connect to onedrive. My Excel file version is 97-2003, and I cannot open my onedrive auto save. 

 

Is there any other way that I can refresh my dashboard every 15 mins?

 

Any thoughts would be appreciated!!

 

Thanks!!

1 ACCEPTED SOLUTION
otravers
Community Champion
Community Champion

The 30-minute intervals are only a limitation in the service UI, you can indeed have more flexibility through programmatic means.

 

I'm not sure why you're trying to connect your Power Automate flow to your Excel file in OneDrive if all you want to do is trigger Power BI dataset refreshes at specific times.

 

You can also can the Power BI REST API via other means such as PowerShell or Azure Functions, but it's very easy in Power Automate so that's how I usually do it.

------------------------------------------------
1. How to get your question answered quickly - good questions get good answers!
2. Learning how to fish > being spoon-fed without active thinking.
3. Please accept as a solution posts that resolve your questions.
------------------------------------------------
BI Blog: Datamarts | RLS/OLS | Dev Tools | Languages | Aggregations | XMLA/APIs | Field Parameters | Custom Visuals

View solution in original post

5 REPLIES 5
otravers
Community Champion
Community Champion

The 30-minute intervals are only a limitation in the service UI, you can indeed have more flexibility through programmatic means.

 

I'm not sure why you're trying to connect your Power Automate flow to your Excel file in OneDrive if all you want to do is trigger Power BI dataset refreshes at specific times.

 

You can also can the Power BI REST API via other means such as PowerShell or Azure Functions, but it's very easy in Power Automate so that's how I usually do it.

------------------------------------------------
1. How to get your question answered quickly - good questions get good answers!
2. Learning how to fish > being spoon-fed without active thinking.
3. Please accept as a solution posts that resolve your questions.
------------------------------------------------
BI Blog: Datamarts | RLS/OLS | Dev Tools | Languages | Aggregations | XMLA/APIs | Field Parameters | Custom Visuals

Hi @otravers ,

 

Thank you so much for your advice!!! I setup a button trigger and scheduled an auto refresh. 

 

And here I just came up with another question: what kind of license that users will need to use the button trigger? Do they need both PPU and Power Automate License? 

 

Thanks.

 

 

otravers
Community Champion
Community Champion

I don't think they'll need a PPU account just to trigger the refresh from Power Automate, provided the flow has already been set up with the connection to Power BI with an account that does have a PPU license. I'm not 100% sure though so please report here if you find otherwise!

------------------------------------------------
1. How to get your question answered quickly - good questions get good answers!
2. Learning how to fish > being spoon-fed without active thinking.
3. Please accept as a solution posts that resolve your questions.
------------------------------------------------
BI Blog: Datamarts | RLS/OLS | Dev Tools | Languages | Aggregations | XMLA/APIs | Field Parameters | Custom Visuals

Hi @otravers ,

 

With the schedule flow, I can make it refresh every minute. I also see "Second" option.

 

For the button trigger, each user will need a Power Automate license to use that function. 

 

Then here's something that I cannot understand. If I can schedule to refresh every second, I don't need that button trigger. Thus I only need to buy 1 license for developer. (correct me if I'm wrong)

 

Maybe Power Automate has some other powerful functiona that I don't use.

otravers
Community Champion
Community Champion

Bear in mind that a refresh needs to be finished before you can start refreshing the same entity again, so your once-a-second scenario is not possible. If you need near real-time data then Direct Query or even streaming datasets would be a better fit than Import mode.

------------------------------------------------
1. How to get your question answered quickly - good questions get good answers!
2. Learning how to fish > being spoon-fed without active thinking.
3. Please accept as a solution posts that resolve your questions.
------------------------------------------------
BI Blog: Datamarts | RLS/OLS | Dev Tools | Languages | Aggregations | XMLA/APIs | Field Parameters | Custom Visuals

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

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

April Fabric Community Update

Fabric Community Update - April 2024

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

Top Solution Authors
Top Kudoed Authors