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
campelliann
Post Patron
Post Patron

Tool to diagnose Query refresh

Hi there,

 

I have one dataset that is taking 30 min to refresh on powerbiservice. Is there a quick way to see how much time each query is taking to refresh?

Many thanks 

1 ACCEPTED SOLUTION
edhans
Super User
Super User

You can turn on query diagnostics in Power Query on the desktop and do a full refresh. Query Diagnostics - Power Query | Microsoft Docs

It will give you a lot of info about each query. But what might run fast on your PC might be slow on the service, or vice versa. It is because the service has a different connection to the data than you do. The Service directly to SalesForce data for example might be faster if MS has a big pipe to the Salesforce data, but the Service to your database might be slower if it has to go through an on prem gateway and that connection hasn't been optimized by your IT department.



Did I answer your question? Mark my post as a solution!
Did my answers help arrive at a solution? Give it a kudos by clicking the Thumbs Up!

DAX is for Analysis. Power Query is for Data Modeling


Proud to be a Super User!

MCSA: BI Reporting

View solution in original post

1 REPLY 1
edhans
Super User
Super User

You can turn on query diagnostics in Power Query on the desktop and do a full refresh. Query Diagnostics - Power Query | Microsoft Docs

It will give you a lot of info about each query. But what might run fast on your PC might be slow on the service, or vice versa. It is because the service has a different connection to the data than you do. The Service directly to SalesForce data for example might be faster if MS has a big pipe to the Salesforce data, but the Service to your database might be slower if it has to go through an on prem gateway and that connection hasn't been optimized by your IT department.



Did I answer your question? Mark my post as a solution!
Did my answers help arrive at a solution? Give it a kudos by clicking the Thumbs Up!

DAX is for Analysis. Power Query is for Data Modeling


Proud to be a Super User!

MCSA: BI Reporting

Helpful resources

Announcements
Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

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