Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
adeelnazir
Helper I
Helper I

Conditional formatting on x-axis font color

Hi Experts,

 

I need to give orange color on the x-axis font for a current week except for this black color.

 

adeelnazir_0-1631266866039.png

 

Highlighted x-axis font color should be yellow, all other dates should have black color.

I do write DAX for this but not working.

adeelnazir_1-1631266956376.pngadeelnazir_2-1631266960821.png

 

for testing purposes, I write this Dax

test x-axis = IF( MAX(DateDimAkraya[Week Ending]) = DATE(2021, 9, 5), 1, 0) //"9/5/2021"

 

you can see in the tooltip 0 and 1 would be print accurately but when I put this measure on the x-axis fx

 

adeelnazir_3-1631267087870.png

 

adeelnazir_4-1631267134543.png

 

Following are results, all x-axis changed to yellow which is wrong.

Is it something I am doing wrong or it's Power BI limitations?

 

adeelnazir_1-1631266956376.pngadeelnazir_2-1631266960821.png

 

Please Help

Thanks

1 REPLY 1
amitchandak
Super User
Super User

@adeelnazir , As far as I know this work on Grand total. Means only one value willl calculated based on that complete x-axis will be colored

 

If you are not using legend and mutiple measure

You can refer

https://community.powerbi.com/t5/Community-Blog/Display-Label-Only-on-the-Last-Data-Point-of-the-Lin...

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors