Resource Distribution Graph

Copper Contributor

Hello all,

 

I am trying to set up a resource distribution graph based on crew sizes assigned to each resource or given tasks. I am working on a project that limits manpower to 20 people on site at a given time based on regulation so forecasting and sequencing work is critical. I've seen this done in Primavera before but cannot find anything for MS project. Does anybody have any experience with this?

3 Replies

@apike152 

Depending on how you set up your resource crews, it is a simple matter of displaying the Resource Graph. For example, this sample file has a Resource Sheet with three named resources and two crew resources. Note the number of individual resources on each crew is defined by the Max Units value.

 

2022-03-04_09-13-21.png

In the first case crew 1 is assigned at full units to task b with the resulting Resource Graph showing the assignment distribution.

2022-03-04_09-15-51.png

In the second case crew 2 is assigned at a max unit value that exceeds their allowed value. The Resource Graph show the overallocation.

2022-03-04_09-16-15.png

Is this what you need/want?

John

@John-project I am trying to create something like thisresource distribution.jpg

apike152,
Project can't produce the graph you show. What do each of the colored bars represent?

If I needed something like this from Project, I'd use VBA to export the data to Excel where it's much easier to customize graphics.
John