ONSAMELEVELAS

Adds to the report all members on the same level as the specified member. This command does not apply to Hybrid Analysis members.

Syntax

<ONSAMELEVELAS mbrName
ParameterDescription

mbrName

Single member that designates the dimension and generation to retrieve.

Notes

Levels are counted up from the bottom of the dimension. Members in the database outline with no children are level 0; their parents are level 1, and so on. The level for a child is always 1 lower than its parent.

Example

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

      <COLUMN (Year)
      <ICHILDREN Year

<ROW (Product)
<ONSAMELEVELAS Audio 
     !
         

This example produces the following report:

                   Chicago Sales Actual

           Qtr1    Qtr2    Qtr3    Qtr4     Year 
        ======== ======= ======= ======= ======== 

Audio      5,741   5,497   5,599   7,009   23,846
Video     10,795  10,102  11,812  14,365   47,074

See Also