Forum Discussion
Anonymous
6 years agoNot applicable
Measure using date range skips over dates
I have a measure that was created to count the number of bugs in a range of dates on another table based on when the bug was opened and closed. The measure is: Sev3 = SUMX( 'Combined', COUNTX( FILTE...
- 6 years ago
Anonymous it means your measure is returning blank value. You can drop down date column and click show items with no data and it will show all the dates even if measure is returning blank value.
parry2k
6 years agoSuper User
Anonymous it means your measure is returning blank value. You can drop down date column and click show items with no data and it will show all the dates even if measure is returning blank value.