COGNOiSe.com - The IBM Cognos Community

IBM Cognos 8 Platform => COGNOS 8 => Report Studio => Topic started by: CommandoCognos on 11 Sep 2012 08:09:52 AM

Title: Page break of lists depending on Report Format
Post by: CommandoCognos on 11 Sep 2012 08:09:52 AM
Hi,

I have a report with two lists and with different underlying queries. The requirement is now to have in HTML all data in one page (no page breaks) but in Excel to have the lists in different worksheets. The first idea would be to create several pages and render the pages depending on the Repor Format (one page with both lists and two page with each of the lists). But somehow it does not appear to me as a graceful solution. Do you have some other, maybe more efficient, approaches?

Thanks in advance,
Timm
Title: Re: Page break of lists depending on Report Format
Post by: tjohnson3050 on 11 Sep 2012 12:31:43 PM
You can have a single page that renders in html and a page set that breaks up the pages for Excel output.