Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Signal          When

A task is On Time if its Projected Finish is before or on its finish date.

[ Projected Finish <= Finish date ]

Task is not expected to be completed by the deadline based on its % complete so far.

[ Projected Finish > Finish date AND Present Date < Finish date ]
Note: This will only be shown for projects in "Execution" phase. 

Task has not been completed by the finish date.

[ Task is not 100% complete AND Present date > Finish date ]

The task was supposed to start but could not because of its incomplete predecessors.

The task has not yet started, and the task date is in Future. 

The task is 100% complete.

When a task is marked as complete, i.e., %Complete=100%, then the health indicators are shown depending on the Planned Finish and Actual Finish. For e.g. if a task had a planned finish of 22nd October but finished on 1st November, i.e., Finish(Actual)= 1st November, and then the health indicator will reflect Off Track since the task was completed late.


Info

You can also define your own visual indicators based on your company requirements. To know more, please refer Define your own Visual Indicators section.

...

SignalWhen

Projected cost is less than or equal to the budget

[ Projected Cost <= Budget OR Planned Cost (Est) if Budget is not specified ]

Projected cost has exceeded the budget.

[ Projected Cost > Budget OR Planned Cost (Est) if Budget is not specified ]

Actual cost is more than the budget.

[ Actual Cost > Budget OR Planned Cost (Est) if Budget is not specified ]

...