How can I set default amount of rows per page for interactive report?
I need this value to be applied for all interactive reports that do not have this value overridden. The reason why I need that is the following: it is cumbersome to set necessary amount of rows for each created interactive report and when it comes to updating that value it becomes a nightmare.
For interactive reports, you can modify the default number of rows displayed by selecting the appropriate number of rows and then saving the report with the option “save as default report settings” (when logged in as an APEX developer).
Unfortunately, this has to be applied to each report.
For a mass update, a thread on OTN mentions:
This has not been verified, use at your own risk (unsupported by Oracle).