ICubeExecuteFilterFunctionNonEmpty.Set_

Syntax

Set_: String;

Description

The Set_ property determines one or several element selections, by which values filtering is executed.

Comments

By default, the property is not determined, the entire selection of the dimension specified in the ICubeExecuteFilterItem.Dimension/ICubeExecuteFilterItem.DimensionKey property is passed. The default value can be used if the NON EMPTY keyword is used for filtering.

If the NonEmpty function is used for filtering, the selection must be specified. The selection must be enclosed in round brackets: (...).

Example

The example of use is given in description of the ICubeExecuteFilterFunctionNonEmpty.Function_ property.

See also:

ICubeExecuteFilterFunctionNonEmpty