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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
Anonymous
Not applicable

How To Find SQL Queries from Report on Report Server

Hi,

 

I have published report to Power BI Report Server (on-premise) and would like to analyse SQL queries fired by the report to fine tune my model. There are multipe views and the model is complex with lots of joins. The views by themselves are huge and the report takes lot of time to load after each slicer selection.

 

I have gone through similar posts but my requirement is slightly different:

1. I prefer to collect logs of all queries fired by the report (similar to gateway logs of Power BI Service)

2. My requirement is not just about analysing query folding on a specific view (which I can do from within PBI desktop)

 

How do I accomplish this on Report Server (as we do not use a gateway here)

 

Thanks,

Mannu

 

3 REPLIES 3
luisrh
Responsive Resident
Responsive Resident

I assume you are using Directquery on Power BI report.   Either way the best way to manage this is to run SQL profiler on the database in use.  I would filter the values on the trace to ones coming from the report server.   That is the best way to get what you are looking for.   If it's an SSRS report,  I have found that to be the best way to get the details you need.

 

For import mode, is it possibile to log sql/dax queries from Reports on Report Server?

Anonymous
Not applicable

@luisrh 

Thank you for the reply.

Yes. I m using Direct Query Mode.

 

For import mode, I find it easy to check using built in Performance Analyser. DAX Studio is also an option.

 

Thanks,

Mannu

 

 

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

February Power BI Update Carousel

Power BI Monthly Update - February 2026

Check out the February 2026 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.

Users online (5,812)