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

Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM. Register now.

Reply
Anonymous
Not applicable

How to determine refresh times for each query in a dataset?

I have a dataset that is admitedly very large and probably not very optimized. I'm trying to improve the refresh times of scheduled refreshes. Is there a way to view the query times/execution times on each query or each step within a query? I want to be able to complete an analysis to determine if there are tables in the dataset that are taking up bandwidth and could be removed.

 

Thanks.

2 REPLIES 2
Mariusz
Community Champion
Community Champion

Hi @Anonymous 

 

You can create a dataflow in the service, refresh it and see the refresh history, to the far right you will see dow arrow icon (download) this will download details for every query that was marked as enabled load.

 

Best Regards,
Mariusz

If this post helps, then please consider Accepting it as the solution.

Please feel free to connect with me.
Mariusz Repczynski

 

Anonymous
Not applicable

Hi @Mariusz 

 

I am looking to optimize a dataset vs. a dataflow.

 

My dataset is sourced by multiple dataflows, and has additonal transformations applied on top.

 

IE: "Dataset" consists of "Dataflow 1", "Dataflow 2" and "Dataflow 3". I bring Datasets 1,2, and 3 into my dataset, and apply transformations, conditional columns, etc to each dataflow to obtain the final dataset. 

 

I'm trying to determine which of those three dataflow transformations is most demanding when refreshed. (Or even better which steps in the query are time consuming)

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 Kudoed Authors