I am creating email notifications, and I need to insert ‘TBD’ is the current date field is not populated.
This is the formula that I am using is as follows:
IF({Due Date}<> “0”,{Due Date}, “TBD”) . I need the ‘TBD’ to display in the formula field if the due date is blank. I am not getting my expected return. The field shows blank