M
mike
Hello, I am looking for some assistance in creating Graphical
Indicators for both Cost and Schedule.
For both,
Yellow is 10% over basline cost and work
Red is over 10%
What I am having trouble with is constructing the formula, which is
not my strong suit. No sure what the SWITCH is used fo, etc. Here is
a formaula I found in the groups:
IIf([Baseline Start]=ProjDateValue("NA"),999999,[Work Variance]/
[Baseline Work])
in the values I had:
Is greater than .10 Red
Is Greater than 0 Yellow
Is less tha n or = to 0 Green
I had thais as aa project entity, not task. The reason is that I need
this field available for a preojct center view. When I added, I could
not see the schedule indicator. The Proejcts are baselined, and no
work tracked. I was expecting to see 3 green lights for the 3
projects.
Any help is appreciated
MC
Indicators for both Cost and Schedule.
For both,
Yellow is 10% over basline cost and work
Red is over 10%
What I am having trouble with is constructing the formula, which is
not my strong suit. No sure what the SWITCH is used fo, etc. Here is
a formaula I found in the groups:
IIf([Baseline Start]=ProjDateValue("NA"),999999,[Work Variance]/
[Baseline Work])
in the values I had:
Is greater than .10 Red
Is Greater than 0 Yellow
Is less tha n or = to 0 Green
I had thais as aa project entity, not task. The reason is that I need
this field available for a preojct center view. When I added, I could
not see the schedule indicator. The Proejcts are baselined, and no
work tracked. I was expecting to see 3 green lights for the 3
projects.
Any help is appreciated
MC