Forum Discussion
dte-chris
6 years agoHelper I
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'...
- 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.