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.
I'm using Conditional Formatting to color the background of some of my fields. First, I created a new Column:
Background Color = if(not(isblank(Table[Column Name])), "#000000", "#FFC0C0")
Then I use Conditional Formatting to set the Background color of a particular field in my table using "Format by Field Value" and setting the field to the Background Color column I created above.
Great. That works perfectly. But when I publish to Power BI online, the color completely disappears. Using 'Edit Report in Power BI Online, I can see that nothing has changed - the field still has the same value for Conditional Formatting. So why doesn't it work?
Solved! Go to Solution.
Hi @Budfudder,
I can't produce your issue, it works on my side:
Can you please provide more detail about this?
Regards,
Xiaoxin Sheng
I'm not sure what more detail there is to supply. What other information would help?
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.