Pie Chart Values Help

Cantrecallmyusername

Board Regular
Joined
May 24, 2021
Messages
50
Office Version
  1. 365
Platform
  1. Windows
Hi,
I am having some trouble understanding the calculations been outputted into my chart.
There are some values seen below that I am using to base some charts on a monthly basis which are not outputting the desired results.

1693824766734.png


This is the series values in my chart - the results I am getting are 36%/64% for October for example where I am expecting 45%/65%.
How would I reflect this in my chart?

1693824810087.png
 

Excel Facts

Why does 9 mean SUM in SUBTOTAL?
It is because Sum is the 9th alphabetically in Average, Count, CountA, Max, Min, Product, StDev.S, StDev.P, Sum, VAR.S, VAR.P.
For the month of October...

Excel Formula:
Total hours = 2143 + 1182 = 3325

Scheduled percentage = 2143 / 3325 = 64%

Unassigned percentage = 1182 / 3325 = 36%

How are you calculating your percentages?
 
Upvote 0
Hi,
Thanks for the reply - I am not looking for each total combined to be presented as a percentage of the total rather then as a percentage of each other.
I am using the formula (2143 - 1182)/ 2143 = 45%
 
Upvote 0
In that case, I would suggest that you create another table, based on your original one, with the desired calculations. Then create your chart based on those calculations instead.

Hope this helps!
 
Upvote 0

Forum statistics

Threads
1,215,700
Messages
6,126,301
Members
449,308
Latest member
VerifiedBleachersAttendee

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