This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
Hi, below (in order) are what my report''s percentage columns look like after trying to apply a red font color if pct is < 0. The 2nd has mixed results. The 3rd wont even take a rule. Can someone help? The dax calculation is generally recent to date figure / previous to date figure - 1.
Solved! Go to Solution.
@db042190 , The third one use one as percent (3td box) and one as number . In case of percent measure, all should number
Also, you can use measure based conditional formatting using field value
Power BI why Rule Based conditional formatting do not work with percent column: https://youtube.com/shorts/UaQX0yOeAWE
if([Your measure] < 0, "Red", "Green")
How to do conditional formatting by measure and apply it on pie?
https://www.youtube.com/watch?v=RqBb5eBf_I4&list=PLPaNVDMhUXGYo50Ajmr4SgSV9HIQLxc8L
https://community.powerbi.com/t5/Community-Blog/Power-BI-Conditional-formatting-the-Pie-Visual/ba-p/...
https://amitchandak.medium.com/power-bi-where-is-the-conditional-formatting-option-in-new-format-pan...
@db042190 , The third one use one as percent (3td box) and one as number . In case of percent measure, all should number
Also, you can use measure based conditional formatting using field value
Power BI why Rule Based conditional formatting do not work with percent column: https://youtube.com/shorts/UaQX0yOeAWE
if([Your measure] < 0, "Red", "Green")
How to do conditional formatting by measure and apply it on pie?
https://www.youtube.com/watch?v=RqBb5eBf_I4&list=PLPaNVDMhUXGYo50Ajmr4SgSV9HIQLxc8L
https://community.powerbi.com/t5/Community-Blog/Power-BI-Conditional-formatting-the-Pie-Visual/ba-p/...
https://amitchandak.medium.com/power-bi-where-is-the-conditional-formatting-option-in-new-format-pan...
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 35 | |
| 32 | |
| 27 | |
| 23 | |
| 16 |
| User | Count |
|---|---|
| 65 | |
| 50 | |
| 30 | |
| 25 | |
| 24 |