Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
Hello
I have a table where the visual is running pretty slow. Looking into Performance Analyser, i noticed the DAX query MS duration is 14506 and other is 513.
Wondering if you could help to bring the duration lower:
Here is the dax code copied from performance analyser:
thanks
Viral
Solved! Go to Solution.
to know which measures are affecting the performance,
you can create a table per each measure and check from the performance analyser , each visual how much its dax code it taking.
this way we can filter out all measures that are dont affect performance. .
can you please do it, to know which measures needs improvements ( if the improvement is possible )
please provide some context of the measure. like what does the measure do ? how are you using it ?
etc...
How to provide sample data in the Power BI Forum
https://community.fabric.microsoft.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-...
How to Get Your Question Answered Quickly
https://community.fabric.microsoft.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447...
@Daniel29195 Apologies, here is the result acheived with the measures used:
to know which measures are affecting the performance,
you can create a table per each measure and check from the performance analyser , each visual how much its dax code it taking.
this way we can filter out all measures that are dont affect performance. .
can you please do it, to know which measures needs improvements ( if the improvement is possible )
Thanks for the quick response:
Here is the results:
LastM Dax 801
Last M Ranking Dax: 903ms
Mom Ranking 1 Dax: 2313ms
Last Quar Ranking Vol Dax: 447ms
Last Quar ranking Dax: 730ms
QoQ Ranking (Fixed) Dax 918ms
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 23 | |
| 19 | |
| 18 | |
| 17 | |
| 13 |
| User | Count |
|---|---|
| 60 | |
| 52 | |
| 47 | |
| 40 | |
| 38 |