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

Creating pivot table with filters like Excel

pucksh
5 - Atom

Hi,

 

I am trying to do something like pivot table in Excel.

In attachment, there is raw data and several pivot tables using same data but selecting different filters.

Can someone help me to solve this?

3 REPLIES 3
ivoller
12 - Quasar
Hi,

If the goal is to produce an output Excel with data blocks resembling the pivot tables, then this can be achieved quite easily. It’s not easy to create an Excel output with dynamic pivot tables.

If you can provide a little more information on the proposed inputs and outputs then I’m sure we can help.

Cheers,
Iain
derekbelyea
12 - Quasar

 

@pucksh   Here is how you can create the first pivot table in your spreadsheet  using your example data.

 

2018-03-14_00008.png

pucksh
5 - Atom

That was exactly what I was looking for. I guess I can apply same logic to other pivot tables as well.

Thanks @derekbelyea

Labels