Project percent complete example
The
% Complete
field in the Project
window shows the calculated percentage of budgeted hours for completed tasks compared to the total budgeted hours for the project.In the
Project
window, the % Complete
field is based on the budgeted hours for tasks that are marked as completed.In the following example, two tasks are completed and one task is not started:
Task | Budgeted Hours | Tracking |
|---|---|---|
Task 1 | 5.0 | Completed |
Task 2 | 2.0 | Completed |
Task 3 | 3.0 | Not Started |
Project Total Budgeted Hours | 10.0 | NA |
In this example, the calculation is:
% Complete
: (5.0 + 2.0) / 10.0 = 0.70, or 70%