Now that you are more familiar with the Essbase environment, you can connect to the Essbase server and start using Essbase and Essbase Spreadsheet Add-in. The following section guides you through a typical Essbase session where you connect to a database and retrieve data in various ways.
This section outlines the following basic retrieval tasks:
Remember that you can perform common data retrieval tasks by doing any of the following:
To access Essbase data, you must first connect to a database on the server. This tutorial assumes that you have the appropriate privileges to connect to a server, an application, and a database.
Essbase displays the Essbase System Login dialog box.
Figure 13. Essbase System Login Dialog Box
Essbase displays a list of available application/database pairs in the Application/Database list box. An Essbase server enables simultaneous access to multiple applications. An application can contain multiple databases. Only the databases to which you have security access are shown in the list.
For this tutorial, you use the Sample Basic database. If the Sample Basic database was installed as part of the Essbase installation, it is shown in the list. If Sample Basic is not shown in the Application/Database list box, ask the Essbase system administrator to install it.
If the application is not already running, Essbase automatically starts it. There may be a brief pause as the application loads. The time required to start an application depends on the number of databases, the sizes of the databases, and the sizes of the indexes of the databases contained within the application.
You can change your password only if you are connected to a server.
To change your password:
|
Each time you retrieve information from an Essbase server, the following actions occur:
To help you monitor these operations, Essbase uses three custom
cursors.
Table 3. Essbase Custom Cursor
This cursor:
|
Is displayed when:
|
---|---|
|
Essbase requests information from the server.
|
|
The server is processing the request.
|
|
The server returns the data.
|
To retrieve data into an empty worksheet:
Essbase retrieves data into the Excel worksheet.
Because you selected the Enable Double-Clicking box in the Essbase Options dialog box (Global tab), you can double-click in an empty cell to retrieve data. You can also click the Retrieve button on the Essbase toolbar.
When you retrieve data into an empty worksheet, Essbase returns data from the top levels of each database dimension. The top level is used as a starting point to navigate, or drill down, into levels of detailed data. In the Sample Basic database, the following five dimensions are retrieved: Measures, Product, Market, Scenario, and Year.
For the remainder of tasks in this tutorial, you can retrieve data by double-clicking in a data cell, selecting Essbase > Retrieve, or by clicking the Retrieve button on the Essbase toolbar.
Occasionally, you may want to cancel a retrieval request. For instance, you may want to stop a request if a retrieval is taking longer than expected or if you mistakenly double-click.
Because Essbase returns data so quickly to the worksheet, you may not be able to cancel a retrieval before the retrieval is complete. The cancel feature is most useful when you need to stop a large retrieval request.
To cancel data retrievals, press the Esc key during a retrieval action.
The FlashBack command restores the previous database view. A database view is simply what you see in the worksheet after a retrieval or navigation operation. FlashBack is similar to the Excel Edit > Undo command, which reverses the last action. The FlashBack command uses the memory of your machine to store the current view before processing an Essbase retrieval request. You can use FlashBack to undo only the most recent operation. FlashBack cannot undo multiple operations.
Throughout this tutorial, you should follow all steps in the order that they are presented. If you make a mistake or find yourself out of step with the tutorial, you can use the FlashBack command from the Essbase menu or toolbar to undo the last command and return to the previous database view. If you want to start the tutorial over from the beginning, select the entire worksheet and select Edit > Clear > All. Then press Enter or click OK to empty the worksheet and start again.
You can disable FlashBack during normal operations to conserve memory on your local machine. Do not disable FlashBack for this tutorial.
To disable Flashback:
|
With Essbase, you can drill down to various levels of multidimensional data in the worksheet. For example, if you want to view data for a specific quarter or month rather than an aggregate data value for the whole year, you can drill down on the Year dimension to see more detailed data.
You have three options for drilling down on a member:
To drill down to lower levels of the Year dimension:
The drill-down action retrieves data for the level below (the children of) Year: Qtr1, Qtr2, Qtr3, and Qtr4.
Figure 16. Result of Drilling Down on the Year Dimension
With Essbase, you can retrieve members into grouped, or nested, columns or rows. Row groups containing more than one level of data are nested within single-member row groups. For example, a row group containing Qtr1, Qtr2, Qtr3, and Qtr4 may be nested within a single-member row for a specific region, such as East (see the following illustration). Drilling down to lower levels of database members is one way to retrieve data into nested groups.
Figure 17. Result of Drilling Down on the Market Dimension (Nested Rows)
Because worksheets can accommodate more rows than columns, Essbase is preset to retrieve data into rows when you drill down on a member. You can change this default behavior and display the results of a drill-down across columns. Drilling across columns applies only to the top-level member of a dimension (for example, Market or Scenario).
Follow these steps to drill down on Scenario and retrieve its respective members into columns rather than rows:
Essbase displays the data in columns across the worksheet.
Figure 18. Result of Drilling-Down on the Scenario Dimension (Nested Columns)
You can use the Essbase attribute feature to retrieve and analyze in terms of characteristics, or attributes, of dimensions. For example, you can analyze product profitability based on size or packaging. Attribute dimensions are associated with base dimensions.
You can use an attribute dimension to drill down on the base dimension with which it is associated. In the Sample Basic database, the Product base dimension is associated with several attribute dimensions, such as Caffeinated, Ounces, and Pkg_Type. Each attribute dimension consists of level 0 attribute members. Level 0 attribute members are the lowest level attributes that are associated with members of a base dimension. The Pkg_Type attribute dimension, for instance, has two level 0 members, Bottle and Can.
You can extract information on all products sold in a can by entering manually the name Can in the worksheet. You can also use Essbase Query Designer or the Essbase Member Selection dialog box to select the attribute and display it in the worksheet.
Open a worksheet, connect to the Sample Basic database, and select Essbase > Retrieve. Select Product and replace it with Can by typing Can manually. Click anywhere outside of cell C1 and select Essbase > Retrieve again. Figure Figure 19 displays the results:
Figure 19. An Attribute Member in a Report
Drill down to all products sold in a can by double-clicking Can in cell C1. Cola, Diet Cola, and Diet Cream are the members of Product that have the Can attribute. The result is displayed below:
Figure 20. Result of Drilling Down on an Attribute Member
The following is a description of the general behavior of Essbase Spreadsheet Add-in when you drill down on a level 0 attribute member:
The drill-down behavior for non-level 0 attribute members is the same as the current drill-down behavior for other types of members. See the Essbase Spreadsheet Add-in online help for examples of drilling down on level 0 attribute members. For more information on attributes, refer to the Database Administrator's Guide.
With Essbase, you can drill up to higher levels in the multidimensional database outline by collapsing the current member tree. For example, if you previously drilled down on a dimension, such as Scenario, to view data for Actual and Budget, you may need to drill up to view aggregate data for the Scenario dimension.
You have three options for drilling up on a member:
To drill up on the Scenario dimension in the current worksheet:
Essbase collapses the members of the Scenario dimension.
Essbase collapses East, West, South, and Central into the single Market dimension and keeps the dimension in the A column.
You can customize the behavior of the Zoom In and Zoom Out commands in the Essbase Options dialog box. The following steps illustrate some drill-down and drill-up techniques.
To retrieve all members of a dimension with a single drill-down operation:
Essbase displays the Zoom Tab.
Figure 23. Zoom In and Member Retention Option Settings
The Zoom In option group contains items that enable you to customize drilling behavior. You can specify which members are returned to the worksheet during a drill-down operation. For example, if you select Bottom Level, Essbase retrieves data for the lowest level of members in a dimension. With this option, a drill-down on Year retrieves Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, and Dec.
The Member Retention option group contains items that enable you to customize drilling retention characteristics. The default selection, Include Selection, retains the selected member along with the other members retrieved as a result of a drill down. For example, if you drill down on Qtr1, Essbase retrieves data for Jan, Feb, and Mar, as well as for Qtr1. When this option is disabled, Essbase retrieves data only for Jan, Feb, and Mar; Qtr1 is eliminated.
Essbase retrieves all members of Market and Scenario. For the Market dimension, Essbase drilled down two levels to get to the bottom-most members, which are individual states. The Scenario dimension has only one member level, so the members of Scenario would also be retrieved if you selected Next Level in the Zoom In option group.
If you want to drill up on only one quarter of the year, select Within Selected Group in the Member Retention option group.
Make sure that Include Selection is also still checked.
Notice that drilling up to the Year dimension affects only New York. All other states show data for all four quarters.