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!
Start Free Trial

Alteryx Designer Desktop Discussions

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

Split one column into two and keep rest of the columns

Reddy4
7 - Meteor

I tried Crosstab and Transpose but it didn't work. Can someone please help me out figuring this one.

My input table is something like below:

koushikreddy4_0-1581378941731.png

 and I want Output as:

 

koushikreddy4_1-1581378982517.png

3 REPLIES 3
fmvizcaino
17 - Castor
17 - Castor

Hi @Reddy4 ,

 

You almost got it right! Attached is an example where I'm using a tile tool to allocate the input6 to different columns.

fmvizcaino_0-1581379768478.png

 

Take a look and let me know if this works for you.

Best,

Fernando Vizcaino

 

saibal_78
8 - Asteroid

Slightly different approach 🙂

Reddy4
7 - Meteor

Thank you, it works perfectly

Labels
Top Solution Authors