ALLSIBLINGS

Adds all the siblings of the specified member to the report.

Syntax

<ALLSIBLINGS mbrName

mbrName Name of member whose siblings you want to add.

Description

Siblings are all the members that have the same parent as mbrName in the Database Outline.

Example

<ALLSIBLINGS Stereo
selects the siblings of the member Stereo for the following report script:

<PAGE (Market, Accounts, Scenario)
Chicago Sales Actual

 <COLUMN (Year)
 <ICHILDREN Year

<ROW  Product)
<ALLSIBLINGS Stereo
 !

This example produces the following report:

                  Chicago Sales Actual

                Qtr1   Qtr2   Qtr3   Qtr4    Year 
              ======= ====== ====== ====== ======= 
Stereo          2,591  2,476 2,567   3,035  10,669 
Compact_Disc    3,150  3,021 3,032   3,974  13,177

See Also

ANCESTORS
DESCENDANTS

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