Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
8 years ago
Solved

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...
  • Thejeswar's avatar
    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.