Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

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

cross tab problem

luo
8 - Asteroid

Hi Everyone,

 

I am trying to make one column as column name and the other as value. But I don't know how to do it, the setting is not working. Thanks guys. 

 

Input:

Column1Column2
a1
a2
a3
b1
b2
c1
c2

 

Output:

abc
111
222
3  
3 REPLIES 3
IraWatt
17 - Castor
17 - Castor

Hey @luo,

Could you give the output you were wanting to see?

Thanks,

Ira

PhilipMannering
16 - Nebula
16 - Nebula

This works for your example. See attached...

 

PhilipMannering_0-1653387617248.png

 

luo
8 - Asteroid

@IraWatt Hi, I did put the desired output above. Let me put down here:

 

a

b

c

1

1

1

2

2

2

3

 

 

Labels
Top Solution Authors