The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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)