COGNOiSe.com - The IBM Cognos Community

IBM Cognos 10 Platform => Cognos 10 BI => Report Studio => Topic started by: pammassey on 15 Jul 2016 07:00:02 AM

Title: On Page Prompts (prevent page from rendering until Finish is engaged)
Post by: pammassey on 15 Jul 2016 07:00:02 AM
I have created a report with on page prompts.  The list report should not render until the prompts options are chosen by the user and the Finish button is engaged.  Having trouble keeping the list from rendering. 
Title: Re: On Page Prompts (prevent page from rendering until Finish is engaged)
Post by: bdbits on 15 Jul 2016 10:39:48 AM
You should be able to do this with a render variable that checks to see if any of the parameters are null, then only render the list the parameters are satisfied.