ICHILDREN

Selects the specified member and all members in the level immediately below it.

Syntax

<ICHILDREN mbrName
ParameterDescription

mbrName

Dimension or member name of the parent

Notes

Example

<ICHILDREN Year

Selects members Qtr1, Qtr2, Qtr3, Qtr4, and Year, in that order.

<ICHILDREN Qtr1

Selects members Jan, Feb, Mar, and Qtr1, in that order.

See Also