FilterHS
Returns a set resulting from filtering a set that has hidden cells. Empty tuples are returned.
Syntax
«ResultSet» FilterHS(«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»
.