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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
Anonymous
Not applicable

How to Analyze Update Metrics in Semantic Model to Identify Slow-Loading Tables?

Hello,

I’m working with a semantic model and I’m looking for a way to analyze the performance of data updates. Specifically, I’d like to identify which tables are taking the longest to load during the update process.

Is there any built-in feature or tool that allows me to monitor and analyze the refresh metrics to pinpoint the slower tables? Alternatively, are there any best practices or recommended approaches for diagnosing and optimizing table refresh times in the model?

Thank you in advance for any guidance!

2 ACCEPTED SOLUTIONS
Jonvoge
Super User
Super User

Hi MatheusLeite

 

You can use SQL Server Profiler to get a trace file with additional refresh details.

There is a neat guide here: Visualise your Power BI Refresh - Phil Seamark on DAX

_____________________________________________________
I hope my comment was helpful.
If your question was answered, please mark your post as 'Solved' and consider giving me a 'Thumbs Up'.
Find me on LinkedIn, Sessionize, or my blog Downhill Data

View solution in original post

Anonymous
Not applicable

Hi, @Anonymous 

Thanks for Jonvoge's reply. In addition to SQL Server Profiler, here are a few performance monitoring tools
1. Performance analyzer in Power BI Desktop
Use Performance Analyzer to examine report element performance in Power BI Desktop - Power BI | Microsoft Learn
Power BI Report Refresh Performance Analyzer - Power of Business Intelligence (powerofbi.org)
The refresh time of visual objects can be monitored as soon as the semantic model is created.

vyaningymsft_1-1729239796111.png

2. Diagnostics collection in PBI Desktop
Power BI Desktop diagnostics collection - Power BI | Microsoft Learn

vyaningymsft_2-1729241514975.png

3. SQL Server Profiler
SQL Server Profiler - SQL Server Profiler | Microsoft Learn

Best Regards,
Yang

Community Support Team

 

If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know.
Thanks a lot!

How to get your questions answered quickly --  How to provide sample data in the Power BI Forum

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Hi, @Anonymous 

Thanks for Jonvoge's reply. In addition to SQL Server Profiler, here are a few performance monitoring tools
1. Performance analyzer in Power BI Desktop
Use Performance Analyzer to examine report element performance in Power BI Desktop - Power BI | Microsoft Learn
Power BI Report Refresh Performance Analyzer - Power of Business Intelligence (powerofbi.org)
The refresh time of visual objects can be monitored as soon as the semantic model is created.

vyaningymsft_1-1729239796111.png

2. Diagnostics collection in PBI Desktop
Power BI Desktop diagnostics collection - Power BI | Microsoft Learn

vyaningymsft_2-1729241514975.png

3. SQL Server Profiler
SQL Server Profiler - SQL Server Profiler | Microsoft Learn

Best Regards,
Yang

Community Support Team

 

If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know.
Thanks a lot!

How to get your questions answered quickly --  How to provide sample data in the Power BI Forum

Jonvoge
Super User
Super User

Hi MatheusLeite

 

You can use SQL Server Profiler to get a trace file with additional refresh details.

There is a neat guide here: Visualise your Power BI Refresh - Phil Seamark on DAX

_____________________________________________________
I hope my comment was helpful.
If your question was answered, please mark your post as 'Solved' and consider giving me a 'Thumbs Up'.
Find me on LinkedIn, Sessionize, or my blog Downhill Data

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.

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