Analysis Services
NextMember
Returns the next member in the level that contains a specified member.
Syntax
«Member».NextMember
Remarks
The NextMember function returns the next member in the same level that contains the member specified in «Member».
Example
If the Year level consists of members named [1994], [1995], and [1996], the following example returns [1995]
:
[1994].NextMember