Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hi Experts
Getting the following DAX Measure error cannot see my mistake...
Note the column [RenewalFlasg] is a True/false column in my table
Solved! Go to Solution.
Try changing "FALSE" to FALSE(). You are trying to compare a boolean value with a text string.
Try changing "FALSE" to FALSE(). You are trying to compare a boolean value with a text string.
| User | Count |
|---|---|
| 57 | |
| 44 | |
| 28 | |
| 17 | |
| 16 |
| User | Count |
|---|---|
| 74 | |
| 63 | |
| 40 | |
| 23 | |
| 22 |