The user has no way of knowing how many total pages are in a report unless they export to PDF. Is there a way to show the page numbers in Report Studio in Cognos V8.2?
Set the rows per page property (if your report is a List report)
Create a data item to find the total number of rows retrieved and divide it by the number of rows you set for list
I think there is a page number data item in the toolbox. Just drag it to wherever you want to position it and it should work fine.
Hope this works for you.
Quote from: Gopinath on 05 Feb 2009 02:42:33 AM
Set the rows per page property (if your report is a List report)
Create a data item to find the total number of rows retrieved and divide it by the number of rows you set for list
This would work nice if you have not set any Page Sets...
@lebron: The Page Number item in toolbox works fine in PDF, but when run in HTML and you click on "Bottom" page the page number turns to '?'