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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
Adamp1916
Frequent Visitor

How to Add a total column in a clustered column Chart?

I know this question has been asked alot...  I've been searching through and trying every "solution" for hours but nothing actually works.  Once again, WHY is such a simple task SO HARD?  I feel like every time I try something in power BI, I just laugh and want to go back to excel because it doesn't have anywhere close to as many problems with simple tasks that should take seconds.

 

I have a clustered column chart that shows projected future dollar pay outs by quarter.  I won't get into how ridiculous it was to get these to actually display in chronological order....  All I want to do is have a column at the beginning that shows the total dollars.  The closest I could get was having two separate charts and grouping them together, but that looks really bad.  Every other solution posted here either has multiple variables or just adds multiple total columns next to each existing column and basically duplicates it...  I just want a column at the beginning that shows the total dollars.

 

 

 

5 REPLIES 5
Aburar_123
Responsive Resident
Responsive Resident

Hi @Adamp1916 ,

Please add the total column as below. Sales_Discount is giving the total of Sales & Discount

 

Sales_Discount = SUM(FACT_Orders[Sales])+SUM(FACT_Orders[Discount])

Aburar_123_0-1755939976255.png

 

ryan_mayu
Super User
Super User

@Adamp1916 

Ususally we don't display data like that. We like to use drill mode in powerbi

 

https://learn.microsoft.com/en-us/power-bi/consumer/end-user-drill?wt.mc_id=DP-MVP-5004616

 

So that will not also the total and quarter data display at the same time.

 

If you have to do that, pls provide some sample data and we will provide you the workaround for it.





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

Proud to be a Super User!




who is "we"?

 

It's extremely common to show a total column in a data set.  Sample data would just be a column with random amounts in it next to another column with different quarters.

Hi @Adamp1916 

FBergamaschi
Solution Sage
Solution Sage

As you say, this is not easy with standard colum charts

 

My suggestion is to go to the marketplace (... under the icons of the visuals) and check for other column charts that include totals in automatic

 

If this helped, please consider giving kudos and mark as a solution

@me in replies or I'll lose your thread

Want to check your DAX skills? Answer my biweekly DAX challenges on the kubisco Linkedin page

Consider voting this Power BI idea

Francesco Bergamaschi

MBA, M.Eng, M.Econ, Professor of BI

 

 

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 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.