Book Image

IBM Cognos Business Intelligence 10.1 Dashboarding Cookbook

By : Ankit Garg
Book Image

IBM Cognos Business Intelligence 10.1 Dashboarding Cookbook

By: Ankit Garg

Overview of this book

IBM Cognos 10 BI is the leader in the Gartner quadrant in terms of BI capabilities. There have been new features introduced with IBM Cognos 10 BI in terms of dashboards and BI. The book intends to highlight the latest and advanced dashboarding features introduced with IBM Cognos 10 BI. The book covers Business Insight and Business Insight Advanced in a comprehensive manner. It also covers best practices in terms of creating and distributing dashboards using IBM Cognos 10 BI, without which no BI solution would look presentable, usable and efficient. The book covers the new IBM Cognos 10 dashboarding capabilities in detail and a comprehensive manner. There whole content is divided in to step-by-step recipes, each of which covers a specific link in the whole chain of understanding and learning.Recipes are augmented with real steps and screenshots which nullify chances of error or misjudgement.These along with explanation, tips and information will help users to completely follow recipes and have a clear and concise understanding and will eventually enable them to use these in their own areas of interest.
Table of Contents (12 chapters)
IBM Cognos Business Intelligence 10.1 Dashboarding Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface

Applying conditional formatting to the dashboard


In this recipe we will see how we can change the look and feel of various widgets placed on the dashboard according to certain conditions.

For instance, coloring crosstab cells based on the numeric values displayed within them, can be termed as conditionally formatting the crosstab widget.

Similarly while rendering bar charts, it is frequently required to show negative values as red color bars while positive values as green color bars. This recipe focuses on such use cases.

Getting ready

We will use the same setup as in the previous recipe and start with 5825-04-Sample1, which is already open in Cognos Business Insight Advanced.

How to do it...

In this recipe we will apply conditional formatting to our newly created dashboard—5825-04-Sample1. Perform the following steps:

  1. 1. In the top-right quadrant of the dashboard, select the list displaying Year, Product line, and Quantity and insert two more columns from the Sales (analysis) namespace. The two...