Trying to send an email that has a null date referenced (it will be filled out later in the process), but when I try to include it , it always displays as 01/01/0001 or Monday, January 1, 0001.
I can do a separate Run If and set variable to define it as null, but is there a way to just not display it, or format it better if it is null just by setting the value?