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,
I am trying to get my conditional formatting set so that if the % is 100 it shows green, all other conditions are working as specified.
Anyone know how I can can basically show if anything is above 100% it should be green? At the moment if the value is 100% it shows red, I can't seem to set a condition just for >=100 then green.
Any help appreciated.
Solved! Go to Solution.
HI @nh27,
I'd like to suggest you try to create a measure expression for the color formatting, you can enable conditional formatting with 'field value' mode on the 'value' field:
Apply conditional table formatting in Power BI - Power BI | Microsoft Docs
Solved: Re: Measures for conditional formatting are not av... - Microsoft Power BI Community
Regards,
Xiaoxin Sheng
I would suggest you do what @mh2587 said and also:
- instead of percentage, select number
- order from lowest to highest values
- use >= and > to be sure you're including all values. Your rules are excluding some numbers like the range [0.9391, 0.9399]
Give the in number like 94% to 0.94 ,99.8% to 0.998 etc then try
Thanks but unfortunately this did not work 😞
Did you change the option from percentage to number in dropdown menu
I did, see below:
HI @nh27,
I'd like to suggest you try to create a measure expression for the color formatting, you can enable conditional formatting with 'field value' mode on the 'value' field:
Apply conditional table formatting in Power BI - Power BI | Microsoft Docs
Solved: Re: Measures for conditional formatting are not av... - Microsoft Power BI Community
Regards,
Xiaoxin Sheng
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.
Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.
| User | Count |
|---|---|
| 47 | |
| 44 | |
| 40 | |
| 20 | |
| 15 |
| User | Count |
|---|---|
| 70 | |
| 68 | |
| 32 | |
| 27 | |
| 25 |