Tag Archive for: Report Studio Cookbook

The deep BI knowledge of Ironside’s Education Services department was showcased this year at IBM Insight 2015. Wayne Estrada, one of our most experienced Senior Technical Instructors, delivered an in-depth session on a topic that is often a chief concern for many IBM Cognos environments: report security. Using advanced techniques in Report Studio, Wayne showed participants how to create customized security protocols that exactly meet their environment’s security needs and fine-tune report responses based on security requirements. Read more

Difficulty: Easy

Required Ingredients: Report Studio report

Scenario:

You have a highly formatted report in Report Studio and you need a better understanding of how the report is structured. Some of the items in the report maybe hidden and you can’t easily see how things are nested. Luckily, Page Structure view can help with that. Read more

Difficulty: Easy

Required Ingredients: Prompt macros and static values within a prompt parameter.

Scenario:

You have some existing reports that prompt on Year and Month.

Users would like a better experience by having default selections provided for them. For scheduling purposes you’d also like to set relative time so the report can run based on current month and current year. You can accomplish this using macros. Read more

Difficulty: Easy

Required Ingredients: Report Studio, List Object, PDF Viewer

Scenario:

A report that you expected to be viewed exclusively in HTML will need to be printed. In order to do this, you switch the output to PDF to create a printable report and find that the columns span across multiple pages, making the report more difficult to understand.

You’ll need to make some minor modifications in order for the printable report to remain effective. Read more

In continuing with our Report Studio Cookbook series, this month’s cookbook recipe will show you the steps for altering report XML to make bulk changes. This is most commonly used when name changes are made to the FM Model and abandoned data items result. Read more

Set Dynamic Default Prompts Using the New JavaScript Prompt API in IBM Cognos 10.2

Continuing with our Report Studio Cookbook series, today we will look at the new Report Studio JavaScript prompt API available in IBM Cognos 10.2. Since the very first release of the web based Report Studio, report authors have been asked often to use JavaScript in a report to achieve some common web application functionality, such as dynamically show/hide certain objects on page based on a user’s selection or changing a page’s color theme by data values. Ironside has published several articles illustrating how to use JavaScript in Report Studio; however undocumented JavaScript APIs and difficulties in migrating JavaScript after a Cognos upgrade have prevented many report developers from exploring this area. Read more

This is the second in a series of articles for the Ironside Cognos Report Studio Cookbook. The first article can be viewed here. These are tips and tricks used by our professional report developers to meet the unique needs and requirements of our clients. While some of these techniques may be touched upon in a typical Report Studio training class, we will take a deep dive into these concepts to uncover how our professionals actually use them in the field every day. Read more

This is the first in a series of articles for the Ironside Cognos Report Studio Cookbook. These are tips and tricks used by our professional report developers to meet the unique needs and requirements of our clients. While some of these techniques may be touched upon in a typical Report Studio training class, we will take a deep dive into these concepts to uncover how our professionals actually use them in the field every day. This month’s article will focus on how to make concise list reports by unlocking the report format. Read more