Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
I used this measure that returns the count of all rows in a column that contains 10000:
Solved! Go to Solution.
@Anonymous
You can try this formula
CountBuisinessUnit = CALCULATE ( COUNTROWS ( FILTER ( 'All Current Employees', VALUE ( 'All Current Employees'[Business Unit]) = 10000 || VALUE ( 'All Current Employees'[Business Unit]) = 10100)))
Hi@Anonymous,
It's pleasant if your problem has been solved, could you please mark the reply as Answered? that way, other community members will easily find the solution when they get the same issue.
Hope it helps.
Best Regards,
Caitlyn Yan
If this post helps then please consider Accept it as the solution to help the other members find it more quickly.
@Anonymous
You can try this formula
CountBuisinessUnit = CALCULATE ( COUNTROWS ( FILTER ( 'All Current Employees', VALUE ( 'All Current Employees'[Business Unit]) = 10000 || VALUE ( 'All Current Employees'[Business Unit]) = 10100)))
Thank you themistoklis!
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 84 | |
| 48 | |
| 36 | |
| 31 | |
| 29 |