Records per page report property does not work
All list reports in my application always show all records even when a 'Records per page' display limit is set in the Summary section of the Report Settings. This is a major problem because it causes reports to load slowly and greatly impacts the usability of the application.
I have verified that the the report definition includes the option to limit the display rows and have tried various values, non of which work:
options
(
display rows = 20
...
This error also occurs when the report is used in a page and the pagination setting is set to yes.