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!
We’re experiencing technical issues with our vendor that are affecting license activations for Designer Desktop. We don’t yet have an estimated resolution time. We apologize for the inconvenience and will share updates as we have them.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Sorting Data by Date

Cosullivan97
5 - Atom

Hey, when I try to order the datein Alteryx, it orders according to the first digit. So instead of being 1/3/2020, then 2/3/2020 and so on it jumps to 10/3/2020. Is there some way of converting this into date format that would have "01" instead of "1" to solve my issue? Or any other suggestions welcome.

 

Thank you,
Claire

 

 

Cosullivan97_0-1596021020688.png

 

1 REPLY 1
JosephSerpis
17 - Castor
17 - Castor

Hi @Cosullivan97 if you use datetime parse you can convert the date into a format that alteryx can recognise as a date and it will sort correctly.  I have mocked workflow that will show how to do this a couple of ways.

Labels
Top Solution Authors