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!
| User | Count |
|---|---|
| 57 | |
| 43 | |
| 32 | |
| 16 | |
| 13 |
| User | Count |
|---|---|
| 84 | |
| 70 | |
| 37 | |
| 27 | |
| 24 |