cancel
Showing results for 
Search instead for 
Did you mean: 
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
Microsoft

@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
Microsoft

@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
PBI Sept Update Carousel

Power BI September 2023 Update

Take a look at the September 2023 Power BI update to learn more.

Learn Live

Learn Live: Event Series

Join Microsoft Reactor and learn from developers.

Dashboard in a day with date

Exclusive opportunity for Women!

Join us for a free, hands-on Microsoft workshop led by women trainers for women where you will learn how to build a Dashboard in a Day!

MPPC 2023 PBI Carousel

Power Platform Conference-Power BI and Fabric Sessions

Join us Oct 1 - 6 in Las Vegas for the Microsoft Power Platform Conference.

Top Solution Authors