Forum Discussion

newby-001's avatar
newby-001
Regular Visitor
5 years ago
Solved

Count Measure not showing zero

I have a list of data and trying to do a count measure.  The count works, except for anything for a "level" of 0.  The correct data is as follows when I put it in a table visual:     Level Total...
  • newby-001's avatar
    5 years ago

    Solved it - I put >=0 and that brought it all in.  Thanks