Community
Participate
Working Groups
The Data Set Advanced tab for a Scripted Data Source exposes a 'Data set row limit' property which ends up as a dataSetRowLimit tag in rptdesign XML. However, this property is deprecated and is not honored by the BIRT report engine. It instead honors a property called rowFetchLimit which, according to Jason W., should be exposed in the Data Set Advanced tab as 'Max number of rows to fetch from data source'. This was originally discussed in the birt-exchange forum: http://www.birt-exchange.org/org/forum/index.php/topic/22986-does-birt-do-anything-with-datasetrowlimit/page__pid__80806__st__0&#entry80806
Hide the deprecated property.
'Data set row limit' is hidden in property editor. verified on build 3.7.1.v20110826-1406
Is 'Max number of rows to fetch from data source' going to be exposed as part of this bug-fix? Thanks, Eric