How to transform m/d/yyyy into m'yy automatically?
For example
transform 8/28/2023 into Aug'23
Hi @phoebe_90
Please use the below formula tool.
DateTimeFormat(DateTimeParse([Field1],"%m/%d/%y"),"%b'%y")
Many thanks
Shanker V
User | Count |
---|---|
108 | |
82 | |
69 | |
54 | |
40 |