Creating Analyses and Dashboards
Creating Analyses and Dashboards
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
Purpose
In this tutorial, you learn how to build, format, and customize Oracle Business Intelligence (BI) analyses and create and update dashboards by utilizing these analyses.
Time to Complete
Approximately 2 hours.
Overview
Oracle BI is a comprehensive collection of enterprise business intelligence functionality that provides the full range of business intelligence capabilities, including dashboards, full ad hoc, proactive intelligence and alerts, and so on. Typically, organizations track and store large amounts of data about products, customers, prices, contacts, activities, assets, opportunities, employees, and other elements. This data is often spread across multiple databases in different locations with different versions of database software. After the data has been ordered and analyzed, it can provide an organization with the metrics to measure the state of its business. This data can also present key indicators of changes in market trends and in employee, customer, and partner behavior. Oracle BI helps you obtain, view, and analyze your data to achieve these goals. The focus of this tutorial advances these goals. You learn how to create analyses, add graphs, work with pivot tables, format the analyses and graphs, create column and view selectors, work with views, create a dashboard, and add user interactivity and dynamic content to enhance the user experience. You create analyses and work with views including graphs, pivot tables, and narratives. You then create selectors to drive interactivity in your analyses, and build a custom dashboard, which contains the newly created analyses and views. Finally, you work with dashboard prompts to filter your dashboard and populate variables.
Scenario
Sample Sales is a repository built for an international corporation, selling electronic goods that include: flip phones, game stations, blue tooth adapters, and much more. Revenues have steadily increased for the past two years and now exceed $18 million.
Software Requirements
The following is a list of software requirements: Oracle BI EE 11.1.3 or later must be installed Windows 2000 or later must be installed
Prerequisites
1 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
Before starting this tutorial, you should: Have the proper permissions for configuring dashboards on your company's system Ensure that the Sample Sales repository was installed during the Oracle B I EE installation process.
Creating an Analysis
In this topic, you learn how to access Oracle BI EE to create an analysis. You learn about the different types of columns that can be used to build a simple analysis. You add a filter, totals, format, and sort the analysis and create and save selection steps. Beginning the Analytic Process Using the Analysis Editor Filtering, Sorting, and Saving your Analysis Creating Selection Steps for your Analysis Formatting and Adding Totals to your Analysis
2. You are presented with either a personal dashboard or the Home page. The Home page is a task-oriented, centralized workspace combined with a global header, allowing access to Oracle BI EE objects, their respective editors, help documentation, and so on.
2 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
Throughout Oracle BI EE, common icons have been employed for objects. This table contains some of the most commonly used object icons in this lesson: Analysis Dashboard Dashboard prompt Filter Click New > Analysis.
3 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
3 . The Select Subject Area pop-up appears. A subject area contains columns that represent information about the areas of an organization's business or about groups of users within an organization. When you create a new analysis, this subject area is known as the primary subject area and will appear in the Subject Areas pane of the Analysis Editor. If, as you work, you find you need more data, you can add additional subjects areas if they are available for the primary subject area and if you have permission to access these additional subject areas.
In the Select Subject Area pop-up, select A - Sample Sales. The Analysis Editor appears.
4 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
Columns types include the following: Attribute Column Is similar to a column in a table in a relational data source. Holds a simple list of members, which function as attributes, similar to a dimension. Examples include ProductID or City. Is similar to a hierarchy of a dimension in a multidimensional data source. Holds a list in which individual members are shown in an outline manner, with lower-level members rolling into higher-level members, and outline totals being shown for the higher-level members. For example, a specific day belongs to a particular month, which in turn is within a particular year. Hierarchy columns can also be: Level-based Consists of one or more levels. For example, a Time hierarchy might have levels for Year, Quarter, and Month. Consists of values that define the hierarchy, rather than levels. For example, an Employee hierarchy might have no levels, but instead have names of employees who are managed by other employees. Employees can have titles, such as Vice President. Vice Presidents might report to other Vice Presidents and different Vice Presidents can be at different depths in the hierarchy. A hierarchy in which all the lower-level members do not have the same depth. For example, a Time hierarchy might have data for the current month at the day level, the previous months data at the month level, and the previous 5 years data at the quarter level. This is also known as an unbalanced hierarchy. A hierarchy in which certain members do not have values for certain higher levels. For example, in the United States, the city of Washington in the District of Columbia does not belong to a state. The expectation is that users can still navigate from the country level (United States) to Washington and below without the need for a state.
Ragged
Skip-level
5 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
Measure Column
Is similar to a column of data in a table in a relational data source. Holds a simple list of data values. It is a column in an Oracle BI Enterprise Edition repository, usually in a fact table, that can change for each record and can be added up or aggregated in some way. Examples include Revenue or Units Sold.
2 . Select and order columns in your analysis. a. To create your first analysis, click the plus sign ( ) to expand the Customers and Cust Regions folders and double-click C50 Region to add it to the Selected Columns pane.
b. In a similar fashion, add P1 Product from the Products folder and 1 - Revenue from the Base Facts folder. The Selected Columns pane should look like this:
c. You can reorder the columns in your analysis by clicking and dragging them. Drag P1 Product in front of the C50 Region column. Your selected columns should look like this:
d. Now drag the column back. 3 . a. In a similar fashion, add P1 Product from the Products folder and 1 - Revenue from the Base Facts folder. The Selected Columns pane should look like this:
6 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
b. You can reorder the columns in your analysis by clicking and dragging them. Drag P1 Product in front of the C50 Region column. Your analysis criteria should look like this:
4 . Click the Results tabbed page. The default Compound Layout appears. The Compound Layout is a composition of many views. By default, both a Title and Table view are defined for you when using attribute and measure columns. A Pivot Table view is automatically created when using hierarchical columns in your analysis. The Title view allows you to add a title (the default), a subtitle, a logo, a link to a custom online help page, and timestamps to the results. The Table view displays results in a standard table. You can navigate and drill down in the data. You can add totals, customize headings, and change the formula or aggregation rule for a column. You can also swap columns, control the appearance of a column and its contents, and specify formatting to apply only if the contents of the column meet certain conditions.
7 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
In the Compound Layout, you can create different views of the analysis results such as graphs, tickers, and pivot tables.
8 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
or by clicking the "Create a filter for the current subject area" icon ( column from the drop-down list, like this:
b. Hover over the toolbar icon for C50 Region and select Filter.
2 . a. The New Filter dialog box appears. Accept the default value for the operator, that is is equal to / is in, and enter a column value (or a range of column values) for this condition. To do this, click the drop-down list for Value and click the desired checkboxes. Select Americas and EMEA.
9 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
b. Click OK.
3 . The Selected Columns and Filters panes should look like this:
Save the filter that you just created. Click the More Options icon ( from the drop-down list.
4 . The Save As dialog box appears. A filter must be saved to a subject area folder so that it is available when you create an analysis using the same subject area. Navigate to the Subject Area Contents folder. Name the folder Regional Revenue and click OK. The Save As dialog box appears. Name the filter Americas and EMEA filter and accept the default location. If a Confirm Save Location dialog box appears, accept the default. Oracle BI EE allows you to save any type of business intelligence object to any location within the Catalog. However, for some object types such as filters, Oracle BI EE suggests the best Catalog location. The Save As dialog box should look like this:
10 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
Notice that the Americas and EMEA filter icon has been replaced with a folder icon, indicating that it is now a saved filter.
6 . Next, you save the analysis so that you can verify the creation of your named filter within the Catalog. a. Click the Save icon ( ) to save your analysis. ). The New Folder dialog box appears.
11 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
c. Name the folder Regional Revenue and click OK. d. Name the analysis Regional Revenue and click OK.
7 . Verify the named filter. Click the Catalog link ( ) on the global header and navigate to the folder where you saved your filter. The Americas and EMEA filter appears in the Catalog.
8 . Click the Home link on the global header and in the Recent area, click the Edit link below your Regional Revenue analysis.
12 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
9 . Next, add a sort to the analysis. a. On the Criteria tabbed page, click the More Options icon for 1- Revenue and select Sort > Sort Descending.
Notice that a sort icon is added to 1- Revenue. The order of the sort is indicated by an arrow; in this case, the arrows points down, indicating that it is descending. Additionally, if multiple sorts are added, a subscript number will also appear, indicating the sequence for the sort order.
10 . Click the Results tabbed page to verify that the filter and sort are being applied to your analysis. The Compound Layout appears. Your analysis should look like this:
13 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
14 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
2 . Hover over 1. Start with all members for P1 Product and click the pencil icon.
15 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
4 . Click the Move All shuttle icon to move all members from Available to Selected.
5 . In the Selected pane, select Install and Maintenance and click the Remove shuttle icon to return these two members to the Available pane. You can use Ctrl-click to select multiple members in the list.
16 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
6 . a. Click OK. The Selection Steps pane appears with the new values added. Notice that you can also save the Selection Steps as an object in the Catalog by clicking the Save icon.
7 . Verify your results by reviewing your analysis in the Table view. Click the double-headed arrow icon ( the analysis. ) within the Table view to display all rows of
The analysis appears with 36 rows. Note that the two members, Install and Maintenance, that you removed are not in the analysis.
17 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
18 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
2 . a. To add a grand total to the analysis, click the Totals icon ( Layout pane of the Table editor.
b. Select After from the drop-down list. Review the results in the Preview pane above and note that the Totals icon now displays a green checkmark, indicating that a grand total has been added to the analysis.
19 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
c. Click Done.
3 . Before adding a total to Region, remove the the sort from 1 - Revenue. a. Click the Criteria tabbed page. b. Click the More Options icon for 1- Revenue and select Sort > Clear Sort.
20 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
c. Click the Results tabbed page and review the Table view to confirm that the sort has been removed from the analysis.
21 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
4 . Add a total by region to your analysis. a. Click the Edit View icon ( ) in the Table view. The Table Editor appears.
b. In the Layout pane, click the Totals icon for C50 Region.
c. Select After from the drop-down list. Review the results in the Preview pane above and note that the Totals icon now displays a green checkmark, indicating that a total has been added for that specific column.
22 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
5 . After you create and run an analysis, default formatting rules are applied to the analysis' results. Default formatting rules are based on cascading style sheets and XML message files. You can create additional formatting to apply to specific results. Additional formats help you to highlight blocks of related information and call attention to specific data elements. You can also use additional formatting to customize the general appearance of analyses and dashboards. Apply formatting to the C50 Region column. a. You can apply formatting to a heading. Click the More options icon ( Headings. ) for C50 Region and select Format
23 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
b. In the Font area, click the drop-down list for Color and select any red color from the Color Selector dialog box and click OK.
24 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
c. In the Cell area, click the drop-down list for Background Color and select a light blue color from the Color Selector dialog box and click OK.
d. Click OK in the Edit Format dialog box to see the results of your format changes for C50 Region. The Preview pane should look like this:
7.
25 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
b. Select the Enable alternating row "green bar" styling checkbox ( and click OK. The Preview pane should look like this:
26 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
1 . Create a new analysis by using the same columns that you used to create Regional Revenue. Click New > Analysis on the global header.
3 . Add C50 Region from Cust Regions, P1 Product from Products, and 1 - Revenue from Base Facts to Selected Columns.
4 . Next, add the named filter that you created to limit the analysis to just Americas and EMEA data. a. In the Catalog pane, navigate to locate your filter named Americas and EMEA filter.
b. Select the filter and click the Add More Options icon (
).
27 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
5 . a. In the Apply Saved Filter dialog box, select the Apply contents of filter instead of a reference to the filter checkbox. This option adds the filter as an inline filter, allowing you to make changes without changing the Catalog filter item. Note that if you do not select this checkbox, the filter is added as a named filter that you can view, but not edit.
6 . Save the analysis to your Regional Revenue folder, entering Regional Revenue Graph as the analysis name.
7 . Add a graph to your analysis. a. Click the Results tabbed page. b. Click the New View icon ( ).
28 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
c. Select Graph > Bar > Default (Vertical) from the menus.
29 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
8 . Click the Remove View from Compound Layout icon ( ) for both Title and Table views. Both views are removed from the Compound Layout. Note however, that they are still available for use from the Views pane.
30 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
31 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
Toolbar
The toolbar allows you to change graph types and subtypes, print, preview, edit graph properties, and so on.
Preview pane
The preview pane is a dynamic view of the graph, allowing you to view the changes instantly.
32 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
Layout
The layout allows you to change the properties of prompts, sections, measures, and so on, and allows you to regroup columns for graph display.
3.
The Graph properties dialog box is composed of four tabbed pages: General, Style, Scale, and Titles and Labels. These tabbed pages allow you to do the following: General Style Scale Titles and Labels Set properties related to the graph canvas, such as canvas width, height, legend location, and so on. Set properties that control the appearance of the graph such as plot area and gridlines. Set properties for parts of the graph, that is axis limits and tick marks. Set properties that control the display of titles and labels for the graph.
a. Select Enable for Horizontal Axis from the "Zoom and Scroll" checkboxes. When zooming and scrolling is enabled for a graph, then the graph includes a Zoom icon. The Zoom icon allows you to zoom in and out of a graph's plot area via its axes. Once you zoom in on an axis, you can scroll the axis. When you zoom an axis, a zoom and scroll slider appears. b. Select left from the Legend Location drop-down list. The dialog box should look like this:
33 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
Note: The "Animate graph on Display" checkbox specifies whether to show initial rendering effects and is selected by default. For example, the bars on a horizontal graph start at the x-axis and move up the scale on the x-axis to the current measurement level. "Listen to Master-Detail Events" allows you to specify this analysis as a detail view in a master-detail relationship. You will use this option in a subsequent step when working with pivot tables. 4 . a. Click the Style tabbed page.
b. Click the Style drop-down list for Graph Data and select Gradient. The Graph Data area allows you to choose a style for specific types of graphs. For example, you might choose pattern fill for to highlight differences on a line-bar graph or gradient for a bar graph to make the data values standout.
34 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
5 . Click the Background drop-down list and select a light blue color from the Color Selector and click OK.
6 . a. Click the Specify radio button for Gridlines to enable selection for horizontal gridlines and select the Major Grid > Horizontal Lines checkbox. b. Select a color of your choice and click OK.
35 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
7 . Click the Scale tabbed page. The Scale tabbed page appears.
Specifically setting axis limits and tick marks allows you to control what you see on your graph. If you override the system default for tick marks, the colors that you have selected for horizontal and vertical gridlines on the General properties tabbed page will be applied to both major and minor ticks.
36 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
b. Deselect the checkbox for Use measure name as graph title and enter Regional Revenue in the Title text box. c. Click the Format Title icon ( ) for Graph Title. The "Font Format: Title" dialog box appears. You use this dialog box to specify how titles, legend labels, and so on are handled (such as truncated automatically) and to specify font properties.
e. Select Tahoma from the Family drop-down list. f. Enter 16 in the Size text box. g. From the Color Selector, choose any color and click OK.
37 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
h. Click OK to close the Font Format: Title dialog box. i. Deselect the checkbox for Vertical Axis Title and click OK to close the Graph Properties dialog box.
Examine the changes that you made to the graph. The formatting changes have been applied along with a new title and a horizontal zoom. The vertical axis label has been removed. Click the Zoom icon and select Zoom In.
38 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
10 . a. In the Layout pane, move C50 Region from the Group By drop target to the Graph Prompts drop target. The preview pane refreshes:
39 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
The prompt allows you to select each region individually, making the graph a bit easier to consume. b. Move C50 Region to the Sections area and select the Display as Slider checkbox. The Graph editor should look like this:
40 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
c. Click Done and then save your analysis. You can experiment with the region slider by clicking the C50 Region or Americas link.
41 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
2 . Click the Results tabbed page to view the analysis and inspect the pivot table. Notice that the Pivot Table view is included by default because you included a hierarchy column in the analysis.
42 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
3 . a. Return to the Criteria tabbed page. b. Apply the Americas and EMEA named filter as you did above. c. Edit the column properties for Revenue. Click the More Options icon for 1 - Revenue and select Column Properties.
43 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
4 . a. Select the Column Format tabbed page. b. Select the Custom Headings checkbox and enter Revenue in the Column Heading text box.
5 . a. Select the Data Format tabbed page. b. Select the Override Default Data Format checkbox and select the values as indicated below in the image.
44 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
c. Click OK.
6 . Click the Results tabbed page. Review the formatting changes that you made to the Revenue column.
7.
Delete the Title view and then click the Edit View icon ( appears.
45 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
8 . Format the pivot table as follows: a. Drag P4 Brand below Measure Labels. b. Drag C50 Region to the Sections area. The pivot table should look like this:
46 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
9.
Next, you add a calculation to the pivot table by duplicating the Revenue column. Click the More Options icon ( for the Revenue column and select Duplicate Layer.
47 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
10 . a. Click More Options > Format Headings to edit the properties for the duplicate column. b. In the Caption text entry box in the Edit Format dialog box, name the new column % Revenue and click OK.
48 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
11 . a. Change the calculation to reflect a percentage of the parent. Click More Options > Show Data As > Percent of > Row Parent.
49 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
12 . Click Done and save the analysis as Regional Revenue Pivot. The pivot table should look like this:
50 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
13 . Pivot tables provide the ability to rotate rows, columns, and section headings to obtain different perspectives of the same data. They are interactive in that they are drillable, expandable, and navigable, providing the perfect vehicle for trending analyses. The next steps review some features of pivot tables. ) for Order Totals for the Americas. a. Expand the Orders Hierarchy by clicking the plus sign icon ( The plus and minus icons are used to expand and collapse the data for analysis. Orders Hierarchy contains Orders on the row edge and Total Orders as the parent. Revenue is the measure.
Because hierarchical columns imply pivot tables, you are able to not only sort on members and measures, but on rows. Hierarchical members on the row edge can include sort carat icons ( ) , which allow you to sort the members on the column edge by that row, in either ascending or descending order. These carat icons do not appear for attribute columns, which do not have the concept of a row edge. When you sort members in a hierarchical column, you always sort within the parent; that is, children are never sorted outside of their parent. The children appear below the parent in the proper sort order; the parent is not sorted within its children. b. The Total Orders parent member represents an outline total for the orders. Row sort Total Orders, for the Americas in Ascending sequence and examine the results within the pivot table. The product brands on the column edge are sorted, reflecting sorted Revenue values in ascending sequence for each Total Order.
51 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
14 . Expand Express orders and then expand 6 - Cancelled to view the % of total revenue lost from cancellations.
15 . a. Place your cursor on top of the Orders Hierarchy and right-click. Select Collapse all items in view from the menu. Notice that you can also sort, exclude columns, and move items around using this menu.
52 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
b. Place your cursor to the left of the Brand column (HomeView). A tab appears. When you hover over this tab, a swap icon appears. You use this swap icon to swap columns with rows or to reposition a column or row along a different axis. The swap icon look likes this:
c. Drag Brand on top of Orders Hierarchy. The pivot table should look like this before you release the mouse button:
53 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
54 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
55 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
4 . Remove the footers underneath the guages. a. Click the Edit gauge Linking Creating a Master-Detailproperties icon in the toolbar. b. In the Titles and Labels tabbed to establish a relationship between box, more views text that Footer text box. Master-detail linking of views allows youpage of the Gauge Properties dialogtwo orselect all the suchin theone view, called the master view, will drive data changes in one or more other views, called detail views. To create a Master-Detail linking, perform the following steps: 1 . Set up the master view to which you link the detail view. a. In the Regional Revenue Pivot analysis, select the Criteria tabbed page. b. Click the More Options icon and select Column Properties for the C50 Region column.
56 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
2 . The Column Properties dialog box appears. Select the Interaction tabbed page.
3 . In the Value area, click the Primary Interaction drop-down list, and select Send Master-Detail Events.
57 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
4 . When "Send Master-Detail Events" is selected, a qualification text box, Specify channel, appears. You use this text box to enter a name for the channel to which the master view will send master-detail events. This is a case sensitive text box.
58 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
a. Enter region in the "Specify channel" text box and click OK.
59 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
5 . Define the detail view to which the master view links. You can add any view that includes the same master column as the master view. a. Click the Results tabbed page to view the Compound Layout and click Edit View for the Gauge view.
b. The Gauge editor appears. Click Edit gauge properties on the toolbar.
60 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
a. Select the Listen to Master-Detail Events checkbox. b. Enter region in the Event Channels text box. Remember that this must match precisely with the text entered for the master view.
61 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
c. Click OK.
8 . a. In the Pivot Table view (the master view), select EMEA to drill down.
62 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
Both the Pivot Table view and the Gauge view (the detail view) update to reflect the drill.
63 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
64 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
65 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
2 . a. Add 3 - Discount Amount to the Criteria tabbed page a second time. The Selected Columns within the Criteria tabbed page should look like this:
b. Edit the Column Properties for the duplicate 3 - Discount Amount column. Click More Options for this duplicate column and select Column Properties.
c. Select the Column Format tabbed page, and select the checkbox for Custom Headings. Enter Discnt Pct to Paid Amt in the Column Heading text box.
d. Using the Data Format tabbed page, format the data for this column as a percentage with two decimal places and then click OK. The Selected Columns should look like this:
66 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
3 . a. Click More Options for Discnt Pct to Paid Amt and select Edit Formula.The Edit Column Formula dialog box appears.
b. Enter the following formula into the Column Formula text box. ("Base Facts"."3- Discount Amount"/"Base Facts"."4- Paid Amount")*100 Hint: You can copy the line of code and paste it into the Column Formula text box. The Edit Column Formula dialog box should look like this:
67 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
c. Click OK.
4 . a. Select the Results tabbed page and remove the Title view from the Compound Layout. b. Click the Edit View icon to open the Table editor. c. Click the More Options icon for C50 Region and select Hidden to hide the column.
d. Click Done to review your results. The Table view should look like this:
68 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
5 . Add the Narrative view. a. Click the New View icon on the toolbar and select Other Views > Narrative.
69 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
6 . a. Click the Edit View icon for the Narrative view. The Narrative editor appears.
You use the Prefix text box to enter the header for the narrative. This text is displayed at the beginning of the narrative. You use the Narrative text box to enter the narrative text that will appear for each row in the results. You can include both text and column values. Include a line break code at the end of this field to force each line of text and values onto its own line. To include values, use the at sign (@) by itself to indicate the first column. If you include multiple at signs, then the first occurrence of the sign corresponds to the first column, the second occurrence corresponds to the second column, and so on. You use the @n to include the results from the designated column in the narrative. You use the "Row separator" text box to enter a row separator for each line from the Narrative field that contains values. For example you might enter a string of plus signs (+) between each line. You use the "Rows to display" text box to enter the number of rows from the column to return. For example, enter 5 to display values from the first 5 rows of the column. For a hierarchical column, you can use selection steps to display hierarchy levels with the hierarchical column. A hierarchy level is considered a row. You use the Postfix text box to enter the footer text to appear at the bottom of the narrative. To display the footer information on a separate line from the actual narrative text, include markup tags in the Postfix field. Ensure that the narrative ends in a line break, or that the footer begins with a line break. The toolbar allows you to use HTML code and markup to enhance the narrative. b. In the Prefix text box, enter This analysis shows the discount percentage for each customer within the , ensuring that you leave a single space following the last word. c. In the Narrative text box, enter @1, where the number "1" represents the first column in the analysis (C50 Region). Then, select the @1 that you entered and click the bold icon ( ).
d. In the Postfix text box, enter region., ensuring that you include a space before region and period after region. e. Enter a 1 in the "Rows to display" text box. The Narrative Editor should look like this:
70 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
7 . Click Done and save your analysis. The Compound Layout should look like this:
71 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
c. The Column Selector view appears. Drag the Column Selector view above the Title view.
2 . Click the Edit View icon for the Column Selector view. The Column Selector editor appears.
72 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
3 . a. Select the Include Selector C50 Region checkbox. b. In the Label (optional) Choices text box, enter Choose a column:. c. With Column still selected, double-click the following columns to add to the selector: P4 Brand, P3 LOB, and P2 Product Type.
73 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
b. The values change appropriately. Note, however, that because you set a custom heading for the C50 Region column earlier, the custom heading is still displayed for the column.
74 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
5 . Add the View Selector view. A View Selector view provides a drop-down list from which users can select a specific view of analysis results from among saved views. A View Selector view is analogous to a storage container, in that it holds other views which have been selected in the editor for display. a. Before you add the View Selector view however, do the following: Delete the Title view from the Compound Layout Set the Column Selector to display the C50 Region column, the default. Then delete the Column Selector view from the Compound Layout Add a Graph view - Vertical Bar graph These changes will allow you to showcase the analytic data-driven views. Regional Revenue should look like this:
75 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
b. Click the New View icon on the toolbar and select Other Views > View Selector.
76 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
c. Move the View Selector view to the right of the Table view.
6 . a. Click the Edit View icon for the View Selector view. The View Selector editor appears.
b. In the Caption text box, enter Choose a view:. c. In the Available Views list, select the Table and Graph views and click the shuttle icon to move them to the Views Included list. A preview appears at the bottom of the editor. Note that these views are data-driven views, unlike the Column Selector and Title views, which were deleted from the Compound Layout.
77 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
d. Click Done.
7 . The Compound Layout should look like this when the Graph view is selected:
78 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
Building Dashboards
In this topic, you learn about the My Dashboard view and how to create and edit a shared dashboard, adding a saved analysis that you created previously. Dashboards provide personalized views of corporate and external information. Based on your permissions, you can view preconfigured dashboards or create your own personalized views. Users with administrative privileges can create shared dashboards for groups of users with common responsibilities or job functions. The ability to create and edit dashboards is controlled by the Manage Dashboard privilege, which is managed by the administrator. You can view your personalized views by selecting My Dashboard from the Dashboards drop-down list. You can also set My Dashboard as your default dashboard. Preconfigured views appear in the Dashboards drop-down list. They can be created by administrators and shared with groups of users with common responsibilities or job functions. Exploring and Editing My Dashboard Creating a Dashboard Editing a Dashboard Saving a Customized Dashboard and Setting Preferences
79 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
When you open a dashboard, including My Dashboard, the content appears in one or more dashboard tabbed pages. Pages contain the columns and sections that hold the content of a dashboard, and every dashboard has at least one page. Multiple pages are used to organize content. Note: If you have chosen or if your company has setup My Dashboard as your default, then you use dashboard template pages to populate your personal dashboards (My Dashboard) when you first log in as a new user. This allows you to see one or more dashboard pages with content, rather than an empty dashboard. It also gives you a starting point to build your own dashboard pages. These template pages are saved in subfolders of /Shared Folders and have a default name of default. Oracle BI EE searches for dashboard template pages in all dashboards that are named default,
80 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
copies all dashboard template pages for which you have permission to your My Dashboard folder, and displays them in the My Dashboard dashboard.
2.
The Dashboard Builder appears and automatically creates page 1 of your dashboard (the first tabbed page).
Using the Dashboard Builder, you can add pages and objects to a dashboard and control page layout. The Dashboard Builder is composed of the following: Dashboard Toolbar: The toolbar allows you to perform tasks such as adding or deleting pages, previewing, saving, and so on. Dashboard Objects pane: Items that are used only in a dashboard. Examples of dashboard objects are sections to hold content, action links, and embedded content that is displayed in a frame on a dashboard Catalog pane: Items that you or someone else has saved to the Catalog, for example, analyses, prompts, and so on. In a dashboard, the results of an analysis can be shown in various views, such as a table, graph, and gauge. (The results of an analysis are the output that is returned from the Oracle BI Server that matches the analysis criteria.) Users can examine and analyze results, save or print them, or download them to a spreadsheet. Page Layout pane: This is a workspace that holds your objects, which are displayed on the dashboard. In the Dashboard Toolbar, the Tools toolbar button provides options to set dashboard properties, set page report links (for example, Add to Briefing Book), and so on.
3 . As mentioned above, the Dashboard Objects pane provides you with a list of objects that you use to add content to a dashboard page. You simply drag the object to the Page Layout pane on the right.
81 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
Columns are used to align content on a dashboard. (Sections within columns hold the actual content.) You can create as many columns on a dashboard page as you need. Sections are used within columns to hold the content, such as action links, analyses, and so on. You can drag and drop as many sections as you need to a column. Alert Section is used to add a section in which you display Alerts from Agents, if any. ( Agents dynamically detect information-based problems and opportunities, determine the appropriate individuals to notify, and deliver information to them through a wide range of devices such as e-mail, phones, dashboard alerts, and so on.) An Alert section is added by default to the first page of My Dashboard if you do not manually include one. You cannot disable the appearance of an Alert section on the first page of My Dashboard. You can add an Alert section to an additional dashboard page so that section will then appear on both dashboard pages. Drag the Column object onto the Page Layout pane.
4 . a. In the Catalog pane, navigate to the folder where you saved your analyses.
82 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
Regional Revenue appears in the column. Notice that a section was automatically created for you. You can also drag an analysis directly onto an empty Layout Pane without first creating a column. The Dashboard Builder automatically creates the column for you. You can then add sections automatically to that column by dragging analyses below the existing sections c. Click the Save icon ( My Dashboard appears. ) to save the dashboard page and then click the Run icon ( ).
Creating a Dashboard
To create a new dashboard, perform the following steps: 1 . Click the New > Dashboard in the global header.
83 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
2 . a. Enter Customer Detail in the name text box. Notice that you can also enter a description of your choice. b. Navigate to your Regional Revenue folder and select it as the Location. If you receive a warning message, click OK to close it. Note: If you save the dashboard in the Dashboards subfolder directly under /Shared Folders/first level subfolder, the dashboard will be listed in the Dashboard menu on the global header. If you save it in a Dashboards subfolder at any other level (such as /Shared Folders/Sales/Eastern), it will not be listed. If you choose a folder in the Dashboards subfolder directly under /Shared Folders/first level subfolder in which no dashboards have been saved, then a new Dashboards folder is automatically created for you. For example, if you choose a folder named /Shared Folders/Sales in which no dashboards have been saved, a new Dashboards folder is automatically created and the Location entry changes to /Shared Folders/Sales/Dashboards. A new Dashboards folder is not automatically created if you choose a folder at any other level. c. Accept the default to Add content now. The New Dashboard dialog box should look like this:
84 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
Notice that a Dashboards subfolder was automatically created inside the Regional Revenue folder. d. Click OK. The Dashboard Builder appears.
3 . a. Navigate to the Customer Discounts by Region analysis and drag it from the Catalog to the Page Layout pane.
85 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
b. Save and run the dashboard. The Customer Detail dashboard appears.
As mentioned above, because this dashboard was not created in a Dashboards subfolder directly under a /Shared Folders/first level subfolder, the dashboard will not be listed in the Dashboard menu on the global header. To open the dashboard, navigate to it in the Catalog, or open it from the Recent list on the Home page or in the global header's Open menu.
86 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
Editing a Dashboard
Dashboard editing, which is performed by using the Dashboard Builder as evidenced above, is allowed for users with the appropriate privileges. In this subtopic, you enhance My Dashboard. To begin enhancing My Dashboard, perform the following steps: 1 . a. Click Dashboards > My Dashboard. b. Click the Page Options toolbar ( ) and select Edit Dashboard.
2 . Give the existing tabbed page a more meaningful name. Click the Tools button and select Dashboard Properties.
87 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
From this dialog box, you can do the following: Change the StylesStyles control how dashboards and results are formatted for display, such as the color of text and links, the font and size of text, the borders in tables, the colors and attributes of graphs, and so on. Add a descriptionDescriptions are displayed when Oracle BI Administrators use the Catalog Manager. Add hidden prompts, filters, and variables Specify the links that will display with analyses on a dashboard page. Rename, hide, reorder, set permissions for, and delete dashboard pages.
3 . Select page 1 in the Dashboard Pages section. The Dashboard Page Control toolbar enables. Using the toolbar, you can do the following: Click the Rename icon to change the name of your dashboard page. Click the Filters and Variables icon to add a hidden prompt. Hidden prompts are used to set default values for all corresponding prompts on a dashboard page. Click the Permissions icon to add permissions for the dashboard. Click the Delete icon to delete the selected page. Dashboard pages are permanently deleted. If more than one dashboard page participates in this dashboard, the arrange icons are enabled (up and down arrow icons).
88 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
4.
b. Enter Regional Revenue in the Name text box and click OK.
The Dashboard Properties dialog box reappears with the new dashboard page name.
89 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
5 . a. Click the the Edit icon for Dashboard Report Links to set the report links at the dashboard level. Report links can be set at the dashboard, dashboard page (click Page Options> Page Report Links), or analysis level (click the properties icon for the specific analysis within the Dashboard Builder and then select Report Links). b. Select the checkboxes as indicated in the image below:
c. Click OK and then click OK again to return to the Dashboard Builder. The Dashboard Builder should look like this:
90 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
6.
91 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
7 . In the Catalog pane, navigate to the Customer Discounts by Region analysis and drag it to the Page Layout pane on the right.
8 . Edit the properties of the column. a. Click the Column Properties icon.
92 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
Using the Column Properties dialog box, you can change the appearance of the cells, border, width, height, and so on. You can also apply a custom style sheet.
9 . a. Select the drop-down list for Background Color within the Cell area and choose light green. Click OK, then click OK to close the Column Properties dialog box.
b. Click Preview to preview the dashboard. Your dashboard page appears in a new browser window and should look like this:
93 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
10 Edit the properties of the section. . You use the Section Properties drop-down list to do numerous tasks: Format Section: Use this option to display the Section Properties dialog, where you specify the properties for the section, such as cell alignment and border color. Rename: Drill in Place: Use this option to display the Rename dialog box, which allows you to rename the section. Use this option to specify how the results appear when a user drills in an analysis. If a check mark appears in front of the Drill in Place option, the original analysis is replaced when the user drills (the section will automatically resize to fit the new analysis). If the check mark is not present in front of Drill in Place, the entire dashboard content is replaced. Use this option for prompts that are created for hierarchical columns. Note: You can use the back button in the browser to view the original analysis. Use this option to specify whether the user can expand and collapse this section on a dashboard page or whether the section is always expanded. If a check mark appears in front of the Collapsible option, you can expand and collapse the section. Use this option to specify whether to display the header for the section, which initially includes the title of the section. You can hide the title using the Show Section Title option. Use this option to specify whether to display the title of the section.
Collapsible:
94 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
When you have more than one analysis within the section, you can also align the analyses by using the vertical and horizontal alignment icons.
a. Click the Properties drop-down list for the section and select Condition. The Section Condition dialog box appears.
You use conditions to determine: whether sections and their content appear on the dashboard page; agents deliver their content and execute their actions; and action links appear on dashboard pages. Conditions are evaluated based on a Boolean expression; in other words, the condition is either True or False. b. Set a condition that determines whether the analysis appears on the dashboard. Click the New Condition icon ( New condition dialog box appears. ). The
11 Browse the Catalog and select the Customer Discounts by Region analysis. .
95 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
12 a. In the "True If Row Count" drop-down list, select is less than and enter 25 in the text box to the right. The New Condition . dialog box should look like this:
b. Click Test. Previously, your analysis returned more than 25 records, therefore this test should evaluate to False.
c. Your results are verified. Click OK. To further verify your results, click OK and click OK again to return to the Dashboard Builder. Preview the dashboard page now.
96 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
The dashboard page is empty. All that appears within the dashboard page is the column color. d. Click the Properties drop-down list for the section and select Condition. The Section Condition dialog box appears. Click the More icon and select Remove Condition to remove the condition so that the section displays.
13 Rename the section. . a. Click Properties (within the section) > Rename. The Rename dialog box appears.
b. Enter Customer Discount Percentage in the text box and click the Properties icon ( Properties dialog box appears.
97 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
d. Change Font Effects to Underline. The Section Heading Properties dialog box should look like this:
98 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
e. Click OK. The Rename dialog box should look like this:
f. Click OK.
99 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
15 Override the default dashboard report links at the analysis level. . a. Click the Properties icon for the Customer Discounts by Region analysis.
c. Select the Customize radio button and then select all checkboxes.
100 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
d. Click OK. e. Save and run the dashboard page. You are now able to export and copy this analysis from the dashboard.
16 a. Open the dashboard in the Dashboard Builder again and further edit the Customer Detail tabbed page. . b. Edit the section properties for the analysis and select Drill in Place. Drilling allows you to view additional levels of detail for the specific column. Drill in Place means that the current browser is refreshed with the new data. To return to the previous view, simply click the back button on your browser.
101 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
The Customer's Order Status column appears. b. Drill down on the column header, R1 Order Status. The Order Number column appears.
102 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
b. The Save Current Customization dialog box appears. Name your customization Customer Order Status and click OK.
c. You can apply the saved customization to a dashboard page. Click Page Options > Apply Saved Customization > Customer Order Status.
103 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
2 . Set your preferences. You use the Preferences tabbed page in the My Account dialog box to specify your personal preferences, such as dashboard starting page, locale, and time zone. The available options depend upon your privileges. a. Click your User ID on the global header and then select My Account.
Other tabbed pages in the My Account dialog box include the following: BI Publisher PreferencesUse this tabbed page to view the default profile for BI Publisher. Delivery OptionsUse this tabbed page to configure your delivery profiles for the delivery of alerts by agents. Roles and GroupsUse this tabbed page to view a list of the roles to which you have been assigned by the Oracle BI Administrator. b. Click the Starting Page drop-down list and scroll to view the available pages. Only the dashboard pages to which you have privileges appear in this list. Notice that your personal dashboard page created in the subtopic "Creating a Dashboard" appears. Select the Regional Revenue: Customer Detail as your default. c. Set the Locale, User Interface Language, Time Zone, Currency, and Accessibility Mode appropriately for your own needs and click OK. The My Account dialog box should look something like this:
104 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
Note: The Currency drop-down list is available only if the administrator has configured the option. c. Click OK.
3 . To verify that your starting page is now set to the Regional Revenue: Customer Detail dashboard page, log out and log back in. Your start page should look like this:
105 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
Next you learn how to add prompts and use presentation variables on your dashboard.
The Definition pane appears. The Definition pane allows you to add, organize, and manage a named prompt's columns. You can use column prompts, image prompts (maps), currency prompts, and variable prompts. The Definition table lets you view high-level information about the prompt's columns. You can also use this table to select columns for editing or deleting, arrange the order in which the prompts appear to the user, or insert row or column breaks between prompt items. The Display pane is a preview pane that allows you to view the prompt's layout and design.
106 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
2.
), select C50 Region as the column for the prompt, and click OK.
b. The New Prompt: C50 Region dialog box appears. The Prompt for Column field allows you to view information about the column that you selected as the prompt. This appears only for column prompts.
107 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
c. The Label text box allows you to enter a meaningful label that appears on the dashboard next to the prompt. Enter Select a Region: in the the Label text box (add a space following the colon). You can optionally enter a description. d. Select the operator. Accept the default, "is equal to / is in." This field is only for column prompts. e. The User Input field's drop-down list appears for column and variable prompts and provides you with the option to determine the User Input method for the user interfacein other words, the user will see one of the following: check boxes, radio buttons, a choice list, or a list box. You use this item in conjunction with the Choice List Values item to specify which data values appear for selection. For example, if you selected the User Input method of Choice List and the Choice List Values item of All Column Values, the user will select the prompt's data value from a list that contains all of the data values contained in the data source. Accept the default, Choice List. f. The Options section provides you with the opportunity to constrain values available for selection. Click the plus sign to expand the Options section. Because you selected Choice List for the User Input field, you must now indicate those values. Some of your choices include All Column Values, Specific Column Values (where you supply those values), SQL Results (choose a list of values based on a SQL statement), and so on. Accept the default, All Column Values. g. The series of checkboxes allow you to restrict the amount of data returned. Select Enable user to select multiple values, and Require user input. Allowing multiple selection of values lets you choose more than one value (region for example), and requiring input forces you to enter at least one value. "Default selection" allows you to selection an initial value and "Set a variable" allows you to create a new variable that this column prompt will populate. Accept the default, None, for both of these fields. The New Prompt dialog box should look like this:
108 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
h. Click OK.
109 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
4 . Test the prompt. Navigate to My Dashboard - Customer Detail. Recall that the "Customer Discounts by Region" analysis has a Narrative view associated with it that is specifically set to the value of Americas. Select Page Options > Edit Dashboard to open the Customer Detail dashboard page in the Dashboard builder, then navigate in the Catalog pane to your dashboard prompt.
5 . Drag Region Prompt to Column 1, above the "Customer Discounts by Region" analysis.
6 . Click the Region Prompt properties icon and select Scope > Page. Scope determines whether the prompt applies to the entire dashboard or just this page.
110 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
7 . a. Save and run the dashboard. Initially, the filters for the analysis that you created earlier are assumed; that is, the analysis is filtered for Americas and EMEA.
c. Click Apply. The values for region are overridden for this page.
111 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
Try selecting other values in the prompt and click Apply to rerun the dashboard prompt.
112 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
c. Accept Presentation Variable as the default prompt type. d. In the text box to the right of the drop-down list for the prompt type, enter the same variable that you entered in the Static Text editor, VarSalesRep. e. Enter Sales Representative Name: in the Label text box. f. Select Choice List for User Input. g. Select All Column Values for Choice List Values. The dialog box should look like this:
h. Click Select Column and, in the Select Column dialog box, select Sales Person > E1 Sales Rep Name.
113 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
j. Expand the Options section and select Specific Value from the "Default selection" drop-down list.
114 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
l. Click OK. The New Prompt dialog box should look like this:
115 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
m. Click OK. n. Save the prompt as SalesRep Variable Prompt in your Regional Revenue folder. o. Click the Preview icon ( ) to preview the prompt.
2 Create an analysis that uses the VarSalesRep presentation variable in a Static Text view and in a filter. A Static Text view . adds static text in the results. You can use HTML to add banners, tickers, ActiveX objects, Java applets, links, instructions, descriptions, graphics, and so on, in the results. a. Create an analysis that includes the following columns: Customers > Cust Regions > C50 Region Customers > Cust Regions > C52 Country Name Sales Person > E1 Sales Rep Name Base Facts > 1 Revenue b. Add ascending column sorts in this sequence: C50 Region, C52 Country Name, and E1 Sales Rep Name. The Criteria tabbed page should look like this:
116 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
c. Select the Results tabbed page. d. Select New View > Other Views > Static Text.
f. Click the Edit View icon on the Static Text view. g. In the Static Text editor, reference the VarSalesRep variable. Enter the following syntax in the Static Text pane: This analysis is for the Sales Rep @{VarSalesRep}. The syntax for referencing a Presentation variable is as follows: @{variables.variablename}[format]{defaultvalue} or @{scope.variables['variablename']} Where: variablename is the name of the presentation or request variable
117 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
format (optional) is a format mask dependent upon the data type of the variable, for example #, ##0, MM/DD/YY hh:mm:ss. (Note that the format is not applied to the default value.) defaultvalue (optional) is a constant or variable reference, indicating a value to be used if the variable referenced by variablename is not populated scope identifies the qualifiers for the variable. You need to specify the scope when a variable is used at multiple levels (analyses, dashboard pages, and dashboards) and you want to access a specific value. (If you do not specify the scope, then the order of precedence is analyses, dashboard pages, and dashboards. Examples: @{variables.MyFavoriteRegion}{EASTERN REGION} or @{dashboard.variables['MyFavoriteRegion']} Note that your entry is previewed below the Static Text text box:
h. Click Done and save your analysis as Sales Reps by Region and Country. Your analysis should look like this:
i. Select the Criteria tabbed page. j. In the Filters pane, click the Create a Filter icon ( ) and select "Sales Person "."E1 Sales Rep Name ".
k. In the New Filter dialog box, click Add More Options and select Presentation Variable.
118 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
l. In the Variable Expr field, enter the variable name, VarSalesRep. Notice that you can also specify a default for the variable, but in this case the default is driven by the variable prompt, which is set to default to "Angela Richards".
n. Select the Results tabbed page. Because the variable dashboard prompt has not been run, the VarSalesRep presentation variable has not been populated with a value. Because of this, no results from the analysis meet the filter requirement.
119 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
3 Add the analysis and the variable prompt to the Customer Detail dashboard. . a. Select Dashboards > Customer Detail, then click Page Options > Edit Dashboard.
b. Add a new column to the left of Column 1, and then navigate to the Sales Reps by Region and Country analysis and drag it to the new column.
c. Navigate to SalesRep Variable Prompt and drag the prompt above the Sales Reps by Region and Country analysis.
120 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
d. Save the dashboard and run it. Click the Collapse icon (
The dashboard runs and the variable dashboard prompt is preset to the default value, Angela Richards, which in turn appears in the Static Text view as expected and is used to filter the embedded analysis results. The value of a presentation variable is populated by the variable prompt. That is, each time you select a value in the variable prompt, the value of the presentation variable is set to that value. e. Click the drop-down list for the dashboard prompt, select Edelberto Mandini, and click Apply. The presentation variable appears with Edelberto Mandini.
121 of 122
28-03-2012 19:57
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi...
Summary
In this tutorial, you should have learned how to: Create analyses, add graphs, and work with pivot tables Format analyses and graphs Create and work with several types of views Explore My Dashboard and add a new dashboard page Create a dashboard Create a dashboard prompt Create a variable prompt for a presentation variable
Resources
To learn more about Oracle BI Enterprise Edition and Oracle BI Server Administration, refer to additional OBEs in the OLL.
About Oracle | Careers | Contact Us | Site Maps | Legal Notices | Terms of Use | Your Privacy Rights
122 of 122
28-03-2012 19:57