Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Date Time Converter

AFerency
5 - Atom

Using a simple Date Time Converter for 1-2020 (input) will not correctly output using the Custom Format of m-yyyy, why is that?

5 REPLIES 5
atcodedog05
22 - Nova
22 - Nova

Hi @AFerency 

 

Why dont you try MM-yyyy

AFerency
5 - Atom

I promise I tried that before and it didn't work but of course it works NOW! 🙂

 

Thanks for solution.

atcodedog05
22 - Nova
22 - Nova

Hi @AFerency 

 

If you look closely in the options in DateTime tool

atcodedog05_0-1603299238080.png

m is actually minutes and not month.

 

And Month needs to be taken as MM 2 digits.

 

Hope this helps 🙂

 

atcodedog05
22 - Nova
22 - Nova

Happy to help 🙂 @AFerency 

 

Cheers and Happy Analyzing 😀

AFerency
5 - Atom

So it seems I was trying mm-YYYY first, instead of MM-yyyy.

 

Thanks again! The captial letters in different spots made all the difference.

Labels
Top Solution Authors