How do you write the following formula?
"If any of the columns contains a date then format it as mm-dd-yyyy."
Solved! Go to Solution.
Hi, @calvincarr29
FYI.
Change Output type to 'V-String' .
DateTimeFormat(ToString([_CurrentField_]),'%m-%d-%Y')
Thank you so much!
User | Count |
---|---|
105 | |
82 | |
70 | |
54 | |
40 |