stitchessf
Programmer
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
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