Skip to main content
1-Visitor
January 19, 2015
Question

Cognos Reporting : Prompt Page

  • January 19, 2015
  • 1 reply
  • 3177 views

Hi,

I am in the process of creating a prompt page for a Cognos report. I*E task is the data source for the same. I know, one can create a prompt page by simply adding @param to the task

Ex:

@param java.lang.String Number

The above provides a simple text box on the prompt page. Would you be able to tell me how can we have a drop-down or radio box as input on the prompt page ?

The values from the prompt page will be read in the I*E task before the task is fired. The input value will form a part of the where clause for the task.

Thanks,

Malavika

1 reply

1-Visitor
June 9, 2015

Hi Malavika

Were you able to get a solution to this? I am looking for something similar. I don't think it will be possible using anything on the task. A template will have to be created.

Thanks

Pardeep

mrane1-VisitorAuthor
1-Visitor
June 9, 2015

Unfortunately, I haven't found a solution just yet.

1-Visitor
June 9, 2015

Have you tried a custom page?