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 facing the error for newly created columns.
Power BI return with this error msg: DAX comparison operations do not support comparing values of type Text with values of type Integer
Anyone can solve this issue?
Solved! Go to Solution.
The first thing is to check the data type of all the columns in the DAX formulas:
[Total_Review_Moderated]
[is_blocked]
[is_overridden]
[Total_Review_Not_Blocked]
[company_id_captured]
They should all be a number
The first thing is to check the data type of all the columns in the DAX formulas:
[Total_Review_Moderated]
[is_blocked]
[is_overridden]
[Total_Review_Not_Blocked]
[company_id_captured]
They should all be a number
Thanks it worked 🙂
Thanks, solved.
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.
| User | Count |
|---|---|
| 8 | |
| 8 | |
| 6 | |
| 5 | |
| 4 |
| User | Count |
|---|---|
| 25 | |
| 10 | |
| 10 | |
| 8 | |
| 8 |