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

Quickly joining multiple collumns

Luqman
7 - Meteor

Hi, I need to validate one file against another file, 

Sample

File 1   File 2
Set ASet BSet C   Set ASet BSet C
JohnPikachuErine   ElisaLuqmanJoshua
BobFarahSquirtle   CharmanderDanielElina
ElisaLuqmanJoshua   JohnPikachuErine
CharmanderDanielElina   BobFarahButterfree



Currently im using three join tools(for each Set A/B/C). I wish to only use one(as actual files has 54 collumns)


I believe it might be with Transpose/Tile tool, but not sure how to set it

1 REPLY 1
Qiu
21 - Polaris
21 - Polaris

@Luqman 
Maybe we can use a transpose Tool, then Join the Name and Value fields, which will be dynamic.

0904-Luqman.png

Labels
Top Solution Authors