We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Transpose table with fixed column

Dennisklad1
8 - Asteroid

This question could be a duplicate but I cant find anything that matches my case.

I would like to transpose the whole input table.

When I use the transpose and immediatly the crosstab tool I am able to shift the rows with the columns but I can not have the ID and instead it creates multiple instances of the "Q" field for all the ID.

 

Input:
Dennisklad1_0-1601465081049.png

Output:
Dennisklad1_1-1601465093774.png

 

Thanks

3 REPLIES 3
JosephSerpis
17 - Castor
17 - Castor

Hi @Dennisklad1 I mocked up a workflow that produces the output you describe. Let me know what you think?

Dennisklad1
8 - Asteroid

 You are awesome! Thanks

vizAlter
12 - Quasar

@Dennisklad1 — Try this solution:

vizAlter_0-1601466973222.png

FYI, last two "Dynamic Rename" tools are taken to rename the columns (without using the "Select" tool)

 

Labels
Top Solution Authors