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