UnsetDimFilter method: CubeCollection class
Syntax
UnsetDimFilter(DimName)
Description
Use the UnsetDimFilter method to remove the filter on the specified dimension for the cube collection.
Parameters
| Parameter | Description |
|---|---|
|
DimName |
Specify the name of the dimension from which you want to remove the filter. |
Returns
None.
Related Topics