S
Stacey
Hi!
I entered a custom field "Schedule Indicator" with the following formula,
which saved fine. When I go back to add graphical indicators (equals
Complete and picked Green circle) then it gives me this error "The graphical
indicators for the non-summary rows are not valid".
Formula:
Switch([Duration]>-1,IIf([% Complete]=100,"Complete",IIf([Baseline
Finish]=4294967295, "Not Baselined", IIf (([Finish]-[Baseline Finish]) >7,">1
Week Late", IIf (([Finish]-[Baseline Finish]) <=7 And ([Finish]-[Baseline
Finish])>0, "0 to 1 Week Late", "On Schedule")))), [Duration]<>0,"N/A")
Thank you for your help! Have a great day!
I entered a custom field "Schedule Indicator" with the following formula,
which saved fine. When I go back to add graphical indicators (equals
Complete and picked Green circle) then it gives me this error "The graphical
indicators for the non-summary rows are not valid".
Formula:
Switch([Duration]>-1,IIf([% Complete]=100,"Complete",IIf([Baseline
Finish]=4294967295, "Not Baselined", IIf (([Finish]-[Baseline Finish]) >7,">1
Week Late", IIf (([Finish]-[Baseline Finish]) <=7 And ([Finish]-[Baseline
Finish])>0, "0 to 1 Week Late", "On Schedule")))), [Duration]<>0,"N/A")
Thank you for your help! Have a great day!