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.

Using VLOOK UP in ALTERYX

HULK
7 - Meteor

Hi,

 

I have a Input file where there are certain trades for which I need to apply Vlook up to fetch details from RAM file and give me output in result file. Please help me to apply Vlook-up for the trades which has comments as CAM &  MDR (in last column). My objective is that I need to see the output as same as in Result file. Please help

 

Attaching the relevant files.

10 REPLIES 10
Luke_C
17 - Castor
17 - Castor

Hi @HULK Use a join tool and jone Trade ID & Trade Ref. Because you have duplicates in the input file, you may want to summarize first before joining to avoid a cross join. There are plenty of great resources linked above.

 

Give it a go and attach your workflow if it's not working - better than having your work done for you. 

Labels
Top Solution Authors