Hi All,
I have a date time column in the below format. Need to convert as in the output mentioned below. Appreciate any quick fix
Required Output-
use "DateTimeFormat((DateTimeParse([Field1],"%B %d, %Y")),"%d-%b-%Y")"
Thanks @Raj for the quick help. Much appreciated