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

Creating a running total percent in line and stacked column chart

I'm trying to create a running percentage total where the percentage gets added as such. 

 

running total line for percentage.gif

 

I have figured out how to calculate the percentage but need to figure out how to do an incremental addition: 

Total = DIVIDE( CALCULATE(COUNT(Exceptions[LabDef])), CALCULATE(DISTINCTCOUNT(Exceptions[Label]), ALL(Exceptions[xid])))

 

Any help would be appreciated.

 

2 REPLIES 2
Greg_Deckler
Community Champion
Community Champion

Please see this post regarding How to Get Your Question Answered Quickly: https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

Thanks! Do you have sample pbix where it is used?

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.

Top Solution Authors