Don't miss your chance to take exam DP-600 or DP-700 on us!
Request nowLearn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
hi
i want to show - values in green color nd +ve values in red color
what is the condition i need to use in font color conditional formatting.
Solved! Go to Solution.
@Anonymous
If you want to apply a conditional formatting on the field in a table or matrix you can do it directly though table options instead of creating a new field.
See image below. It is a rule based formatting
@Anonymous , You can try rule base
like
-100 to 0 (absolute value, assuming this % column] red
0 to 100 , green
Or a color measure
color = if([chnage%] <= 0, "Red", "Green")
use that in conditional formatting using field value option
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 |
|---|---|
| 55 | |
| 45 | |
| 38 | |
| 16 | |
| 14 |
| User | Count |
|---|---|
| 87 | |
| 68 | |
| 38 | |
| 29 | |
| 26 |