Forum Discussion
AlanP514
3 years agoPost Patron
Dynamic For Bar chart for multiple currency
Here you can see in card visuals currecny value is populating based on the currency toggling option , for creating this dynamic card visuals is used (Refer image 1)
Image 1
_Revenue ...
- 3 years ago
Hi,
Please check the below picture and the attached pbix file.
I tried to create a new measure [Rev V2], and utilized Tabular Editor to show different types of currency format on the visualization.
Aburar_123
3 years agoSolution Supplier
Hi Jihwan_Kim , really it helps. May i know what changes you did in the Tabular editor to make the values displayed with Currency symbol?
Jihwan_Kim
3 years agoSuper User
Hi,
Thank you for your message.
If you go into the tabular editor, you can try writing DAX formula something like below.
You can also see this in the attached file down below.