Advent of Code is back! Unwrap daily challenges to sharpen your Alteryx skills and earn badges along the way! Learn more now.

Alteryx Designer Desktop Discussions

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

Moving row as header while keeping my current header

elephant
7 - Meteor

If you see my data one column actually contain two data. Hence I would like to move my row 2 as header and split the data to the correct column. I am new here can i kindly seek your help on this please

3 REPLIES 3
Qiu
21 - Polaris
21 - Polaris

@elephant 
I assume your "ID" column is only digital numbers.

1208-elephant.png

elephant
7 - Meteor

Hi thanks for the solution if my ID was not just digital number but with an alphabet behind would the solution be the same. Just to add on further if i have more column with the same issue would i be able to use the same solution. Thanks a lot for your guidance. I attached a new excel if now my data are like this would I be able to repeat the same step? Thank you, thank you

CoG
14 - Magnetar

Here is a sample workflow I built for someone else that should do exactly what you are looking for:

Screenshot.png

Labels