Alteryx Designer Desktop Discussions

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

Cross tab with Multiple data values.

ggangi
5 - Atom

I have the following data set and would like to cross tab by the field name JurisdictionType.  If I Crossed tabbed by the values of the filed there would be an extreme amount of columns that are not needed.

 

Below is a sample of the data

 

ggangi_0-1685543047341.png

 

Thanks in advance.

5 REPLIES 5
FrederikE
13 - Pulsar

Hey @ggangi,

 

What seems to be the problem? Such a Cross tab is able to do this, depending on your input you might also want to use the "Group" option on Documentcode: 

FrederikE_0-1685544523645.png

FrederikE_1-1685544607642.png

 

 

cjaneczko
13 - Pulsar

Try this.

 

cjaneczko_0-1685544715497.png

cjaneczko_1-1685544729655.png

 

geraldo
13 - Pulsar

@ggangi 

AN WORKFLOW EXAMPLE

 

geraldo_0-1685545303411.png

 

albert_alaluf
10 - Fireball
10 - Fireball

Hello @ggangi 

 

Please see my response.

Albert Alaluf
Alteryx ACE
https://www.linkedin.com/in/alaluf/
ggangi
5 - Atom

Thank you that worked perfectly!

Labels
Top Solution Authors