Retrieving in Template Retrieve Mode

Template Retrieve mode enables you to define reports using the Essbase Report Script Editor command language. Report Script Editor commands let you select data items and place them in a row or column of the worksheet. See the Oracle Essbase Database Administrator's Guide.

The major difference between Template Retrieve mode and the standard retrieval mode is that Template Retrieve mode enables you to dynamically query branches of member in dimension trees. For example, if you must create a report that shows every product, including those added since the last retrieval, standard retrieval mode only reflects these changes when you drill down on the product. The Report Script Editor command <IDESCENDANTS retrieves all descendants of a member in the database, including the specified member.

Notes:

  To retrieve data in Template Retrieve mode:

  1. Select Essbase, and then Options.

  2. In Essbase Options, select Mode.

  3. Under Retrieval, select Free Form.

  4. Select Template Retrieve.

  5. In the spreadsheet, enter the report script command you want to retrieve.

    For example, the report script command <IDESCENDANTS Product tells Essbase to retrieve all descendants of the Product dimension.

  6. Select Essbase, and then Retrieve.

Related Topics

Canceling Data Retrieval Requests

Preserving Formulas when Retrieving Data

Retrieving Data Ranges

Retrieving Data Into Blank Worksheets

Retrieving Data Using Functions

Retrieving Dynamic Calc Members

Retrieving in Free-Form 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