Forum Discussion
Anonymous
8 years agoNot applicable
Filter Context for Distinct Counts
Hello, I have a data model that includes a User table, which includes an individual name and the team in which they belong to, that is joined to a transactional table (Owner History) by User Name...
- 8 years ago
Hi,
Even the simple count distinct of the column case# would solve your need.
Not getting why you need a separate DAX. can you clarify my understanding ?
The Screenshot for the same is below.
Thejeswar
8 years agoSuper User
Hi,
Even the simple count distinct of the column case# would solve your need.
Not getting why you need a separate DAX. can you clarify my understanding ?
The Screenshot for the same is below.
- Anonymous8 years agoNot applicable
Thank you, yes there was an error in my part based on my interpretation of the results. Appreciate the help.