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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
DustinD
Helper I
Helper I

Count of Items that make up a Percent.

i need some help with a dax messarue. so im fairly new to power bi if you could explain a bit in detail it would be greatly appreciated. so im stuck on a dax messure. below i have a snip of what my data looks like. 

DustinD_1-1688062364535.png

 

im trying to figure out how to make a table or card that will give a count of item numbers that make up a percent. for example i want a messure that gives a count of item numbers that make up 70% of the Cumulative column. so in this case it should return the number 5.

5 REPLIES 5
DustinD
Helper I
Helper I

@some_bih , so i was messing around and tried to get this to work but im unable to figure this out. dose anyone see what is wrong with the dax? if not it could be something outside dax.

 

DustinD_0-1688133313709.png

 

Hi @DustinD if you refering of reuse solution from link it seems that in solution filter is filtering Product table as shown below, while you are filtering Sales table. This could be reason for unwanted results.

FILTER(Products,[Cumulative %]<=0.8))




Did I answer your question? Mark my post as a solution!

Proud to be a Super User!






@some_bih i will do some more messing around. i have alredy tried your soulutioin above. i also started digging into relationships. 

 

Hi @DustinD keep going! Wish you best





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!






some_bih
Super User
Super User

Hi @DustinD check link by @MattAllington 

https://exceleratorbi.com.au/pareto-analysis-in-power-bi/ 

Hope this help





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!






Helpful resources

Announcements
June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

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