MaximumDatasetSize Property
Version: Available or changed with runtime version 6.0.
Sets the maximum amount of rows to be included on the report.
Applies to
- Report
Property Value
An integer
Syntax
MaximumDatasetSize = 2000;
Remarks
At runtime, this property will override the hard limit that is set by the Default Max Rows (ReportMaxRows) setting for Business Central Server instance. The Business Central Server instance also includes the Max Rows (hard limit) (ReportMaxRows) setting, which this property won't override.
See Also
Report Properties
Report Object
Configuring Business Central Server - Reports
Operational Limits for Business Central Online - Reports
Feedback
Submit and view feedback for