MemberChildCount

Returns the number of children of the specified member.

Usage

@MbrChildCnt(<MemberName>, [<AliasTable>], [<ConnectionID>], [<DefaultValue>])

Argument Name Description
AliasTable Optional (default is the view's AliasTable); The alias table to use.
ConnectionID Optional (defaults to view's connection); The ID of the Essbase connection.
DefaultValue Optional (default is -1); The value to use if not found.
MemberName The member specified can be an alias or a member name.