Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Page N of M

Status
Not open for further replies.

jasonhuibers

Programmer
Sep 12, 2005
290
CA
Is Page N of M still an issue with the latest version of BO?
 
Are you talking deski, webi, or crystal reports. We are currently only using crystal reports and I have not see an issue.
 
Hi,
Do you mean the fact that using that causes a delay in the first page of the report being shown?

If N of M is used, the report needs to complete its data return before it can calculate how many total pages are created - the M figure.



[profile]

To Paraphrase:"The Help you get is proportional to the Help you give.."
 
It's not just completing the data return, it has to actually render all of the pages to determine what M is. Depending on the complexity of the report and whether or not there are subreports, this can cause long delays before the first page is rendered. This is not a process for which there is a "fix" to make it faster - it is what it is and there is nothing to fix.

-Dell

A computer only does what you actually told it to do - not what you thought you told it to do.
 
Just show the page number, not the number of total pages.

-Dell

A computer only does what you actually told it to do - not what you thought you told it to do.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top