Book Image

IBM Cognos Business Intelligence

Book Image

IBM Cognos Business Intelligence

Overview of this book

IBM Cognos is Business Intelligence software that enables businesses to fully utilize their maximum potential. It connects people with information from virtually any data source whenever and wherever they need it so that they can make better decisions, faster.Take the practical, hands-on approach to managing your reporting environment with "IBM Cognos Business Intelligence" - packed with coverage of all the latest features to truly help you maximize your potential.With this in-depth practical guide you will learn how to fully utilize IBM Cognos 10 so that your business can make smarter decisions, achieve better results and gain a deeper understanding of your company's data. You will learn about critical topics like Report Studio, Query Studio, Analysis Studio, Security and Administration as well as in-depth coverage of other features like Business Insight, Business Insight Advanced, and Active Reports, which were introduced with IBM Cognos 10.
Table of Contents (21 chapters)
IBM Cognos Business Intelligence
Credits
Foreword
About the Author
Acknowledgement
About the Reviewers
www.PacktPub.com
Preface
Index

Designing a business view of your data


In our business view layer, we will look to define additional relationships if needed, create calculated items, format our data, rename the database objects to logical names, and compress our snowflake design down to a simple star design. To do so, follow these steps:

  1. We will start by creating a new namespace to hold the Business View namespace.

  2. We will again right-click on the base Product Orders namespace and go to Create | Namespace. We will name this namespace Business View.

    We will next look at consolidating our query subjects in order to have a star design with only one level from the fact table. We want to start by creating our fact table from the data available in our underlying table, ORDER_DETAILS.

  3. To create a new query subject under your newly created Business View namespace, right-click on Business View and go to Create | Query Subject.

  4. We're going to name this new query subject Order Details and choose the first option, Build the query based...