Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
I am using a SWITCH function to format a measure. How to display in parenthesis with no rounding. Please help me adjust my switch function.
These negative number should be displayed like (36k), (.999k), (14k)
My SWITCH function:
Solved! Go to Solution.
This is the default currency format string:
This is the default currency format string:
How do I stop the -999.97 from rounding to ($1000)? It should format to (.999)