How to give weightage to major milestones

Hi Team,

I want to give weightage to specific major milestone as the current one is showing inappropriate % completion rates i.e. show way too high vs realistic one

Answers

  • @Kamlesh

    Greetings -

    Add a new column that represents "work" and "work earned" for each row instead of relying on duration.

    Use the % complete column to portion that work for the incomplete and unstated tasks (%complete * work) = Work Earned. Sum the Work Earned and Work columns and divide to get a more realistic % complete.

    Hudson