CREATESLICELIST

Creates an array of lists from an array of hierarchies. This is the first step in manually creating an XML variable to define a slice.

See Slices.

Syntax

=CREATESLICELIST("Hierarchy","MDX").

The function returns #{LIST}.

Example

=CREATESLICELIST("[period],[period].[all years])

Related topics