HsDescription

Cloud data source types: Oracle Analytics Cloud - Essbase, Planning, Planning Modules, Financial Consolidation and Close, Tax Reporting

On-premises data source types: Oracle Essbase, Oracle Hyperion Financial Management, Oracle Hyperion Planning

Description

HsDescription displays the description of the specified dimension member.

Essbase, Oracle Analytics Cloud - Essbase only: HsDescription returns the alias name of the specified dimension member.

Syntax

Private connection:

HsDescription ("PrivateConnectionName","Dimension#Member")

Shared connection:

HsDescription ("WSFN|ProviderType|Server|Application|Database","Dimension#Member")

For detailed syntax information, see Creating Functions Manually.

Example

In this example, HsDescription displays the description for Custom 4.

Private connection:

HsDescription("HFM01","Custom4#Increases")

Shared connection:

HsDescription("WSFN|HFM|hfm_svr|HFM01|HFM01","Custom4#Increases")