We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Sorting and displaying columns by specific criteria

I have an excel sheet with different tax category columns and gross and net amount columns. I want to sort data dynamically so that all the tax categories are shown next to each other and then the gross and net amount columns. Can some one help me with this?

4 REPLIES 4
CoG
14 - Magnetar

I'm not quite sure if this is what you're looking for, but this workflow sorts columns (in this case tax columns first, then Gross and Net):

Screenshot.png

binuacs
21 - Polaris

@JananiLakshmikumar Another method, make sure the unknown column in the select tool is before the net and gross columns

image.png

Thanks Andrew this did work,

Thanks Binuacs I moved the unknown field above Gross and this helped.

Labels
Top Solution Authors