Forum Discussion
gracie494
Helper I
5 years agoDax - Count in Column based on a specific field
Hello, How do I perform a count of the Cons group in each specific reporting unit. The output I am trying to achieve is in green:
ryan_mayu
Super User
5 years agomaybe try
calculate(distinctcount[consgroup],filter(table,[reportingunit]=max([reportingunit]))