Dwain said:
I have about 100 tasks which I applied resources to e.g. P18, P20, etc which
is our labor types. Then I added a Text1 field to group the tasks by phases
of the project. I then need to report the amount of resources are required
by each phase. When I filter the Tasks by Text1 and then go to split screen
to look at the Resource Graph, it still shows the exact amount of resources
for the entire project by resource P18, P20, etc. I want to see only the
filtered phase.
Dwain
Dwain,
OK, that's fine but it still doesn't clarify how the resources are
identified. For example are the P18, P20, etc. identified using a spare
resource text field? And which spare Text1 field identifies the tasks?
For reference you might want to take a look at FAQ 51 - Data Types:
Task, Resource and Assignment.
Nonetheless, Project's Resource Graph view will only provide composite
data for selected resources. Unfortunately in your case it can not be
configured to only show selected assignments for those resources. The
exact graph you want can be achieved but the data will need to be
exported to another application (e.g. Excel). That can be done by using
the "Analyze timescaled data in Excel" utility found on the Analysis
toolbar and some manipulation of the data in Excel or via a custom VBA
macro. Project 2007 has more flexibility with creating reports of
Project data in Excel.
However, if you don't really need a graph, you can use grouping to show
the data you want. Assuming a spare text field is populated for both the
selected assignments and desired resources in the Resource Usage view,
create a simple filter to isolate that data. Then go to Project/Group
By/Customize Group by and set up the following.
1. Check the option to group by assignments, not resources
2. Set the first criteria as the spare text field used by the filter
3. Change its Field Type to "Assignment"
4. Set the second criteria as "Name" (leave its field type as resource)
5. Hit "OK"
The timescale data will show summed up values for just those resources
and assignments.
Hope this helps.
John
Project MVP