HsLabel

Data sources: Oracle Hyperion Financial Management, Oracle Hyperion Enterprise® (private connection only)

HsLabel displays the default member label for the specified dimension member.

Syntax

Private connection:

HsLabel ("PrivateConnectionName","Dimension#")

Shared connection:

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

Example

In this example, HsLabel function retrieves the label for the Scenario dimension in the Comma application:

Private connection:

HsLabel ("Comma","Scenario#")

Shared connection:

HsLabel ("WSFN|HFM|hfm_svr|Comma|Comma","Scenario#")