COGNOiSe.com - The IBM Cognos Community

IBM Cognos 8 Platform => COGNOS 8 => Report Studio => Topic started by: Desperado on 05 Aug 2008 05:35:49 PM

Title: report in a single page with scroll bars
Post by: Desperado on 05 Aug 2008 05:35:49 PM
Hi All,

I'm displaying two different lists in my report with the scroll bars using blocks. My requirement is All the report should come in a single html page when viewed from Cognos viewer.
how do i achieve this?
other thing is when i run the report apart from the block scroll bars, i'm getting the scroll bar for the page too.... I don't need this... how do i remove the page scroll bar?

Thanks in Advance


Title: Re: report in a single page with scroll bars
Post by: blom0344 on 06 Aug 2008 03:25:28 AM
Set the rows per page in the list properties to the highest possible value.. ? (like 9999) to avoid having to page through the report in html..
Title: Re: report in a single page with scroll bars
Post by: Desperado on 06 Aug 2008 08:36:35 AM
I tried to set to 10000 for now. The report is taking more time to execute and it's stilll not comming in one page even though there are less number of records...

thanks in advance
Title: Re: report in a single page with scroll bars
Post by: Desperado on 07 Aug 2008 09:16:00 AM
i got this fixed. set the page size and applied filters on the report.