Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
Hi all,
I am trying to do conditional formatting on the background color. Settings are below but the result is meaningless. Does anyone show me what I am missing? Thanks a lot,
Solved! Go to Solution.
the number option is as indicated, but you must define the ranges in the form of a decimal,
3 = 0.03
you would have to use the condition
x >=0 < 0,03
and
x >= 0,03 <= 1
Hi,
Yeah, that works with the decimal point and "number" options. But it still doesn't work with the percentage option. I did what I was trying to do but I think there is a minor bug in the program. Thanks a lot
the number option is as indicated, but you must define the ranges in the form of a decimal,
3 = 0.03
Hi,
Yeah, that works with the decimal point and "number" options. But it still doesn't work with the percentage option. I did what I was trying to do but I think there is a minor bug in the program. Thanks a lot
Hi,
Have you tried using "Number" insted of percent in the if statements? You could try working with tthe decimals instead. Other that that, this error seems odd.
Hi,
Thanks for the reply. The number option also didn't work. I also tried to add decimal places while defining the conditional range and also tried measure without decimal (just for try) and the result is the same. I didn't understand as well?
you would have to use the condition
x >=0 < 0,03
and
x >= 0,03 <= 1
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 22 | |
| 21 | |
| 20 | |
| 17 | |
| 13 |
| User | Count |
|---|---|
| 58 | |
| 50 | |
| 37 | |
| 29 | |
| 24 |