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

Combine Rows

berty
8 - Asteroid

Hello, 

 

I'm having a issue where i cant seem to merge rows of data,  i have a large dataset with multiple rows i just need to merge the data where the serial matches... any idea how i can do this?

 

Data         
          
DateBoroughSerialCut sizeSurnameFirst Name    
16/01/2024WS2159NASKOTTERBob    
16/01/2024TG7464CDMDe CRUZMaria    
16/01/2024YG7464CDMDE RESLuke    
          
Merged         
DateBoroughSerialCut sizeSurnameFirst NameBorough2Cut size2Surname2First Name2
16/01/2024WS2159NASKOTTERBob    
16/01/2024TG7464CDMDe CRUZMariaYGCDMDE RESLuke
2 REPLIES 2
wbroughton
7 - Meteor

@berty Have you tried using the Join tool and join by the specific field "Serial"? 

MilindG
12 - Quasar

@berty 

Labels
Top Solution Authors