COGNOiSe.com - The IBM Cognos Community

IBM Cognos 8 Platform => COGNOS 8 => Report Studio => Topic started by: far972 on 18 Nov 2009 09:28:13 AM

Title: Keep lists on same page (disable page break)
Post by: far972 on 18 Nov 2009 09:28:13 AM
I have a fairly simple report that contains 1 chart, and 2 list's.

For the life of me I can't figure out how to keep the lists on the same page.

The lists only contain 24 rows max, but no matter how I set the pagination properties, the 2nd list always breaks to the next page.

I have a similar report, where the the lists only contain 12 rows max, and they display on the same page without a problem...

TIA,
Mike
Title: Re: Keep lists on same page (disable page break)
Post by: rthomas on 18 Nov 2009 12:28:22 PM
Select the first list by using the ancestor button, update the properties and set the 'rows per page'.  Next, select file from Report Studio toolbar, and select 'Report Properties', change the page break by data container from 'Default' to 'Yes'.  This should fix the issue.

RT
Title: Re: Keep lists on same page (disable page break)
Post by: far972 on 18 Nov 2009 12:54:22 PM
That worked perfectly...

Thank you RT!