Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
We’re experiencing technical issues with our vendor that are affecting license activations for Designer Desktop. We don’t yet have an estimated resolution time. We apologize for the inconvenience and will share updates as we have them.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Merge rows and split columns based on 2nd row

dpakapd
8 - Asteroid

Hello,

I have taken some data and cleaned it such that I have it in the format shown below.

 

RecordIDField_1
16A VALUE
170 A B A C D E F
69B VALUE
700 A B A C D E F

 

I would like to split it such that the data comes up as shown below:

 

A VALUE0ABACDEF
B VALUE0ABACDEF

 

Is this possible? I have tried splitting columns but then my A Value gets split as well and I am not sure how to merge the rows.

Can you please advise on the best way to implement this?

 

Thanks,

Deepak

4 REPLIES 4
Qiu
21 - Polaris
21 - Polaris

@dpakapd 
Hope this would help.

1105-dpakapd.PNG

dpakapd
8 - Asteroid

Thank you! This helped a lot!

 

Best regards,

Deepak

Qiu
21 - Polaris
21 - Polaris

@dpakapd 
Glad to help.
And would appreciate you mark my solution as accept, 
For now, you marked your own as accept. 😂

dpakapd
8 - Asteroid

Haha.. My bad. I have accepted yours as the solution. 

Labels
Top Solution Authors