COGNOiSe.com - The IBM Cognos Community

IBM Cognos 8 Platform => COGNOS 8 => Report Studio => Topic started by: Zorker on 22 Sep 2011 01:26:15 PM

Title: Singletons and lists on same page
Post by: Zorker on 22 Sep 2011 01:26:15 PM
I'm trying to print singletons at the top of a report page (not in header) and multiple lists below them.  When the lists roll over to 2nd page, I do NOT want the singletons and text to appear on the 2nd page.  I just want the list to appear.  Is this possible?   
Title: Re: Singletons and lists on same page
Post by: Lynn on 22 Sep 2011 01:52:52 PM
I would generally create an overall header, set the list properties for column titles at start of details, then unlock the report and plop whatever you need in the overall header.

Otherwise you could try conditional rendering based on a variable such as boolean for page number = 1.