S
Stacey
Hi,
I have a graphical indicator with the following formula and on my view, the
column is showing as data instead of the graphical indicator. I have
indicators set up for Complete, Not Baselined, etc. On the Enterprise Custom
Fields page, it even says there is a graphical indicator. Any ideas why it's
showing the words instead of the picture?
IIf([% Complete]=100,"Complete",IIf([Baseline
Finish]=ProjDateValue("NA"),"Not Baselined",IIf(([Finish Variance]/[Minutes
Per Day])>5,">1 Week Late",IIf(([Finish Variance]/[Minutes Per Day])<=5 And
([Finish Variance])>0,"0 to 1 Week Late","On Schedule"))))
Thank you! Thank you!
Stacey
I have a graphical indicator with the following formula and on my view, the
column is showing as data instead of the graphical indicator. I have
indicators set up for Complete, Not Baselined, etc. On the Enterprise Custom
Fields page, it even says there is a graphical indicator. Any ideas why it's
showing the words instead of the picture?
IIf([% Complete]=100,"Complete",IIf([Baseline
Finish]=ProjDateValue("NA"),"Not Baselined",IIf(([Finish Variance]/[Minutes
Per Day])>5,">1 Week Late",IIf(([Finish Variance]/[Minutes Per Day])<=5 And
([Finish Variance])>0,"0 to 1 Week Late","On Schedule"))))
Thank you! Thank you!
Stacey