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
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..
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
i got this fixed. set the page size and applied filters on the report.