Advent of Code is now back for a limited time only! Complete as many challenges as you can to earn those badges you may have missed in December. Learn more about how to participate here!
Start Free Trial

Alteryx Designer Desktop Discussions

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

How to move 'country' column without interrupting other columns

abardaje
8 - Asteroid

Hello!

 

How to move country from  'Country2' column to 'Country1' column without interrupting other columns in Input. 

 

See attached sample for both input tab and output tab.

5 REPLIES 5
IraWatt
17 - Castor
17 - Castor

Hey @abardaje,

Im not entirely sure what output your looking for. Are you just wanting to add the country 1 column into the country 2 dataset like this?

IraWatt_0-1657121765805.png

 

abardaje
8 - Asteroid

Apologies. the output that I'm looking for is let say I do have 2 source file same data but the different was the 'Country1' column was my first source file then other one is the 'Country2' column and the output I want is to move all the data from the 'Country2' column to the 'Country1' column without interrupting other column from the from my first source file.

Robin_McIntosh
11 - Bolide

Like this?

Robin_McIntosh_0-1657122923273.png

 

binuacs
21 - Polaris

@abardaje may be something like this?

binuacs_0-1657123125246.png

 

abardaje
8 - Asteroid

Thank you all guys but not sure on my end why is it not working maybe because mine has thousands of data, compare to my initial sample above, that lots of different and similar data that 's why it's not working on my end but, I think it's still very helpful, maybe let me try using this logic but with additional idea on how to get the design I want. :)

Labels
Top Solution Authors