Community Spring Cleaning week is here! Join your fellow Maveryx in digging through your old posts and marking comments on them as solved. Learn more here!

Alteryx Designer Desktop Discussions

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

Pivot Table data by month

vlad_kutateladze
8 - Asteroid

 

Hi,

 

I read all discussions about Pivot Tables like in Excel, but still cant find the way how to  display data like below image. 

 

I am trying to  display category and subcategory per month. 

 

Thank you.

Screenshot_3.jpg

 

3 REPLIES 3
danilang
19 - Altair
19 - Altair

Hi @vlad_kutateladze

 

Here is a solution that gets you close.  The trick is to break it down into Line item, Subtotal and Grandtotal record sets  and then use a combination of joins and unions to build up the final table

 

Pivot.pngWF.png

 

 

Dan

ponraj
13 - Pulsar

Here is the sample workflow for your case.  Hope this is helpful. 

 

WorkflowWorkflowResultResult

sgrabish1
8 - Asteroid

I had similar issue to contend with!  Going to check out the below solution and see if that does the job.

 

Stan

Labels