Over the next few months we will be bringing you a number of articles on the new capabilities found in Cognos 10 (last month: IBM Cognos 10: Initial Thoughts and Reactions) with a goal towards providing our fellow developers, implementers and users with our impressions and the associated benefits and drawbacks of the new tool.
One of the most discussed features of IBM Cognos 10 is the availability of Active reports, which has been billed as an ideal solution for managed dashboards aimed at Business Managers, Executives and Front Line users. As with all tools, there are a number of pros and cons that should be considered before making any strategic decisions around the implementation of new functionality. Read more
In the past, we have introduced techniques around dynamic prompting by utilizing a number of Cognos Report Studio built-in features. Occasionally there are scenarios that will necessitate the need to set a report parameter without prompting the user to select a value. For instance, there may be a case where the report developer needs to pass both the selected year and the previous year to a stored procedure or pass in a calculated prompt value that would be based on previously selected prompt values. While there are a number of solutions for such scenarios, in this article we will focus on a Javascript based technique to provide the necessary functionality. Read more