Builds queries of an analytic view and displays the results as they appear in applications for end users.
The Analytic View Data Viewer consists of an analytic view query builder and the SELECT statement of the query. After you execute the query, the Data and Graph pages display the values returned by the query.
Query Page
Use the analytic view query builder to specify the measures and hierarchy members to include in a query. The SQL SELECT statement for the query appears below the query builder and dynamically reflects any changes you make in the query builder.
The analytic view query builder initially displays the following:
The “For selected measures measures” line that contains the underlined names of the selected measures of the analytic view.
For each hierarchy of the analytic view:
A line that contains the underlined member classification to display.
A line that filters the hierarchy members to include in the query.
The line contains an underlined value that specifies the IN or NOT IN predicate and the underlined names of the levels to include.
You can modify the initial selection of values in the query builder by adding measures, calculated measures, hierarchies, and level members to the selection or removing them from it.
To execute the query:
Click Run (
).
To add or remove a measure:
Click the underlined selected measures.
In the Measure Selection dialog box, select additional measures or calculated measures to include or deselect the ones to exclude.
To include or exclude a hierarchy from the selection:
Select or deselect the check box in the “For dimension_name dimension...” line.
To change the member classification:
In the hierarchy selection, click the underlined classification and select a different classification.
To add a level selection for a hierarchy:
Select the line for the hierarchy.
Click Add Selection (
).
Select Add HIERARCHY Level Selection.
To remove a level selection from the query:
Select the level selection.
Click Remove Selection (
).
To change the IN predicate in the level selection:
Select the underlined value for the predicate in the level selection.
Select either IN or NOT IN.
To change the levels in the level selection:
Click the underlined selected levels.
Move the levels to include from the Available Levels section to the Selected Levels section.
Move the levels to exclude from the Selected Levels section to the Available Levels section.
Click OK.
To filter the member selection:
Select either line of a hierarchy member selection.
Click Add Selection (
).
Click Add hierarchy Member Selection.
Specify the classification, predicate, and member selection.
To a specify a member selection:
Click the level selection in the member selection line.
In the Select Hierarchy Members dialog box, expand the tree of levels to reveal the members to include or exclude.
To remove a member selection:
Select the member selection.
Click Remove Selection (
).
Data Page
After you run the query specified on the Query page, this page displays the selected analytic view data in a tabular format.
You can reorder the columns by dragging and dropping them.
Graph Page
After you run the query specified on the Query page, this page displays the selected analytic view 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:.
Graph Type: Provides a variety of standard graph types, as described in the following table.
Show Legend: Controls whether the legend is displayed.
Grid Lines: Controls whether horizontal grid lines are displayed on graphs with an X/Y axis.
Gradient Effect: Controls whether colored areas appear solid or with a slight variation in color.
3-D Effect: Controls whether the graph appears flat or three-dimensional.
Table: 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 |
Related Topics
Parent topic: Analytic Views Dialog Boxes and Wizards