Alteryx Designer Desktop Discussions

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

Summarize for multiple columns

TapanC
5 - Atom

I have the Raw Data coming in as seen in attached excel.

 

I am trying to create a Pivot table as seen in the second tab. I am able to do this in Excel but having a hard time to do this in Alteryx. Is there an easy way to do this in a workflow?

3 REPLIES 3
cjaneczko
13 - Pulsar

Find Attached. You'll need to edit the Input connection to match the location your excel file is saved. But this should what you have in your Pivot. 

 

cjaneczko_0-1682520064526.png

 

cjaneczko_0-1682520018149.png

 

cjaneczko
13 - Pulsar

One edit that needs to be made to the workflow. In the Summarize tool the drop down to "Count" for Lines should be changed to "Count non Null" I just noticed it was counting null Line records for SINDHA which it should not do.

TapanC
5 - Atom

Thanks a lot for helping me out here. The solutions makes a lot of sense and gets the work done as needed!

Labels
Top Solution Authors