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

How can I create this Pivot table exactly in Alteryx?

Kinetic_analytics
11 - Bolide

Hello:

Great people. How can I create this pivot table by using Alteryx?

Kinetic_analytics_0-1666489078438.png

I have added the data in the yellow Tab. Appreciate your help.

Thanks

4 REPLIES 4
gautiergodard
13 - Pulsar

Hey @Kinetic_analytics 

Here is one way to do it! You can tweak the column names and play around with the formatting as you see fit (perhaps using a table tool from the reporting pallet).

Please dont forget to accept this post as a solution to your question !

 

Hope this helps!

danilang
19 - Altair
19 - Altair

Hi @Kinetic_analytics 

 

Here's as close as I can get it, bearing in mind that it remains a static table and can't be pivoted

danilang_0-1666521483639.png

 

The split in the middle is to add the totals to the territory rows by creating a new row and then subtracting 0.5 from the RecordID.  This adds the totals and places the rows in the correct spot without the need to process each territory individually.

danilang_1-1666521864420.png

Dan

 

 

 

Kinetic_analytics
11 - Bolide

Awesome! Thank you. I appreciate your help in my learning process. What a joy! :) 

Kinetic_analytics
11 - Bolide

Thank you. Cool. Appreciate your help. :)

Labels
Top Solution Authors