FilterZS
Returns the set resulting from filtering a set based on the 'zero suppression' search condition.
Syntax
«ResultSet» FilterZS(«InputSet» [,«Member»|«Tuple»] [,«ContextSet»])
«InputSet»
is the set to filter. The «InputSet»
is evaluated against the cells defined by the cross join of the «InputSet»
, the «Member»
or «Tuple»
and the «ContextSet»
.