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

Sorting

Feras95p
8 - Asteroid

Dear all,

 

 

I want to sort manually like I have column with number from 1 to 4 and I want to sort them 1,3,2 and 4 how I can do it? 

1 REPLY 1
kelsey_kincaid
12 - Quasar
12 - Quasar

Hi @Feras95p ,

You can use a text input tool to define your custom sort order, join it with your original dataset and then sort by your sort order column. Example below and attached.

 

kayers_0-1590523834831.png

 

Labels
Top Solution Authors