Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
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.
| User | Count |
|---|---|
| 45 | |
| 43 | |
| 39 | |
| 19 | |
| 15 |
| User | Count |
|---|---|
| 68 | |
| 65 | |
| 31 | |
| 28 | |
| 24 |