HsGetValue

Data sources: Financial Management, Hyperion Enterprise, Essbase

HsGetValue retrieves data from the data source for selected members of a dimension.

When HsGetValue retrieves no data, the value specified for the #NoData/Missing Label replacement option is used (see Table 9, Data Options.)

When users select Refresh or Refresh All, only HsGetValue is called. When users select Submit, HsSetValue is called first, HsGetValue is then called only if HsSetValue returns successfully.

Syntax

HsGetValue(“Connection”,”POV”)

Example

In this example, HsGetValue returns the value from the HFM01 application for the default POV.

HsGetValue(“HFM01”;”Scenario#Actual;Year#2004;Period#July;View#YTD;
Entity#UnitedStates.Connecticut;Value#USD;Account#Sales;ICP#[ICP None];Custom1#GolfBalls;Custom2#Customer2;Custom3#[None];Custom4#
Increases”)