Forum Discussion
bluelemon64
1 year agoRegular Visitor
Slicer (new) Labels not Showing Formatting
Hi All,
I am using the Slicer (new) visual and if I try to add a currency based label it does not format correctly. I cannot get it to show $, or the thousands separator. See image below (I've blocked out names of the cards):
Hi bluelemon64
I had the same issue. In the end I created a seperate measure and used the FORMAT function with style code "$#,#.#0" which worked.
2 Replies
- SamWiseOwl
Super User
Hi bluelemon64
I had the same issue. In the end I created a seperate measure and used the FORMAT function with style code "$#,#.#0" which worked.
- bluelemon64Regular Visitor
Worked! Thank you