Forum Discussion
HR303
2 years agoFrequent Visitor
Forcing Power BI to show all digits [custom format string]
Hi there,
I have a $ values with millions e.g. 554.321.321 $.
When i drag the number in a card visual power bi formats that number automatically into: 554 Mio. $.
However I need to show: 554.321.321 $ -> all digits + the $ sign
Any ideas how to achieve this?
Thanks!
Hi HR303
To achieve a wanted format :1. Modify the column to :
2. In the card modify callout value format to Units >> "none" :
pbix is attached
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly