Forum Discussion
carlomoretto
6 years agoFrequent Visitor
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 ...
carlomoretto
6 years agoFrequent Visitor
Hello amitchandak! Thanks for your reply!
I had checked both links:
- Suggests a calculated column solution: however, I don't think a calculated column will work in my case, due to its nature
- Has all amounts already in one currency and just converts them to another currency, which is a simpler case than mine
Any other solution that fits my case?
v-deddai1-msft
6 years agoCommunity Support
Hi carlomoretto ,
Would you please refer to https://radacad.com/currency-exchange-rate-conversion-in-power-bi-with-live-rates-part-2?
Best Regards,
Dedmon Dai
- carlomoretto6 years agoFrequent Visitor
Hello,
Thanks for your input!
I know that video actually. That is a static conversion though, ain't it?
I need the conversion to be dynamic based on the date selected by the user.