Hi
New to Alteryx and needed some help!
I wanted to create an alteryx workflow that adds an additional column in data set 2. This additional column should look at the currency in data set 2 (payment currency code), then multiplies the payment amount in data set 2 by the corresponding currency in data set 1.
For example for the first payment amount in data set 2, I want it to multiply 234.8 by 3.7932289163.
Current Workflow

Data Set 1

Data Set 2

What I would like to have at the end (The 5th column at the end with the ILS amount (234.8 by 3.7932289163)
