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.

Creating pivot table with multiple column conditions

tiverson
8 - Asteroid

I have some data that I am trying to create a layout with 2 column criteria (company & period).  I am struggling to get both at same time.

This file will by dynamic, since it will grow each time a period is added to the input data.

I also want to create a few subtotals at the bottom that will become part of the table.  I color coded the data to ease with following the layout.

 

Data

tiverson_0-1645742458339.png

 

Desired output

tiverson_1-1645742502270.png

 

3 REPLIES 3
Qiu
21 - Polaris
21 - Polaris

@tiverson 
Even we can make something as you desired, it will involve some brutal force and the best thing Alteryx is good at.

 

tiverson
8 - Asteroid

Anyone have any ideas on how I can approach this layout?

SergioCamposs
7 - Meteor

HI @tiverson 

 

Maybe this solution maybe better working in other tools like excel and power query/pivot.


only point you will need for this is to transfer the color to a column with a flag.

 

Hope that it helps you.

Labels
Top Solution Authors