Skip to main content



      Home
Home » Archived » BIRT » can't get more than 500 results
can't get more than 500 results [message #1110331] Mon, 16 September 2013 14:42 Go to next message
Eclipse UserFriend
Hello,

Whenever I preview my results in the data set editor, it says: Total 500 record(s) shown. Result contains more records that are not displayed.

Now, this is fine, but it seems like my data set onFetch script has no access to these non-displayed records either. I have a counter variable that I increment in my onFetch script which I print in the onClose script, and it only reaches 500.

How can I increase the number of records my onFetch script has access to. Or better yet, how do I remove the limit on number of records all together?
Re: can't get more than 500 results [message #1110656 is a reply to message #1110331] Tue, 17 September 2013 02:38 Go to previous messageGo to next message
Eclipse UserFriend
Have you ran the report in the web viewer or another non-preview output? The limit of 500 can be changed in the designer preferences if you need to see all the records in preview mode.
Re: can't get more than 500 results [message #1110949 is a reply to message #1110656] Tue, 17 September 2013 10:44 Go to previous messageGo to next message
Eclipse UserFriend
Thanks Michael, that helps.

I tried viewing it in web viewer and it takes forever to load. The dataset I'm dealing with is monstrous. Even bumping up the limit to 5000 is not enough to get all the data that's relevant to my purposes. This is a sticky situation I'm in but at least my question is now answer. So thanks.
Re: can't get more than 500 results [message #1111127 is a reply to message #1110949] Tue, 17 September 2013 16:53 Go to previous message
Eclipse UserFriend
Yeah. If it's a monstrous dataset, it'll take a while to run the report, most likely. Good luck!
Previous Topic:Suppressed Column
Next Topic:Error while opening .rptdesign file in Eclipse Juno
Goto Forum:
  


Current Time: Wed Jul 16 11:10:58 EDT 2025

Powered by FUDForum. Page generated in 0.03796 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top