I am attempting to replicate the following process from Excel into Alteryx:
Table_1:

Table_2:

Join/Lookup I need to replicate:

Essentially the Key get's replicated using the VLOOKUP, but I am unsure how to do this in Alteryx I tried using the JOIN/APPEND Tools so far.