Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. 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.
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
73 | |
71 | |
38 | |
28 | |
26 |
User | Count |
---|---|
99 | |
88 | |
62 | |
42 | |
39 |