DrillOutOfNode method: CubeCollection class

Syntax

DrillOutOfNode(DimName, &Node)

Description

Use the DrillOutOfNode method to collapse the data that you just expanded.

Parameters

Parameter Description

DimName

Specify the name of the dimension that contains the node you want to drill out of.

&Node

Specify an already instantiated array of array of string (a two-dimensional array of string) containing name-value pairs of the node name and the node detail. For example:

PRODUCTS     Fax Modem
REGION       East

Returns

None.