The Inspire Pin contest has begun! Win a free pass to Inspire by submitting your design to be made into a real-life pin! Submission details can be found here.

Start Free Trial

Alteryx Designer Desktop Discussions

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

Modified Pivot/Crosstab

NeilFisk
9 - Comet

Hello Community,

 

I have a table that repeats columns that I would like to manipulate so that the similar columns are merged with new rows created.  I can visualize this in the attached Excel file where the original table is shown in "Initial Sheet" and the final results in "Intended Result".  I've tried a variety of ways but don't seem to get it.  Any help would be appreciated.

 

Thanks,
Neil

3 REPLIES 3
Qiu
21 - Polaris
21 - Polaris

@NeilFisk 
Alteryx will not allow Column Duplication, so 1, 2,3 will be appended when imported.

0809-NeilFisk-1.PNG0809-NeilFisk-2.PNG

NeilFisk
9 - Comet

Qiu,

 

I was aware I couldn't have duplicate columns.  The initial table actually had that and when I selected dynamic rename for the first row (the columns), it appended the numbers which I was struggle with.  Your solution worked perfectly.  Thanks for the time and effort.

 

Regards,

Neil

Qiu
21 - Polaris
21 - Polaris

@NeilFisk 
Glad it helps.

Labels