K
kwwatson
I am using the following formula for a budget stoplight indicator.
Switch([Baseline Start]>#12/31/2049#,"No baseline",[Cost]/[Baseline
Cost]>1.2,"Overbudget by 20% or more",[Cost]/[Baseline Cost]>1,"between
0-20% Overbudget",[Cost]/[Baseline Cost]=1,"on budget",True,"under
budget")
My graphical indicator is set to
equals No Baseline white circle
But after doing the calculation and republishing I get "error" where a
white circle should be.
Can anyone help?
Thanks
Switch([Baseline Start]>#12/31/2049#,"No baseline",[Cost]/[Baseline
Cost]>1.2,"Overbudget by 20% or more",[Cost]/[Baseline Cost]>1,"between
0-20% Overbudget",[Cost]/[Baseline Cost]=1,"on budget",True,"under
budget")
My graphical indicator is set to
equals No Baseline white circle
But after doing the calculation and republishing I get "error" where a
white circle should be.
Can anyone help?
Thanks