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!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hi,
I'm trying to add a minus sign or Parenthesis to the neagative numbers in a measure on my table visual.
Do i need to do it through DAX? beacuse i don't find a way to do it on the report..
This is the muesure:
Can you post the code for the measures [Total Reports] and [Reports Previous month]?
Proud to be a Super User!
Paul on Linkedin.
Hi @SHAKEDALROY ,
Can you share your measures to us? There are other rows show negative numbers, the problem may be on the measure.
Best Regards,
jay
@SHAKEDALROY Can you share an image of what you are trying to do? and how you want the output to be?
@LP2803 for ex - the second line in the Change From PM column is a negative number but it doesn't show it.
it suppused to be -24,986 or (24,986)
I'm unable to produce your issue with my sample data.
But I think this might help
= Format([Measure],"#,##.#0;(#,##.#0)")
Make sure that you are not using ABS (Absolute) in meausre
Proud to be a Super User!
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 65 | |
| 59 | |
| 45 | |
| 19 | |
| 15 |
| User | Count |
|---|---|
| 109 | |
| 108 | |
| 39 | |
| 30 | |
| 26 |