Forum Discussion
EstherGrandal_D
8 years agoQrew Cadet
In case you do you have a field called [Status Update], it would be a date.
Try this shorter and simple one;
If(IsNull([Engineering Complete Date]),"Open", "Closed")
Try this shorter and simple one;
If(IsNull([Engineering Complete Date]),"Open", "Closed")