Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Anonymous
Not applicable

How to show same value in two different currencies on a visualization?

Hello,

 

I have a clustered column chart that shows the revenue, but I want to show the values in two different currencies and give the user the ability to change the between them with a slicer. I currently have both values in same column and it is working as I want, but the issue is that I cannot change the data type of that column to hold both currencies, in this case when i choose the IQD it still shows the numbers with $ symbol. How can I solve that to show the values with their symbol?

 

Thank you.

Annotation 2020-05-23 143508.png

1 ACCEPTED SOLUTION
v-diye-msft
Community Support
Community Support

Hi @Anonymous 

 

Try something like this:

Add custom column if you don't have 2 columns , then unpivot them:

1.PNGCapture.PNG

PBix attached.

Community Support Team _ Dina Ye
If this post helps, then please consider Accept it as the solution to help the other members find it more
quickly.

View solution in original post

3 REPLIES 3
v-diye-msft
Community Support
Community Support

Hi @Anonymous 

 

Try something like this:

Add custom column if you don't have 2 columns , then unpivot them:

1.PNGCapture.PNG

PBix attached.

Community Support Team _ Dina Ye
If this post helps, then please consider Accept it as the solution to help the other members find it more
quickly.
AllisonKennedy
Super User
Super User

As you said, you can't have two data formats or types for 1 column, so do solve this you have to get creative. Is there a reason you can't have two columns for the two currencies? 


Please @mention me in your reply if you want a response.

Copying DAX from this post? Click here for a hack to quickly replace it with your own table names

Has this post solved your problem? Please Accept as Solution so that others can find it quickly and to let the community know your problem has been solved.
If you found this post helpful, please give Kudos C

I work as a Microsoft trainer and consultant, specialising in Power BI and Power Query.
www.excelwithallison.com

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors