Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
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