I am counting unique values in a crosstab, a blank value is also calculated as unique value. For this purpose, an extra row is then correctly displayed in the crosstab. I would like to hide this row and can't find a way to do this.

For me, only the rows with a real number are relevant.
How do I suppress this complete row?