Forum Discussion
Anonymous
8 years agoNot applicable
Visual Level Filter ignored by Measure
I have the below set up (see image). The 934 number is from a measure: _MeasureTotalSelected = COUNTROWS(VALUES(CUSTOMER)) It's obvious that the 934 does not correlated with the count of the ro...
Anonymous
8 years agoNot applicable
Anonymous Is it possible that you need a DISTINCTCOUNT here instead? Power BI will aggregate the visual context to only show the unique rows. Does your raw dataset include that many rows for active customers?