J
Jesse
I'm trying to setup some custom fields (text type for task field)
interrogating fields to see if they have a value or not. One such field,
[actual start] field will display NA in the gantt if the task hasn't started.
I have the formula IIF[actual start]="NA",1,2]. I setup grapical indicators
for 1 = yellow ball and 2 = green ball. In the gantt if [actual start]=NA I
don't get an indicator...while if [actual start] does have a value then I do
get a green ball. I've tried using NA in a Switch formula also but cannot
get it to work. Does the NA work in an enterprise field formula or should I
be using something else?
interrogating fields to see if they have a value or not. One such field,
[actual start] field will display NA in the gantt if the task hasn't started.
I have the formula IIF[actual start]="NA",1,2]. I setup grapical indicators
for 1 = yellow ball and 2 = green ball. In the gantt if [actual start]=NA I
don't get an indicator...while if [actual start] does have a value then I do
get a green ball. I've tried using NA in a Switch formula also but cannot
get it to work. Does the NA work in an enterprise field formula or should I
be using something else?