Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
解決済み

Date Format Parse - From YYYY-mm-dd to Mon-YYYY in date format not in String format.

Falcon8273
アトム

Hi,

 

Please help me to convert the date 2020-12-25 to Dec-2020. I want the output ( Dec-2020 ) in Date format not in String format.

 

I tried formula and Date parse tool. I couldn't get the desired output.

 

Kindly help me.

 

Thanks,

 

Kishore

12件の返信12
atcodedog05
22 - Nova
22 - Nova

Hi @Falcon8273 ,

 

The proposed approach would be.

Take first day of month for each day so it always represents the month. Do all the actions then at the end change the format.

atcodedog05_3-1600847308254.png

 

atcodedog05_2-1600847296535.png

 

Hope this helps. Please let me know.

Falcon8273
アトム

@vizAlter - Thank you  so much for your help. It worked.

vizAlter
クエーサー

@Falcon8273  - Thank You!

ラベル