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.
fireworks

Swith specific values between columns

beatrizmguerreiro
8 - Asteroid

Hello,

 

How can I switch the highlighted cells to right column?

 

JUL should be placed in column 3

 

2021 should be placed in column 1

 

beatrizmguerreiro_0-1629127543550.png

 

3 REPLIES 3
atcodedog05
22 - Nova
22 - Nova

Hi @beatrizmguerreiro 

 

Here is how you can do it. I am bit confused on last 3 rows though 🤔 can you provide expected output. You would need to create new column to do the switching and renaming.

Workflow:

atcodedog05_0-1629129940614.png

 

Hope this helps : )

beatrizmguerreiro
8 - Asteroid

Hello @atcodedog05 

 

My mistake. 

This is how the data should be displayed:

 

JUL should be placed in column 2

 

2021 should be placed in column 3

atcodedog05
22 - Nova
22 - Nova

Hi @beatrizmguerreiro 

 

Are you looking for something like this.

 

Workflow:

atcodedog05_0-1629131675802.png

 

Hope this helps : )

Labels
Top Solution Authors