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! Request now

Reply
AlB
Community Champion
Community Champion

Measuring performance in DAX Studio

Hi all,

We can use DAX Studio to measure how long a measure takes to execute. The time measured will not be exactly the same each time due to factors exogenous to the measure but we can execute the measure several times and get the average of the execution time(s).

Instead of executing the query manually a number of times, check the timings and extract the average manually, can we have DAX Studio do that automatically? I believe I'd read somewhere it was possible but cannot find how/where.

Many thanks

1 ACCEPTED SOLUTION
AlB
Community Champion
Community Champion

 

For those interested, this can actually be done in DAX Studio with the Run Benchmark feature in the Advanced  tab:

 

image.png

 

 

 

Please mark the question solved when done and consider giving a thumbs up if posts are helpful.

Contact me privately for support with any larger-scale BI needs, tutoring, etc.

Cheers 

SU18_powerbi_badge

View solution in original post

4 REPLIES 4
AlB
Community Champion
Community Champion

 

For those interested, this can actually be done in DAX Studio with the Run Benchmark feature in the Advanced  tab:

 

image.png

 

 

 

Please mark the question solved when done and consider giving a thumbs up if posts are helpful.

Contact me privately for support with any larger-scale BI needs, tutoring, etc.

Cheers 

SU18_powerbi_badge

Anonymous
Not applicable

Hi @AlB ,

 

To my knowledge, your requirement could not reach in DAX Studio. Please take a look at this for help.

 

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

AlB
Community Champion
Community Champion

@lbendlin 

Thanks for your reply. So it cannot be done in DAX studio?

lbendlin
Super User
Super User

Don't need DAX Studio for that - run your queries in your tool of preference - Visual Studio Code, SSMS, Powershell etc. and use their timing features.  

Don't forget to clear the cache 🙂

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

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!

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