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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Anonymous
Not applicable

Updating DirectQuery Data

I have dashboard that was developed via directquery, the dashboard was conquered and it is in the air, it is used on a TV and has no person operating it, it must present the production information of a factory every 15 minutes as already configured On the power bi portal.

 

The client has been reporting that this dashboard is not being upgraded, and that it only refreshes when it opens at the start of the day, giving the impression that for information to update itself on the TV it is necessary that someone has to interact with the dashboard.

 

A dashboard that was fully developed via directquery should update the information on the screen automatically correct?

1 ACCEPTED SOLUTION
Anonymous
Not applicable

4 REPLIES 4
TomMartens
Super User
Super User

Hey,

 

DirectQuery means, the your data remains in the on-premises Data Source, and is not loaded (copied) into a Power BI Service dataset. The user "directly" interacts with the data of the data source.

 

For this reason, the dashboard will not refesh.

 

Just a Live Tile used on a Dashboard will refresh when the Live Data changes. But this happens as often as the data changes and not on scheduled basis.

 

Hope this helps 



Did I answer your question? Mark my post as a solution, this will help others!

Proud to be a Super User!
I accept Kudos 😉
Hamburg, Germany
Anonymous
Not applicable

@TomMartens

That load schedule that exists for directquery that in my case was set to 15 minutes does not guarantee that the data will be updated on the screen without the interaction of any user?

Hey,

 

so the schedule for DirectQuery just refreshes the underlying cache of dashboards but does not "redraw" the dashboard tile.

 

Here you find some more information: https://powerbi.microsoft.com/en-us/blog/announcing-custom-cache-refresh-schedules-in-the-power-bi-s...

 

Maybe using the api can solve your problem.

 

Until now just live datasets automatically redraw the dashboard tile.

 



Did I answer your question? Mark my post as a solution, this will help others!

Proud to be a Super User!
I accept Kudos 😉
Hamburg, Germany
Anonymous
Not applicable

I am fix tis problem, in this  this link http://www.victorrocca.com/displaying-a-power-bi-dashboard-in-your-office/

 

Thanks

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors