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

An introduction to metadata


When you first enter Cognos Query Studio, the default menu is the Insert Data menu. This menu will show the metadata of the package that you are in. You may be wondering what metadata is. Metadata is data that describes other data. In this case, the metadata that is displayed will be logical names for the data that is shown. This metadata is defined in Framework Manager during package design.

Look at the following example; each group of metadata (Orders, Products, Sales reps, and so on) is called a query subject. Within each query subject, there are a number of query items.

Query subjects are collections of data that are all related in some way. These collections of data can all come from one table or multiple tables. The beauty of Cognos BI is that when the query subject is presented to the end user (as seen previously), it doesn't matter where the data is coming from. On the backend, a Framework Manager modeler has taken care of all of the necessary work by...