The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
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 |
---|---|
70 | |
64 | |
62 | |
49 | |
28 |
User | Count |
---|---|
117 | |
75 | |
61 | |
54 | |
42 |