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

Vlookup and replace

Zan_1
6 - Meteoroid

Hi

 

i have two table call it table 1 and table 2 

 

 

IMG_6737.jpeg

  For example: it should generate table 3 

basically search for 12345 batch in table 1 for student ID if found input in student I’d column in table 3 , if it’s not found for the case case 1444 batch number than it should just pick student id from table 2 

 

also batch student ID should be in text in the final generated table

thank you

 

3 REPLIES 3
flying008
15 - Aurora

Hi, @Zan_1 

 

FYI.

 

录制_2023_11_20_10_18_03_974.gif

 

录制_2023_11_20_10_24_30_801.gif

Zan_1
6 - Meteoroid

Hi that solution worked 

 

however I have another question 

 

IMG_6749.jpeg

 I want to use table 1 and table 2 and creat new table that shows all the differences 

CoG
14 - Magnetar

Here is a sample workflow that I believe meets your needs:

Screenshot.png

Labels
Top Solution Authors