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

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

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
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

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.