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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
HEW
Helper III
Helper III

Add column in clustered chart

Hi.

 

Is it possible to add an extra column showing a total for all 4 sales organizations (legend)? Perhaps make a new calculated measure in Desktop?

 

 PBI.PNG

 

Thanks a lot in advance.

 

1 ACCEPTED SOLUTION
Hardik
Continued Contributor
Continued Contributor

MeassureName = SUMX(TableName, TableName[column a] +TableName[column b] +TableName[column c] ...)Screenshot_10.pngHope this helps !Chnage the paramenters in the query according to your data

View solution in original post

3 REPLIES 3
Hardik
Continued Contributor
Continued Contributor

Form a new calculated measure for the same !

And how do I do that? I haven't tried to add a new measure in Desktop before.....

Thanks!

Hardik
Continued Contributor
Continued Contributor

MeassureName = SUMX(TableName, TableName[column a] +TableName[column b] +TableName[column c] ...)Screenshot_10.pngHope this helps !Chnage the paramenters in the query according to your data

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.

Top Solution Authors