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.
Hi there,
I have a measure that is essentially =IF(Val1 > Val2, 1, 0). As far as I can tell this is working correctly.
I want to use the measure to conditionally format the font color of the x-axis of a line chart, but I can't get it to work.
I can use the measure to conditionally format the background of each cell on a matrix visual. I use a Rule on the Meaure: if value = 1 then red.
I've tried having the measure output "FF0000" where it would output 1, and format the color to equal the measure value (FF0000) but still doesnt work.
Is formatting the x-axis like I want to do not supported?
@Anonymous , I tried a measure like this and used that in conditional formatting using the field value option of x-axis label and it work on the grand total value. I remember this was supported on the label sometime back but not on axis label . But seem like not working in the current release
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.