Forum Discussion
Convert currency dynamically in power bi
- Anonymous2 years ago
Create a table with currency translations:
CurrencyFrom, CurrencyTo, Rate
USD, CAN, 0.067
etc.
Your original table would need a columns for 'CurrentRateType', to join to conversion table - Anonymous2 years ago
Hi Anonymous ,
For dynamically changing you will need the table for conversion rate of the currency.
You can go through this video :
https://www.youtube.com/watch?v=IDJ05Zp3Gvo
https://www.youtube.com/watch?v=HlR-AyzctLY
I hope you find this helpful.
If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!Best Regards.
- Anonymous2 years ago
Hi Anonymous ,
Has your question been resolved?
You can refer to this pattern. Hope this helps.
Currency conversion – DAX PatternsBest Regards,
Gao
Community Support TeamIf there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!How to get your questions answered quickly -- How to provide sample data in the Power BI Forum -- China Power BI User Group
Hi Anonymous ,
For dynamically changing you will need the table for conversion rate of the currency.
You can go through this video :
https://www.youtube.com/watch?v=IDJ05Zp3Gvo
https://www.youtube.com/watch?v=HlR-AyzctLY
I hope you find this helpful.
If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!
Best Regards.