COGNOiSe.com - The IBM Cognos Community

Legacy Business Intelligence => COGNOS ReportNet => ReportNet Administration => Topic started by: cmli2005 on 23 Aug 2006 09:05:25 PM

Title: Page numbering
Post by: cmli2005 on 23 Aug 2006 09:05:25 PM
Hi All

I need to display page 1/7,page 2/7 ...... page 7/7 in reportnet reports.Any help will be great and Thankful

Cmli2005
Title: Re: Page numbering
Post by: MFGF on 29 Aug 2006 05:45:58 AM
Hi,

From the toolbox, drag a calculation to your page footing after the page number, define it as a layout calculation, and as the definition bring in the Pagecount function.  Next drag a text item between the pagenumber and the pagecount and type in a '/'.

When you render as HTML interactively, ReportNet renders only a page at a time so it doesn't know what the pagecount is and you see 1/?

To get around this, either render as PDF, or run and save the report HTML output from Cognos Connection.

Regards,

MF.