Go to primary content
Previous
Previous
 
Next
Next

Cube Data Viewer

Use the Cube Data Viewer to see the data as it appears in applications for end users. The view consists of the query and the returned values. The Graph and Data pages shows the results of executing the query. On the Measures and Dimensions pages you can specify the parameters of the query. The Query page shows the SQL SELECT statement for fetching the data.

The Cube Data Viewer has the following pages:

Graph

Displays the data in a graphical format. A tool bar enables you to make temporary changes to the graph. The text tools are disabled. You can use these tools:

Table 12-3 Partitioning Graph Types

Graph Type Usage

Bar

Comparisons (default)

Horizontal Bar

Comparisons

Pie

Percentage or comparisons of percentages; relationship between the parts and the whole

Line

Trends over time; rate of data change

Area

Trends over time; rate of data change

Combination

Trends over time; effect of one variable on another

Scatter

Correlations of two or three measures

Stock

Stock prices over time

Circular

Cyclical or directional patterns

Pareto

Highest and lowest contributors to a total; ranking

3-D

Three-dimensional comparison

Funnel

A filtering process that starts at 100% and decreases in stages to a much lower percentage


Data

Displays the data in a tabular format. You can reorder the columns by dragging and dropping them.

Measures

Specifies the measure columns to include in the query.

Measure Filter: Enter text to find matches in the Measure Name column. The filter is not case-sensitive, and so sales matches sales, Sales, SALES, and sAlEs.

Measure Selection: Select the check box next to the Select heading to display all measures and calculated measures, or select the individual measures and calculated measures of interest. Each measure and calculated measure in the cube is described by its object name and description. Calculated measures are also described by the expression.

Dimensions

Specifies the selection of data to display by identifying the levels and members of each dimension in the cube.

Complete the templates for each dimension in the cube:

For dimension_name dimension show description or dimension key data in the hierarchy_name hierarchy.

For the hierarchy, specify the level at which to start. You can specify either All or Selected levels. If you specify Selected, then you can specify one or more of the levels of the hierarchy.

Add or remove members from the query. For example, the following adds the children of the member TOTAL_TOTAL:

Add children of 'TOTAL_TOTAL'

You can add or delete level steps and member steps.

delete icon

Click the Delete icon to delete a level step or member step.

add icon

Click the Add icon and select New Level Step or New Member Step to add a new level step or member step.

Get the first n rows only: Enter the number of rows to be displayed. You can change the initial value (200 rows) on the OLAP Preferences dialog box.

Query

Shows the SQL SELECT statement for fetching the data.