Start Free Trial

Alteryx Designer Desktop Discussions

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

Flip Select Column and Header - Transpose/Crosstab?

PeteLacz
8 - Asteroid

I have a set of data containing 50+ headers for which 120+ months of data are provided. It is currently oriented the wrong way. I prepared the example below for what I am trying to accomplish. Header B = the Month value. I want the columns to be the months, but I also want them to stay with their respective Type.

 

Start:

PeteLacz_0-1606835387425.png

Goal: 

PeteLacz_1-1606835449630.png

 

1 REPLY 1
atcodedog05
22 - Nova
22 - Nova

Hi @PeteLacz 

 

Here is the fixed workflow. The changes were needed to be made in transpose and crosstab

 

Output:

atcodedog05_0-1606836206914.png

Hope this helps 🙂 Feel to ask if you have any questions


If this post helps you please mark it as solution. And give a like if you dont mind 😀👍

Labels
Top Solution Authors