Descendants (MDX)

Returns the set of descendants of a member at a specified level or distance, optionally including or excluding descendants in other levels.

Syntax

Descendants( <Member> , <Level> , OPTIONAL <Flag> )

or

Descendants( <Member> , <Integer> , OPTIONAL <Flag> )
Further Help on Syntax and Examples

For more details on the syntax and use of this MDX function please click here.