We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Cross Tab Issue

diegeid
5 - Atom

Hi,

 

I have a table with the following table:

 

table.png

 

I want to have a new table with the values for each category and region in 1 column like this:

 

output.png

 

i have tried using the cross tab tool without succes

 

thanks

 

Diego

 

 

 

 

2 REPLIES 2
apathetichell
20 - Arcturus

you should be using transpose - with category as a key column. you then create your combo field name as [Category]+" " +[Name]

binuacs
21 - Polaris
Labels
Top Solution Authors