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

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