Forum Discussion
Vanessa250919
6 years agoHelper V
Date remove delimiter
Hi community,
How to removed the delimiter between this date format 04/11/2020 for have this format 20200411 ?
Have a good day and thanks !
Which date format did you input ? Also, before this new column... is your column formated as date ?
Get this new code:
Date.ToText([Column1], "yyyyMMdd")
I missed the upper double M.
7 Replies
- camargos88Community Champion
- Vanessa250919Helper V
- camargos88Community Champion