Alert: There is a planned Community maintenance outage October 16th from approximately 10 - 11 PM PST. During this time the Alteryx Community will be inaccessible. Thank you for your understanding!

Alteryx Designer Desktop Discussions

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

Single table sorted w.r.t. multiple columns

ferha_jafri
8 - Asteroid

Hello Experts,

 

Is it possible to sort single table w.r.t. multiple columns. I am attaching the sample in which I have placed the input sample data and exact output required. The excel have 2 tabs Input and Output.

2 REPLIES 2
DataNath
17 - Castor

Bit of a long shot, but if it's only ever 2 sets of records like this then the following solution will work. Struggling to think of anything that will scale to a large amount:

 

DataNath_1-1653494074097.png

 

 

binuacs
21 - Polaris

@ferha_jafri Another way of doing this

 

binuacs_0-1653510843876.png

 

Labels