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!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
I am running into an error in Power BI. It has to do with a field in my dataset. This is the error message i am getting "DAX comparison operations do not support comparing values of type Number with values of type Text. Consider using the VALUE or FORMAT function to convert one of the values."
Has anyone encountered an error like this?
Solved! Go to Solution.
Hi @Anonymous ,
The reason for the error is because there is something wrong with your data type, please check your data type.
As the error message suggests, Consider using the VALUE or FORMAT function to convert one of the values."
Please refer to the similar posts:
Solved: Error DAX comparison operations do not support com... - Microsoft Power BI Community
Solved: DAX comparison operations do not support comparing... - Microsoft Power BI Community
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Anonymous ,
The reason for the error is because there is something wrong with your data type, please check your data type.
As the error message suggests, Consider using the VALUE or FORMAT function to convert one of the values."
Please refer to the similar posts:
Solved: Error DAX comparison operations do not support com... - Microsoft Power BI Community
Solved: DAX comparison operations do not support comparing... - Microsoft Power BI Community
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Please post your DAX query.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.