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
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.