Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

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

How to stack data within multiple columns

reginawhelan
8 - Asteroid

Any ideas on how I can stack similar data within multiple columns in one data set?

 

I have a file with with the personal details (First Name, Last Name, DOB & Gender) within multiple columns for one ID#. Refer to the attached worksheet 'data received'.

 

I would like each person to be stacked with their ID#.  Refer to the attached worksheet 'desired output'.

 

 

3 REPLIES 3
Emil_Kos
17 - Castor
17 - Castor

Hi @reginawhelan,

 

I don't say that it is the best solution for the problem but I like to show that sometimes you can use a simple solution to solve your problems:

Emil_Kos_0-1616585913591.png

Definitely, it will not be simple if you will have hundreds of columns like that. 

 

afv2688
16 - Nebula
16 - Nebula

Hello @reginawhelan ,

 

how about this?:

 

Untitled.png

 

Regards

reginawhelan
8 - Asteroid

Thank you!

Labels
Top Solution Authors