FilterNE
Returns the set resulting from filtering a set based on the 'not equal to' search condition.
Syntax
«ResultSet» FilterNE(«InputSet», «Numeric Expression»|«String Expression» [,«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 «Numeric Expression» / «String Expression», or the «Member» / «Tuple» and the «ContextSet».