Forum Discussion
minapot
8 years agoFrequent Visitor
Count of Measure
I need help in creating a measure (on top table) that would calculate the # of employees per category (from bottom table). If possible, I would also like to be able to filter the bottom table with t...
- 8 years ago
If I'm understanding correctly you can just use group category and account in a matrix to create the top table.
Add distinct employee id count into the value for the matrix. You don't need a new measure drag emp id in and change set the aggregation from the down arrow menu in the values list.
As it's based on the same data it would cross highlight/filter.
minapot
8 years agoFrequent Visitor
I need help in creating a measure (for top table) to calculate the # agents per category (bottom table).
Thanks!!
Greg_Deckler
Community Champion
8 years agoPlease see this post regarding How to Get Your Question Answered Quickly: https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490