Apr 28, 2005 #1 jennyfher MIS Joined Oct 8, 2003 Messages 23 Location US Hi: Is there a way in BO to know in advance the number of records to be retrieve by the report? Thanks
Hi: Is there a way in BO to know in advance the number of records to be retrieve by the report? Thanks
Apr 29, 2005 #2 MSIsam Programmer Joined Sep 29, 2003 Messages 173 Location US Only way I can think of to do this is to build a neew report that is just a count of rows in the original report and run that one first. There is no way for BO to know the result set before the query is submitted to the database. Hope this helps, Sam Upvote 0 Downvote
Only way I can think of to do this is to build a neew report that is just a count of rows in the original report and run that one first. There is no way for BO to know the result set before the query is submitted to the database. Hope this helps, Sam