UnsetDimSort method: CubeCollection class

Syntax

UnsetDimSort(DimName)

Description

Use the UnsetDimSort method to remove the sorting on the specified dimension for a cube collection. After using this method, the members are returned in the global member order as specified in the analytic model definition.

Parameters

Parameter Description

DimName

Specify the name of the dimension from which you want to remove sorting.

Returns

None.