Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Prompt page not displaying with use of conditional variable

Status
Not open for further replies.

stitchessf

Programmer
May 6, 2010
4
US
I need help to figure this out. I'm relatively new at Cognos reporting. I have a report that requests certain values from the user - region information, and then country information. The country prompt is filtered based on the region they select. If they select all countries, the report should render a region level report, if they select individual countries a country level report should get rendered.
I have the two different reports set up as seperate pages. I also have an invisible prompt that is set to All or Some via a javascript HTML object on the prompt page. Depending on that setting, either page1 or page2 is rendered. (render variable is set based on the conditional variable)
The problem is that when I run the report via the application that links to the report, the prompt page does not show up. (If I run the report via Report Studio, everything is fine) If I remove the conditional variable, it shows up.
How do I solve my problem? This is crucial.

Thank you in advance
SF
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top