Forum Discussion
Support for Multiple Currencies
As far as I can tell, Power BI has no built in support for multiple currencies.
I have a data source containing financial values that can be in any number of currencies. There is also another column in the same table which contains the currency short code, eg GBP, EUR, USD etc. So far I have tried
- The default, which formatted the values based on my locale (an astonishingly short sighted option)
- I looked for, and didn't find, the ability to format a Currency data type based on a column containing a currency short code.
- I currently have set all my financial columns to be of type Fixed Decimal Number and set them to two decimal places (not brilliant, but okay for most currencies).
I did test a workaround on a card visualisation where I created a measure and summed up a set of values, and then used FORMAT with a format looked up based on the currency short code. This worked for the summation card value, but I realised it was no good doing this for all my financial values, as FORMAT produced a string, and this couldn't then be put on a matrix and have subtotals and totals automatically calculated.
How have others approached this, as support for multiple currencies seems a fairly common scenario?
Chris
PS Have just seen a similar idea here https://ideas.powerbi.com/forums/265200-power-bi-ideas/suggestions/32674258-change-currency-symbol-dynamically
8 Replies
- AnonymousNot applicable
Chris99,
Please vote up the above idea and add your comments there.
Regards,
Lydia- Chris99Advocate III
Thanks Lydia, I already have.
I was hoping to reach out to the community to see what solutions they may have implemented.
Chris
- AnonymousNot applicable
Chris99,
Please check if the workaround in the following similar thread works in your scenario.
https://stackoverflow.com/questions/39150607/power-bi-how-to-dynamically-change-currency
Regards,
Lydia