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.
SOLVED

Data modification help needed

mbrenn207
6 - Meteoroid

hi - i have a raw data file where multiple attributes for the same ticket #  are displayed on unique rows (e.g. Name and Value) as shown below: 

mbrenn207_0-1658517639691.png

 

I would like to modify the layout to the example show below where each Ticket has only 1 row for each STB (identified under Name column "STB1/STB2/STB3/etc):

 

mbrenn207_1-1658519059681.png

 

raw data attached for reference. any help on how to accomplish this is appreciated.

 

 

2 REPLIES 2
kathleenmonks
Alteryx Alumni (Retired)

Hi @mbrenn207 

 

See my attached solution. First split the "name" column and then crosstab for the desired result above. 

solution.PNG

mbrenn207
6 - Meteoroid

awesome. so simple of a solution. thanks for quick turnaround 

Labels
Top Solution Authors