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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
Anonymous
Not applicable

Total value variation column chart

Hello all ,

 

i have sample data like below  want to show total value column in graph 

 
 
 

measure : 

 

variation = sum('Master Data Base'[Value])
 
 
Master data base :
 
Reduction Buckets                               Value
 
1.overstock consumption                       4.7
2.scrap                                                    -0.6
3.supply improvements                         1.6
4.sell back oms                                       0.4
5.New materials                                     -4.6
 
Now  graph looks like 
 
THENNA_41_0-1636455373761.png

 

How to get total  Values   graph like below 

 

 

THENNA_41_1-1636455415829.png

 

thanks in advance. any option to do that ?  there is no option for data lable for total . 

 

 
 

 

 
1 ACCEPTED SOLUTION
VahidDM
Super User
Super User

Hi @Anonymous 

 

Download this file:

https://gofile.io/d/NrNWmb

 

If this post helps, please consider accepting it as the solution to help the other members find it more quickly.

 

Appreciate your Kudos!!

View solution in original post

8 REPLIES 8
Anonymous
Not applicable

@VahidDM  both values  come from single table  Master data base only .  Reduction Buckets ,values its two column .  

Anonymous
Not applicable

i  have  Reduction Buckets    totaly 10 list but i am selecting only 5 values 

The number of items won't make any issue with that code.

 

Appreciate your Kudos!!

 

Anonymous
Not applicable

@VahidDM  Each table argument of 'UNION' must have the same number of columns i am getting this warning 

Yes, The two tables must have the same number of columns.

https://docs.microsoft.com/en-us/dax/union-function-dax

 

If you have a table with many columns, summarize that.

 

If this post helps, please consider accepting it as the solution to help the other members find it more quickly.

 

Appreciate your Kudos!!

 

Anonymous
Not applicable

@VahidDM  thank you so much 

No Worries

🙏

VahidDM
Super User
Super User

Hi @Anonymous 

 

Download this file:

https://gofile.io/d/NrNWmb

 

If this post helps, please consider accepting it as the solution to help the other members find it more quickly.

 

Appreciate your Kudos!!

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

February Power BI Update Carousel

Power BI Monthly Update - February 2026

Check out the February 2026 Power BI update to learn about new features.