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.

sort by (mmm yyyy)

Beckyli
8 - Asteroid
 

how to sort by date from left side to right side.

 

1 REPLY 1
SPetrie
13 - Pulsar

I would use a formula tool to convert the string date to an actual date value. I also forced the total rows to a far off date in 2999 to make sure they are at the bottom of the list. Then sort by the new date values and entity to get them in the order you want. A select tool can remove the helper column afterward.

date.PNG

Labels
Top Solution Authors