Forum Discussion
WLFRD
Helper III
4 years agoCount per group
Hello, I think the solution for my question is simple but for some reason I cannot find the answer to my question. So, I have this table: Unit B100 B200 B100 C100 C100 ...
mh2587
Super User
4 years agocount = count(table[unit])
- WLFRD4 years ago
Helper III
When I use this expression, it counts the total amount of units. I would like to have a total count per unit. In Power BI you can click on 'count' at values and then the total will be shown. I just need a column for a calculation and then I need a column with the totals per unit.
Does this count have to be filtered?