Book Image

Oracle Business Intelligence 11g R1 Cookbook

By : Cuneyt Yilmaz
Book Image

Oracle Business Intelligence 11g R1 Cookbook

By: Cuneyt Yilmaz

Overview of this book

<p>Extracting meaningful and valuable business information from transactional databases is crucial for any organization. OBIEE 11g is a reporting tool that satisfies all the business requirements regarding complex reporting. It consists of a powerful back-end engine with a repository and a highly customizable graphical web interface.</p> <p>Oracle Business Intelligence 11g R1 Cookbook provides all the key concepts of the product including the architecture of the BI Server. This practical guide shows each and every step of creating analytical reports starting from building a well-designed repository. You will learn how to create analytical reports that will support different business perspectives. <br /><br />This practical guide covers how to implement OBIEE 11g suite in order to enable BI developers to create sophisticated web based reports. All of tasks will be covered step by step in detail. <br /><br />You will explore the architecture of the Oracle Business Intelligence Server and learn how to build the repository (RPD). We will also discuss how to implement the business rules in the repository with real-life scenarios.</p> <p>Best practices of a successful BI implementation are esssential for any BI developer so they are also covered in depth.If you are planning to implement OBIEE 11g suite, this step-by-step guide is a must have resource.All the key tasks are defined in detail and supported with diagrams and screenshots.</p>
Table of Contents (19 chapters)
Oracle Business Intelligence 11g R1 Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Using the selections


When the analysis is constructed, it'll show all the data as it's in the database. We can implement some filters or grouping options in the analysis after the data is aggregated.

In order to make the demonstration, we're going to use a new analysis that consists of these columns. You can see this in the following screenshot.

  • The Customer hierarchy column

  • The Dollars measure column

How to do it...

  1. After constructing the sample analysis, click on the Results tab. We'll see that this time, Compound Layout consists of the Title and Pivot Table views. This happened because we have selected a hierarchy column instead of selecting an attribute column.

  2. When you expand the Selection Steps pane in the Results tab, you'll see that the ALL members option will be displayed by default. Click on the Then, New Step link and navigate to Add Groups or Calculated Items | New Group.

  3. The New Group window will pop up. You can select the members to create a new group. We're going to select the...