FirstChild

Returns the first child of a member.

Syntax

«Member».FirstChild

Example

If the Time dimension includes the levels Year, Quarter, Month, Week, and Day, then:

[1995].Firstchild

returns January.

(c) 1999 Microsoft Corporation. All Rights Reserved.