GETATTRIBUTESPECS

Returns the current attribute specifications for the selected application and database.

Syntax

GETATTRIBUTESPECS

Description

This command returns the current attribute specifications for the currently selected application and database. These specifications include attribute member name format, Attribute Calculation dimension member names, Boolean and date member names, and numeric range specifications. These settings are defined in Outline Editor.

Example

GETATTRIBUTESPECS;

Returns:

 ---------Attribute Specifications--------


 Prefix/Suffix   : Prefix
 Use Name of     : Parent
 Delimiter       : '_'
 Date Format     : MM-DD-YYYY
 Bucketing Type  : Upper Bound inclusive
 Default for TRUE       : True
 Default for FALSE      : False
 Default for Attr Calc  : Attribute Calculations
 Default for Sum        : Sum
 Default for Count      : Count
 Default for Average    : Average
 Default for Min        : Min
 Default for Max        : Max

The name of the attribute level 0 member 3000000, in the following dimension structure, varies depending on the attribute member name format.

Attribute Member:

Population 
    Small
	    3000000

Sample Name Variations:

Settings Resulting Member name
Prefix/Suffix : Prefix
Use Name of : None
Delimiter : '_'
3000000
Prefix/Suffix : Prefix
Use Name of : Parent
Delimiter : '_'
Small_3000000
Prefix/Suffix : Prefix
Use Name of : All Ancestors
Delimiter : '^'
Population^Small^3000000

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