Forum Discussion

Nigelbloomy's avatar
Nigelbloomy
Frequent Visitor
5 years ago

Distinct count group by specific columns

I am trying to create a measure (I don't have access to the dataset) to get a distinct count of status, by grouping year and ID.  I also only want to count statuses selected by the user.  I need to k...