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
Simonchaney
Frequent Visitor

Cumulative total using Rank

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

3 REPLIES 3
Simonchaney
Frequent Visitor

Was wondering if anyone has managed to come up with a solution?

v-chuncz-msft
Community Support
Community Support

@Simonchaney,

 

You may try using Quick measure Running total.

Community Support Team _ Sam Zha
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

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?

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