Hi,
Can anyone help me in the Date formatting issue in Alteryx.
While running workflow, I changed the string type to Date, but the date column shows as text in excel,
Refer current stage picture
I tried using Formula tool with function as Datetimeformat([Date],'%d-%b-%y') , but it didn't work.
I need the output of excel as per attached. Thanks in advance !