S
Scott I
Is it possible to insert a null/empty value into a task-level custom date
field? I'm trying to drive a custom date as follows:
iif([Flag1],[Finish],NULL)
I will then need to roll up the value to a project level field.
The part that is causing the problem is the "else" clause. I'm not able to
get the formula to just let the custom date field be empty if Flag1 is false.
field? I'm trying to drive a custom date as follows:
iif([Flag1],[Finish],NULL)
I will then need to roll up the value to a project level field.
The part that is causing the problem is the "else" clause. I'm not able to
get the formula to just let the custom date field be empty if Flag1 is false.