Forum Discussion

carlomoretto's avatar
carlomoretto
Frequent Visitor
6 years ago

Dynamic currency conversion

Hello,

 

I'm struggling with an apparently simple task: dynamically converting fact table amounts to desired currency at the latest FX rate available, choosing the latest FX rate dynamically based on a slicer. (That is, also an amount from 01/10/1999 needs to be converted at the latest exchange rate as of the slicer date, not at the latest exchange rate available before 01/10/1999)

Link to the pbix: https://gofile.io/d/OHd4qO 

 

FactTable -> multiple transactions in multiple currencies (EUR is assumed as the pivotal currency)

FXRates -> Daily exchange rates USD/EUR and GBP/EUR

 

I've tried several solutions suggested in the community and I've managed to get the right values at transaction level and at the total level. Yet, the performance is terrible when I drill down to transaction level in a matrix.

 

What am I doing wrong?

Looking forward to your replies!

5 Replies