How Workfront calculates Percent Complete on a parent task

Depending on what your Workfront or group administrator selected in the Project Preferences at the system or group level, the percent complete for a parent task is calculated either based on the Duration or the Planned Hours of tasks.

Consider the following scenarios:

  • If the system calculates the percent complete based on Planned Hours, the parent task percent complete is calculated using the following formula:

    Parent Task Percent Complete = (((Task 1 Planned Hours * Task 1 Percent Complete) + (Task 2 Planned Hours * Task 2 Percent Complete))/Total Planned Hours of Parent)*100

    The Total Planned Hours of the parent represent the sum of all Planned Hours of each of the children.

  • If the system calculates the percent complete based on the Duration, the parent task percent complete is calculated using the following formula:

    Parent Task Percent Complete = (((Task 1 Duration * Task 1 Percent Complete) + (Task 2 Duration * Task 2 Percent Complete))/ Total Duration of Parent)*100

    IMPORTANT
    The Total Duration of the Parent Task is the total of all the durations of the children tasks. For example, a parent task with two children that have a respective Duration of 1 Day and 2 Days has a Total Duration of 3 Days, even when the two children can start on the same day.

How Workfront calculates Percent Complete on a project

Depending on what your Workfront or group administrator selected in the Project Preferences at the system or group level, the percent complete for a project is calculated either based on the Duration or the Planned Hours of the main tasks on the project.

  • If the system calculates the percent complete based on Planned Hours, the project percent complete is calculated using the following formula:

    Project Percent Complete =(((Task 1 Planned Hours * Task 1 Percent Complete) + (Task 2 Planned Hours * Task 2 Percent Complete))/Total Planned Hours of the Project)*100

    The Total Planned Hours of the project are the sum of the Planned Hours of all of the main tasks on the project.

    NOTE
    Task 1 or Task 2 can only be parent tasks or standalone tasks. The Planned Hours and Percent Complete of children tasks are not used in this calculation.
  • If the system calculates the percent complete based on the Duration, the project percent complete is calculated using the following formula:

    Project Percent Complete = (((Task 1 Duration * Task 1 Percent Complete) + (Task 2 Duration * Task 2 Percent Complete))/Duration of the Project)*100

    IMPORTANT
    The Duration of the Project is the total of all the durations of the main tasks that display a percent complete. For example, a project with a standalone task with a Duration of 2 Days and a parent task with a Duration of 5 Days that have had work completed on them will have a Total Duration of 7 Days, even if the two tasks can start on the same day.

    NOTE
    Task 1 or Task 2 can only be parent tasks or standalone tasks. The Duration and Percent Complete of children tasks are not used in this calculation.