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

Transposing Columns to Rows with many Columns

dmc141
6 - Meteoroid

I have data as given below, and I would like to transform it so that it looks like the Final Table:

 
 

Transpose columns to rows.png

 

If it were just one column to convert to rows then it would be easy, but since I have many columns I would like to convert to rows based on these conditions it's quite difficult for me to figure out, so I would greatly appreciate any help! I attached the sample data below too, thanks in advance!

2 REPLIES 2
ntakeda
12 - Quasar

Hi @dmc141 

After using Transpose tool to combine the data into one column, please use the CrossTab tool.

For more details, please refer to the attached workflow.

 

2025-03-06_17h12_23.png

dmc141
6 - Meteoroid

Thank you so much! This worked just as I wanted it!!

Labels
Top Solution Authors