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

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

Reply
lornafnb
Helper I
Helper I

Logging options for Query execution

Good day, is there any way to monitor a particularly slow to reload, model (on the server) in terms of eg:

 

1. Query1 took 10 minutes to resolve and return data

2. Same for query2

 

etc?

 

I am aware of the option under Tools (query diagnostics) where one  can (locally) monitor the query execution, but that does not supply us with an accurate execution on the server. 

 

We need to debug this particular model to make it faster, but we dont know where the delay is.

 

thanks.

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @lornafnb 

1.You can use Fiddler to catch the performance of the Server, you can refer the following link

Using Fiddler - Fiddler Classic (telerik.com).

2.You can use the Network in Console, it can also cath the performance of the web.

vxinruzhumsft_1-1705561228223.png

 

Best Regards!

Yolo Zhu

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

 

 

View solution in original post

3 REPLIES 3
lornafnb
Helper I
Helper I

Thank you, I will definitely look into this option. Is Fiddler free software?

Anonymous
Not applicable

Hi @lornafnb 

Yes, it free, you can refer the following link to download it.

Download Fiddler Web Debugging Tool for Free by Telerik

 

Best Regards!

Yolo Zhu

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

Anonymous
Not applicable

Hi @lornafnb 

1.You can use Fiddler to catch the performance of the Server, you can refer the following link

Using Fiddler - Fiddler Classic (telerik.com).

2.You can use the Network in Console, it can also cath the performance of the web.

vxinruzhumsft_1-1705561228223.png

 

Best Regards!

Yolo Zhu

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

 

 

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors