I have category names in Group header #1 which I would like to return only issues that are open.
Example:
Field name Count of open issues
Sales 2
Computer 4
Email 1
Marketing 0
Car 10
So I'd like to take out the "Marketing" that has Zero issues. I know how to supress Zeros, but I do not know how to supress the field names that have zeros next to them.
thanks for the assistance
Example:
Field name Count of open issues
Sales 2
Computer 4
Email 1
Marketing 0
Car 10
So I'd like to take out the "Marketing" that has Zero issues. I know how to supress Zeros, but I do not know how to supress the field names that have zeros next to them.
thanks for the assistance