March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch 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.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
25 | |
16 | |
15 | |
7 | |
7 |
User | Count |
---|---|
35 | |
31 | |
16 | |
16 | |
12 |