Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Using Slicer as AND Filter

Hi Everyone, we have some data set as below.   ResponseFeatues ResponseID UserID  SurveyId RecordedDate 987xyz abc123  qwerty12  01.01.2020 765fsd def456  qwerty12  01.01.2020 ...
  • v-diye-msft's avatar
    v-diye-msft
    6 years ago

    Hi Anonymous 

     

    Just got you, kindly add another measure:

    Measure 2 = CALCULATE(COUNTROWS(FILTER(VALUES(AnswerFeatures[UserID]),[Measure]="1")))

     Put it into the card.