LastChild

Returns the last child of the input member.

Syntax

member.LastChild

OR

LastChild ( member )

member A member specification.

Example

SELECT
  {[Qtr1].firstchild} 
ON COLUMNS,
  {[Market].[Central].lastchild} 
ON ROWS
FROM Sample.Basic
Jan
Colorado 585

©2004 Hyperion Solutions Corporation. All Rights Reserved.
http://www.hyperion.com