Chart - Stacked Chart

dunmore83

Well-known Member
Joined
Aug 24, 2011
Messages
540
Hi,

When creating a stacked chart with 2 series it is adding the data together. For example;

July 2017
- Series 1 = 202,412
- Series 2 = 335,943

This column is showing the sum of these two series which is 538,355

I need a stacked chart with the 2 series combined in 1 column but for it to simply show the maximum value not the sum of the 2 series. So in the above example for July the column would be 335,943

Any helpers ??
 

Excel Facts

Best way to learn Power Query?
Read M is for (Data) Monkey book by Ken Puls and Miguel Escobar. It is the complete guide to Power Query.
So if you really want a stacked chart, then it sounds like you probably need another series to calculate the difference between 202,412 and 335,943, and then use THAT series in your chart, instead of your current series 2.
 
Upvote 0
Thanks for you reply.

I am not sure this will work as the stacked column will show 335,943 as the total column & part of the column shaded as 133,531

I need the 1 stacked column to show 335,943 as the total & part of the column shaded as 202,412
 
Upvote 0

Forum statistics

Threads
1,216,222
Messages
6,129,586
Members
449,520
Latest member
TBFrieds

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top