cancel
Showing results for 
Search instead for 
Did you mean: 
Reply
lloydz1
New Member

Dynamically changing the currency symbol (DAX?)

Hi, 

 

I currently have a report where I convert from multiple currencies back to our base and other currencies. 

So user in europe can look at the report in Euro, U.S. in $, U.K. in £ and so on so forth.

This works fine and I am able with dax to output the correct conversion amount. 

However I need the charts to oupt the values with their corresponding currency symbols. 

I was considering using DAX FORMAT method but this outputs the value as a string and I end up with a count of these string values rather than a sum. 

 

I can obviously set the column to a specific currency using the modelling section in Desktop but that is static. I needs to change as the user switches the currency with on slicers on the page.

 

Thanks in advance

Lloyd 

 

 

1 REPLY 1
v-shex-msft
Community Support
Community Support

Hi @lloydz1,

 

>>I needs to change as the user switches the currency with on slicers on the page.

Based on test, power bi desktop not support to dynamic change the currency symbol. Current it only allow to use format function to change the display text(it will convert the value to text) or use format tab to manual change the currency.

 

By the way, dax formula also not support your requirement. Perhaps you can submit it to ideas.

 

Regards,

Xiaoxin Sheng

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

Helpful resources

Announcements
PBI Sept Update Carousel

Power BI September 2023 Update

Take a look at the September 2023 Power BI update to learn more.

Learn Live

Learn Live: Event Series

Join Microsoft Reactor and learn from developers.

Dashboard in a day with date

Exclusive opportunity for Women!

Join us for a free, hands-on Microsoft workshop led by women trainers for women where you will learn how to build a Dashboard in a Day!

MPPC 2023 PBI Carousel

Power Platform Conference-Power BI and Fabric Sessions

Join us Oct 1 - 6 in Las Vegas for the Microsoft Power Platform Conference.

Top Solution Authors