OUTALT

Sets the output alias to the database outline alias name, as defined in the current alias table.

Syntax

<OUTALT

Description

This command resets the definition of the alternate name for members in a report to the original alternate name.

This command is only needed after the commands OUTALTMBR or OUTMBRALT command have been used to redefine the alternate name. Issue the command { OUTALTNAMES } to display the alternate name instead of the member name.

Notes

Example

The following example is based on the Sample Basic database.

<PAGE (Product, Measures)
<COLUMN (Scenario, Year)
{OUTALTNAMES}
<OUTMBRALT
Actual
<CHILDREN Qtr1
<ROW Market)
<IDESCENDANTS "300"
<OUTALT
<IDESCENDANTS "300"
     !
<OUTALT
<IDESCENDANTS "300"
     !

This example produces the following report:

                   
                   300-10 Measures Actual 

                      Jan      Feb      Mar 
                 ======== ======== ======== 
Market                800      864      880 

               Vanilla Cream Measures Actual 
                      Jan      Feb      Mar 
                 ======== ======== ======== 
Market                220      231      239 

                 Diet Cream Measures Actual 
                      Jan      Feb      Mar 
                 ======== ======== ======== 
Market                897      902      896 

                 Cream Soda Measures Actual 
                      Jan      Feb      Mar 
                 ======== ======== ======== 
Market              1,917    1,997    2,015 

                 Dark Cream Measures Actual 
                      Jan      Feb      Mar 
                 ======== ======== ======== 
Market                800      864      880 

               Vanilla Cream Measures Actual 
                      Jan      Feb      Mar 
                 ======== ======== ======== 
Market                220      231      239 

                  Diet Cream Measures Actual 
                      Jan      Feb      Mar 
                 ======== ======== ======== 
Market                897      902      896 

                 Cream Soda Measures Actual 
                      Jan      Feb      Mar 
                 ======== ======== ======== 
Market              1,917    1,997    2,015

See Also

OUTALTMBR
OUTALTNAMES
OUTMBRALT
OUTMBRNAMES

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