Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
Anonymous
Not applicable

How to use DAX Measure to calculate Culmmulative share %?

 
2 REPLIES 2
Jayee
Responsive Resident
Responsive Resident

Please refer this page for details about how to calculate cumulative total.

Anonymous
Not applicable

Was doing the Inventory ABC analysis, and need calculate the Culmmunative Share for the ABC , 

from the online vedios they using add a column then use the below fomula:

Culmmunative share %=Calculate(Sum(Inventory[revenue share%]),

                                                        Filtera(Inventory,Inventory[revenue share%]>=

                                                                    Earlier(Inventory[revenue share%])))

this one is not working for the DAX measure , only working for the culumn, but becasue the column is not working for the previous culumn when i want to calculate the revenue share as the revenue total is calculate by another table from online 365 dynamic service. So i couldnt use the column for the calcualtion.

Hope to find a way to use the DAX measure for this.

 

thank you if any experts have better solution for this

                

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.