luvtitans50
MIS
I have the below formula and it is returning the above error. Please help me with this issue:
If isnull({Command.weekending}) then "NULL"
else ToText({Command.weekending},","mmddyyyy")
If isnull({Command.weekending}) then "NULL"
else ToText({Command.weekending},","mmddyyyy")