Forum Discussion

BrendenS's avatar
BrendenS
Frequent Visitor
2 years ago
Solved

Multiple Field Filter in Single Column DAX Measure

Hello Forum - Hoping someone can give me quick help on this dax measure.  I am trying to calculate all open defects (So status not equal to Closed, Rejected, or Duplicate).  This is just count of Defect query status column with a status column filter.  The correct number is 91 yet with the below formula I keep getting the full defect count of 444.  What am I doing incorrectly in this measure?  No filters are set on my scorecard visual.

 

 

2 Replies