Overdue calculations

Psoda Overdue Field Calculations


When ever a task or milestone are updated, Psoda will use the below logic to determine the value set on the overdue status field. This will also trigger the related task groups overdue field to calculate.


If the progress is 0%

And….

If there is a forecast end date and it is before the current date

Forecast overdue

Else If there is an end date and the end date is before the current date

Original overdue

Else If there is a start date and it is before the current date

Overdue late

Else

Overdue not started

If the progress is between 0 and 100

And….

If there is a forecast end date and it is before the current date

Forecast overdue

Else If there is an end date and the end date is before the current date

Original overdue

Else If there is a start date and it is before the current date

Overdue late

Else

Overdue on track

If the progress is 100%

Overdue completed