Posts tagged JavaScript
Custom JavaScript in Cognos Analytics – Date Prompts and Datasets

In the previous article, we talked about controls via custom javaScript in Cognos Analytics. We created a select prompt that dynamically generates list of field names in a specified list, and allows the user to toggle the visibility of individual columns. In this article, we’ll spend some time on date prompts and datasets and look at cases where we don’t need to generate an interface control, and go over a practical example.

Read More