Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Currency Conversion

jboschee
8 - Asteroid

Hi everyone,

 

I'm trying to do some currency conversions and I think I'm missing a step.

 

I need my formula to look at what the current currency is, then look at the conversion table and pick the rate need and then do the calculation.

 

Thanks in advance!

4 REPLIES 4
gnans19
11 - Bolide

@jboschee

I think a simple join between your data and conversion table would do the trick. Assuming you have corrency code in both the tables.

 

 

jboschee
8 - Asteroid

I have currency in both going in to the join.  My formula after the join in what is not working.

gnans19
11 - Bolide

Check for data type. Can you please attach screenshot to help further?

cmcclellan
14 - Magnetar
Labels
Top Solution Authors