Book Image

IBM Cognos TM1 Developer's Certification guide

By : James D. Miller
Book Image

IBM Cognos TM1 Developer's Certification guide

By: James D. Miller

Overview of this book

IBM Cognos TM1 is enterprise planning software that provides a complete, dynamic environment for developing timely, reliable and personalized forecasts and budgets. It is a real time, in memory tool that helps any sized business perform planning, budgeting and forecasting as well as other financial exercises. This book prepares you to master COG-310 certification using an example-driven method that is easy to understand. The IBM Cognos TM1 Developer's Certification guide provides key technical details and background to clear the current IBM Cognos TM1 Developer (test COG-310) certification exam. This certification book covers all the modules of the certification clearly and in depth. The initial chapters cover in detail the components that make up Cognos TM1 and designing and creating dimensions and cubes. The book then dives deep into basic and advanced scripting using TurboIntegrator and then we learn to understand and write basic Rules. We then learn about the drill-through functionality of TM1, virtual and lookup cubes and lastly Time, and presenting and reporting data
Table of Contents (15 chapters)
IBM Cognos TM1 Developer's Certification Guide
Credits
About the Author
About the Reviewer
www.PacktPub.com
Preface
Free Chapter
1
The Components of TM1

Drill process


Drill processes are simply TI processes that you create or define in a different way than the method of creating and saving TI processes described earlier in this book.

A drill-through process is used to define the detailed or related data (the data that will ultimately be displayed or opened in a new window). The TM1 cube, that is, the source (displays the master or original data, or where the drill-through originates) is known as or is referred to as the origination cube.

Another way to think about a drill process is that it is the Cognos TM1 object that is used to specify the connection information in a drill-through.

Note

It is very important to be familiar with the data that originates the drill-through as well as the data that your drill-through will be drilling to (or the data that will be displayed in a new window).

Creating a drill process

A drill process can be created by performing the following steps:

  1. 1. Select the source or originating cube (the cube you will be drilling...