HIDESMALLCOUNTS Subcommand (OLAP CUBES command)
HIDESMALLCOUNTS
allows you to hide counts displayed in tables for count values that
are less than a specified integer. Hidden values are displayed as <N, where N is the specified integer.
COUNT Keyword
The COUNT
keyword specifies the cutoff, below which count values are
hidden. Values equal to the cutoff are not hidden. The value of COUNT
must be an
integer and greater than or equal to 2. The default is 5. If weighting is on, the weighted value
determines the cutoff.