Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Currency Conversation

I have a fact table which has Invoice amount,currency( having mutiple currencies),invoice number also have another table currency conversion which has Starting currency, distination currency, exchange date,exchange rate. I need to calcuate the invoice amount in to single currency.What is the best approach to make a join between fact table and currency conversation tables.

 

6 Replies