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

LIOUJ
7 - Meteor

Hi

 

I have a simple dataset that I'm trying to cross tab.  My original data looks like this: 

LIOUJ_0-1628817446266.png

 

I'm trying to cross-tab ContenID into a single row with each values separated by a "|".  Outcome I'm after is this:

LIOUJ_1-1628817564353.png

 

Can anyone help me?

2 REPLIES 2
AkimasaKajitani
17 - Castor
17 - Castor

Hi @LIOUJ 

 

You can use Summarize tool.

But before using it, you have to change the data type of "Content ID" field from Numeric to String.

 

AkimasaKajitani_0-1628824530344.png

AkimasaKajitani_1-1628824543170.png

 

AkimasaKajitani_2-1628824596265.png

 

Please check the attached workflow.

 

messi007
15 - Aurora
15 - Aurora

@LIOUJ,

 

You can use cross tab tool as well 

 

messi007_0-1628841377275.png

Attached the workflow.

 

Hope this helps!

Regards

Labels
Top Solution Authors