SetFilter method: CubeCollectionDefn class
Syntax
SetFilter(DimensionName, UserFunctionName)
Description
Use the SetFilter method to specify the user function to be used as a filter for the dimension specified by DimensionName.
Parameters
| Parameter | Description |
|---|---|
|
DimensionName |
Specify the name of the dimension for which you want to set a filter. |
|
UserFunctionName |
Specify the name of a user function to be used as a filter for this dimension. |
Returns
None.