Resource allocation chart

Jaymond Flurrie

Well-known Member
Joined
Sep 22, 2008
Messages
927
Office Version
  1. 365
Platform
  1. Windows
I have this kind of tables (of ranges)

1) Projects

ID Project Start End
1 ProjectA 1.1.2012 1.2.2012
2 ProjectB 1.1.2012 1.3.2012
3 ProjectC 15.2.2012 31.3.2012


2) Resources

ID Name
1 Max
2 Pete
3 Jack

3) Assignments
Project Resource
1 1
1 2
2 2
2 3
3 1
3 3


And now I would need a "broken bar"-chart out of those. In the chart, I would need as Y-axel resources (Max, Pete and Jack) and as the X-axel time (here, from start of January 2012 to the end of March 2012).

What's the smartest way to put this chart together?
 

Excel Facts

When did Power Query debut in Excel?
Although it was an add-in in Excel 2010 & Excel 2013, Power Query became a part of Excel in 2016, in Data, Get & Transform Data.
Hi Jaymond,

I would recommend the following setup as a Stacked Bar Chart.

I did reverse the Vertical (y) axis.

I also had to fix the Horizontal Axis (x) min and max to 40909 and 40999 and changed the number format of this axis to Short Date. You may have to fiddle with the Max number to make it larger than 40999 and then move it down to 40999 in small bits until you get 3/31/2012 as MS Excel keeps trying to give you something smaller than that as the max X axis date.

I also have changed the Fill value to No Fill for the Filler bars.

ProjectChart.png


Please let me know if this helps!

Steve=True
 
Upvote 0

Forum statistics

Threads
1,226,417
Messages
6,190,939
Members
453,625
Latest member
SW82SW

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