Forum Discussion

dte-chris's avatar
dte-chris
Helper I
6 years ago
Solved

COUNTROWS + FILTER and include zero values

I am trying to use a filtered row count, but it's not displaying rows resulting in zero rows counted.   Here is my measure formula: device_threats = COUNTROWS(FILTER('ThreatOccurrencesInTimeframe'...
  • dte-chris's avatar
    dte-chris
    6 years ago

    I've given up on trying to get a measure to work and decided to just count it with an M query.