C
chris
I would like to create a graphic indicator for the "status" field that is different than the one provide by the "status indicator
field. Since I do not have access to the "status indicator" field to edit it can someone help me create the formula and the test condition for the graphical indicator.
I would expect a formula like: Switch([Status]="Complete",0,[Status]="Future Task",1,[Status]="On Schedule",2,[Status]="Late",3) Is this a valid formula
but then when I go into the graphical indicator the test only allows for 2 values yes-no. How do I test for multiple values
Thanks
field. Since I do not have access to the "status indicator" field to edit it can someone help me create the formula and the test condition for the graphical indicator.
I would expect a formula like: Switch([Status]="Complete",0,[Status]="Future Task",1,[Status]="On Schedule",2,[Status]="Late",3) Is this a valid formula
but then when I go into the graphical indicator the test only allows for 2 values yes-no. How do I test for multiple values
Thanks