Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
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!
Solved! Go to Solution.
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.
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.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.