Forum Discussion
DISTINCTCOUNT with filter condition doesn't work
Hello all,
I am sort of new to Power BI. I just took a Microsoft Power BI online class. I am tryining to do a simple calculated measure. I want to count all distinct employeeids who's CompanyCategory is "Tradesman". If I run a query in SQL Server or when I look in my data in the Data tab I see the Tradesman values in the table. Seems simple. So I have a DAX formula like this:
Hi Anonymous ,
You have a typo in your measure my friend!
You wrote "Tradesman", it should be "Tradesmen".
Cheers,
Fernando
5 Replies
- calerof
Impactful Individual
Hi Anonymous ,
Why don't you share your pbix file to understand your data?
Regards,
Fernando
- AnonymousNot applicable
Unfortunately, I can't share the file since it has sensitive information. What I can do it to post a snapshot of my table where you can see one row with the CompanyCategory = "Tradesmen":
I expect to see a numbe 1 in the Card becasue for a distinct count of the empoyees there is only one row that matches the filtering condition.
- calerof
Impactful Individual
Hi Anonymous ,
You have a typo in your measure my friend!
You wrote "Tradesman", it should be "Tradesmen".
Cheers,
Fernando