The Essbase cell retrieve function, EssCell, retrieves one database value into a cell. You can enter an EssCell function directly into a worksheet or select an EssCell function from the worksheet menu bar. You must be connected to a database to use EssCell.
To retrieve data using the EssCell function:
Select the cell in the worksheet where you want to retrieve data
Enter the function using this syntax:
=EssCell(mbrList)
Where mbrList is one of these:
A null value—If the parameters of the function are empty, Essbase returns the data value from the top of each dimension.
A comma-separated list of member names—Member names must be enclosed in double quotation marks, with only one member per dimension allowed. If you omit members from a dimension, the function returns the data value from the top member of each unspecified dimension. You can include alias names in the member list.
A worksheet cell reference—The reference must point to a cell containing a member name. Member names, such as 200 and 300-10, must be formatted as text cells, rather than numeric cells.
To preserve the formula, in Mode, select Retain on Retrieval.
EssCell retrieves data when you perform a retrieval or recalculate the worksheet through the spreadsheet.
If EssCell is unsuccessful, Essbase returns one of these error messages in the cell containing the EssCell function:
Canceling Data Retrieval Requests
Preserving Formulas when Retrieving Data
Retrieving Data Into Blank Worksheets
Retrieving Dynamic Calc Members
Retrieving in Template Retrieve Mode
Retrieving Into Formatted Worksheets
Retrieving Substitution Variables
Specifying Latest Time Period for Dynamic Time Series
Updating Data on Essbase Server
Using Advanced Interpretation to Retrieve Generation and Level Names