Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowGet inspired! Check out the entries from the Power BI DataViz World Championships preliminary rounds and give kudos to your favorites. View the vizzies.
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
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code FABINSIDER for a $400 discount!
Check out the February 2025 Power BI update to learn about new features.
User | Count |
---|---|
86 | |
71 | |
68 | |
50 | |
31 |
User | Count |
---|---|
118 | |
100 | |
73 | |
65 | |
40 |