The Summer Cup has officially kicked off! Get ready to learn, connect, and compete! Complete Community engagement tasks to earn points and unlock exclusive Summer Cup badges for your profile. Learn more here!

Alteryx Designer Desktop Discussions

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

sorting Ecel tabs in Alteryx designer

StephenT
8 - Asteroid

Hi all,

Is there a way in Alteryx designer to sort Excel tabs ? I have an EXcel workbook that will by End of Year contain upto to 50-odd tabs and am looking for a way to have nee tabs (created weekly) appear at he far left-of the tabs already created (per screen shot below)

 

2022-11-10_7-58-35.png

 

5 REPLIES 5
gautiergodard
13 - Pulsar

@StephenTOne way to easily do this is by pre-pending a number to each one of your tab names.

 

i.e "1. LoA-2022-11-09" 

 

You can do this dynamically in the workflow to ensure the left-most tab is always labeled with a "1"

StephenT
8 - Asteroid

thansk @gautiergodard 
So the "1." at the front of the tab name will automatically insert it at the far left ?

gautiergodard
13 - Pulsar

@StephenT Correct, Alteryx will output the tab sequentially based on the number. 

 

Kindly accept this solution if it provided a solution to your question.

gautiergodard
13 - Pulsar

@StephenT did this work? If so please accept this solution to make it easier for others to find an answer ! 

StephenT
8 - Asteroid

Hoi @gautiergodard 
I ran a live data run today, and unfortunately the tabs prefixed with a number are being added to the very far-right, not the far left as desired.

Labels
Top Solution Authors