Start Free Trial

Alteryx Designer Desktop Discussions

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

Help needed with missing currency

Carol_Chiu
6 - Meteoroid

I need to convert balances based on the currency, however, the currency is only displayed on the first row. The rows below are blank under Currency. I have multiple currencies on file. What tools can I use in Alteryx to tell the computer to use the same foreign exchange rate as the currency on first row, until a different currency is displayed.

 

CurrencyLocation ID NumberBalance
CAD123100
 234

250

 TOTAL350
USD234200
 345100
 TOTAL300
6 REPLIES 6
PhilipMannering
16 - Nebula
16 - Nebula

Hi @Carol_Chiu 

 

You could and should use the MultiRow Tool.

See attached,

PhilipMannering_0-1606944422840.png

 

Qiu
21 - Polaris
21 - Polaris

@Carol_Chiu 
Basically similar with @PhilipMannering , but with your test data.

And what do you want to want to do with last 4 rows in your test data, they are grand total?

1203-Carol_Chiu.PNG

messi007
15 - Aurora
15 - Aurora

@Carol_Chiu,

 

Attached the workflow 🙂

Hope that helps!

 

messi007_1-1606984647713.png

 

grazitti_sapna
17 - Castor

Hi @Carol_Chiu,

 

Here is my take on the problem.

 

grazitti_sapna_0-1606998953316.png

 

 

 

Sapna Gupta
Carol_Chiu
6 - Meteoroid

I will filter out the sub total rows. Thanks.

Carol_Chiu
6 - Meteoroid

Thank you for your help! Much appreciated.

Labels
Top Solution Authors