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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
Evelin_
Helper I
Helper I

DAX gradient format

Hello,

 

I need help regarding my DAX, as I can not use gradient conditional format in the table, due to its text format. How Can I edit this dax to get number format? I tries some ways but still in text format.

Thank you in advance!

Evelin__0-1737967437927.pngEvelin__1-1737967449655.png

 

1 ACCEPTED SOLUTION
johnt75
Super User
Super User

Leave your measure returning a numeric value so that you can use it in conditional formatting, charts etc, but change the format string to custom and enter your desired format string in that field. The result will be numeric but will be displayed as you want it to be.

View solution in original post

1 REPLY 1
johnt75
Super User
Super User

Leave your measure returning a numeric value so that you can use it in conditional formatting, charts etc, but change the format string to custom and enter your desired format string in that field. The result will be numeric but will be displayed as you want it to be.

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 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