The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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):
Solved! Go to Solution.
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.
If you are happy with this answer please mark as a solution for others to find !
Kudos are always appreciated! Check out our free Power BI video courses.
Worked! Thank you
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.
If you are happy with this answer please mark as a solution for others to find !
Kudos are always appreciated! Check out our free Power BI video courses.