Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi,
I would like to create a measure with distinct count that excludes one value out of the Employee Table. However, somehow it anyway includes the value.
@YBZ , May be an issue with the letter case, try like
Yearly Employee count = calculate(DISTINCTCOUNT('2019-2022'[Employee]),filter('2019-2022', Upper('2019-2022'[Employee]) <> "NOT ASSIGNED"))
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 103 | |
| 80 | |
| 62 | |
| 50 | |
| 45 |