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 all... trying to set rules in pbi for a excel model conditional formating. Seem simple but I can't seem to get to work.
Yellow when value is >= -0.049 number
Grey when value < -0.049 and >= -0.099 number
Red when value < -0.099
Solved! Go to Solution.
Hope this helps
Proud to be a Super User!
Solution : Please try this
Ans will be Like below:
Select the visual
In Values → click the dropdown on the column → Conditional formatting
Choose Background color (or Font color)
Format by: Rules
Based on field: the same numeric field
Set rules in this exact order:
| 1 | If value is greater than or equal to | -0.049 | Yellow |
| 2 | If value is less than -0.049 and greater than or equal to | -0.099 | Grey |
| 3 | If value is less than | -0.099 | Red |
Hope this helps
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 |
|---|---|
| 49 | |
| 46 | |
| 35 | |
| 15 | |
| 14 |
| User | Count |
|---|---|
| 90 | |
| 75 | |
| 41 | |
| 26 | |
| 26 |