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! Request 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.
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.