FilterNS
Returns the set resulting from filtering a set based on the 'null suppression' search condition.
Syntax
«ResultSet» FilterNS(«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»
.