R
Rick
I've got a slightly different twist on Neil's question about reporting by
Resource Group. In my case, I want to report by Resource Group by Task
rather than for the project as a whole.
I'm looking at the Task Usage View and have customized the task field
Number1 with the following formula: IIf([Resource Group]="PNA",[Work]/60,0)
It seems to only apply the formula if ALL resources on a particular task
belong to the Resource Group PNA. If only a subset of the resources belong
to the Resource Group PNA, the formula returns 0.
The only alternative I can think of is to customize a resource field rather
than a task field, but then I can't view hours by task.
Resource Group. In my case, I want to report by Resource Group by Task
rather than for the project as a whole.
I'm looking at the Task Usage View and have customized the task field
Number1 with the following formula: IIf([Resource Group]="PNA",[Work]/60,0)
It seems to only apply the formula if ALL resources on a particular task
belong to the Resource Group PNA. If only a subset of the resources belong
to the Resource Group PNA, the formula returns 0.
The only alternative I can think of is to customize a resource field rather
than a task field, but then I can't view hours by task.