Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. 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!
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 56 | |
| 47 | |
| 44 | |
| 20 | |
| 20 |
| User | Count |
|---|---|
| 73 | |
| 72 | |
| 34 | |
| 33 | |
| 31 |