The PPAResource Level dashboard allows Resource Managers to monitor the utilization, performance, effort variance, and other aspects of selected resources during selected months. This dashboard helps the Resource Manager to determine if each resource is being utilized optimally by comparing factors such as the resource's net available capacity, project utilization and overtime hours logged by the resource.
This dashboard consists of the following sections:
Metric Name | Description | Formula | Expected Values |
---|---|---|---|
Allocation Gap % | Percentage of hours where resources are falling short and unable to meet their allocated hours | (([Resource Allocated Hours] - [Resource Actual Hours]) / [Resource Allocated Hours]) | 0 or >0, closer to 0 is ideal |
Resource Actual Hours | Amount of actual project work logged by the resource using timesheets | Sum (Resource Actual Hours) | 0 or >0, greater than 0 is ideal |
Resource Allocated Hours | Total number of hours allocated by resource manager to projects | Sum (Resource Allocated Hours) | 0 or >0 |
Project Allocation % | The percentage of hours that are allocated to projects as compared to total planned hours | [Resource Allocated Hours] / [Resource Planned Effort (Hours)] | 0 or >0, closer to 100% is ideal |
Project Utilization % | Percentage of actual hours logged by a resource as compared to their allocated hours | ([Resource Actual Hours] / [Resource Allocated Hours]) | 0 or >0, closer to 100% is ideal |
Resource Allocation % | Percentage of allocation done to a resource as per his capacity | [Resource Allocated Hours] / [Capacity Hours] | 0 or >0, closer to 100% is ideal |
Capacity Utilization % | Time spent by resource on project compared to its total capacity | [Resource Actual Hours] / [Capacity Hours] | 0 or >0, closer to 100% is ideal |
Net Available Capacity | Available capacity of resource after removing all engagements | [Capacity Hours] - [Resource Planned Effort (Hours)] | 0 or >0, greater than 0 is ideal |
Avg Hourly Rate | The average rate of work per hour for the project | [Project Actual Cost] / [Project Actual Effort (Hours)] | 0 or >0 |
Resource Allocated Cost | The cost associated to the allocated resource. The resource can be allocated either at the task or project level. | Sum (Resource Allocated Cost) | 0 or >0 |
Resource Actual Cost | The actual cost of all the resources associated with all the tasks within a project | [Resource Actual Hours] * [Resource Per Hour Cost] | 0 or >0 |
No. of Allocated Projects | Same as No. of Projects. Indicates the total number of projects | Count([No. of Projects]) | 0 or >0 |
Overtime Hours | The extra hours clocked in by a resource for a project. Number of hours spent by a resource beyond the allocated time is considered to be overtime hours | IF(([Resource Actual Hours] > [Resource Allocated Hours]), THEN ([Resource Actual Hours] - [Resource Allocated Hours]), ELSE 0) | 0 or >0, closer to 0 is ideal |
© 2022 Digital.ai Inc. All rights reserved.