M
mike
Hello, I recently received help on a schedule formula (Thanks Dale)
and I have a similar request for Cost.
I nedd to show green for when a proejct is tracking to its basline
cost
Yellow for when it is off its basline up to 10 % over
and Red when over 10%.
Here are my current selections:
Entity (Project - I need the indicators to show in Proejct Center. )
Type - Text
Formula:
IIf([Baseline Start]=ProjDateValue("NA"),999999,[Cost Variance]/
[Baseline Cost])
Values: Graphical Indicators:
Equals 999999 Clock Face
Is Greater than .10 Red
Is Greater than 0 Yellow
Is less than or = to 0 Green
After I applied this, I opened each proejct hit F9, Saved and
Pupulished. The Projects are baselined, and no work has been
completed. My Cost Indicator is Red, whereas I am expecting it to be
Green.
Thanks again for your help,
MC
and I have a similar request for Cost.
I nedd to show green for when a proejct is tracking to its basline
cost
Yellow for when it is off its basline up to 10 % over
and Red when over 10%.
Here are my current selections:
Entity (Project - I need the indicators to show in Proejct Center. )
Type - Text
Formula:
IIf([Baseline Start]=ProjDateValue("NA"),999999,[Cost Variance]/
[Baseline Cost])
Values: Graphical Indicators:
Equals 999999 Clock Face
Is Greater than .10 Red
Is Greater than 0 Yellow
Is less than or = to 0 Green
After I applied this, I opened each proejct hit F9, Saved and
Pupulished. The Projects are baselined, and no work has been
completed. My Cost Indicator is Red, whereas I am expecting it to be
Green.
Thanks again for your help,
MC