Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Good Morning All,
For a while now I have been trying to perfect a Dynamic Pareto analysis and have managed to solve most problems the last one I am stuck with is that when I am calculating a dynamic cumulative total if the count of faults is the same it doesnt add one of the totals to the cumulative value
Below is the measure I am using to trying to use
Calculate([count of fault codes],( TOPN ( [ranking Dynamic], ALL ( 'Fault Code Lookup'[Cause] ), [Count of Fault Codes]) )
ranking dynamic and count of fault codes are both measures in themselves
Any help to solve this issue would be greatly appreciated
Was wondering if anyone has managed to come up with a solution?
You may try using Quick measure Running total.
Good Morning Sam
After trying multiple combinations in Power BI under quick measure i am afraid that it still wont calculate the running Total
do you have any other ideas?
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.