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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hello Everyone,
I applied conditional formatting in score column that if the score of employee is >= 5 it will be colored as green and < 5 will be red. But for employee number 4&5, they only need >= 4 score to achieve the green color. What should be my next step to accomplish this kind of formatting? Thank you very much!!
Applied conditional formatting
Employee_Name | Score |
Employee 1 | 5 |
Employee 2 | 4.9 |
Employee 3 | 6 |
Employee 4 | 4.2 |
Employee 5 | 4 |
Expected result
Employee_Name | Score |
Employee 1 | 5 |
Employee 2 | 4.9 |
Employee 3 | 6 |
Employee 4 | 4.2 |
Employee 5 | 4 |
Hi,
Here is how to do this:
Formatting measure =
End result:
I hope this post helps to solve your issue and if it does consider accepting it as a solution and giving the post a thumbs up!
Proud to be a Super User!
Hello. my expected result should be employee 4 and 5 will be marked as green if their score is just >= 4. like in the second table i provided
Employee_Name | Score |
Employee 1 | 5 |
Employee 2 | 4.9 |
Employee 3 | 6 |
Employee 4 | 4.2 |
Employee 5 | 4 |
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.
User | Count |
---|---|
10 | |
7 | |
5 | |
4 | |
3 |
User | Count |
---|---|
12 | |
11 | |
10 | |
9 | |
8 |