Hi Team,
Hope you are well.
I would like to extract month, year , date in a separate column.
"2023-09-01 00:00:00"
Thanks for the help.
Sri
Solved! Go to Solution.
hi @sriniprad08
You can use DateTimeFormat function in Formula tool.
See the manual for the definition of the specifiers.
https://help.alteryx.com/current/en/designer/functions/datetime-functions.html#idm45436756854512
Thank you @gawa Appreciate that.