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! Learn more

Reply
Salonic
Resolver I
Resolver I

Power BI desktop : Query Log

Hello,

 

In PowerBI DeskTop, when querying in a cube SSAS in mode import, is there any possibilities to see what are the queries send to SSAS ?

 

We are facing some performance problems in using PowerBI DeskTop and we try to see what are the queries sending to SSAS.

When using the SSAS trace events we are polluted by other queries that are not send from PowerBI DeskTop and it is hard to analyse the logs.

 

Thank you for your help,

 

1 ACCEPTED SOLUTION
v-sihou-msft
Microsoft Employee
Microsoft Employee

@Salonic

 

There's no query log on Power BI side. You may try to generate Trace for long queries via Power Query. See:

 

https://blog.crossjoin.co.uk/2016/06/09/power-bi-diagnostics-trace-logs-and-query-execution-times-ag...

 

However, you can use SQL Profiler to monitor the Query sent to SSAS server. You just need to filter the ApplicationName like "Power BI" in column filter to show events related to Power BI only.

 

9.PNG

 

Regards,

View solution in original post

1 REPLY 1
v-sihou-msft
Microsoft Employee
Microsoft Employee

@Salonic

 

There's no query log on Power BI side. You may try to generate Trace for long queries via Power Query. See:

 

https://blog.crossjoin.co.uk/2016/06/09/power-bi-diagnostics-trace-logs-and-query-execution-times-ag...

 

However, you can use SQL Profiler to monitor the Query sent to SSAS server. You just need to filter the ApplicationName like "Power BI" in column filter to show events related to Power BI only.

 

9.PNG

 

Regards,

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