Increasing the number of default display rows in Web Report Studio

0

Within each report you can right click on the table, choose properties, and modify the number of rows to display. However is there a way to GLOBALLY modify the default maximum amount?

The answer is yes with the required modification occuring within the web deployment area.
WebReportStudioProperties.xml (version 9.2) has a section starting with:

<!-- The following section defines the DEFAULT number of visible table -->

Simply modify the values set as default within the xml tags 'previewDataMaxRows' and 'viewReportMaxRows'.

You will need to restart the web application server (jBoss or Tomcat) for this change to take effect.

There is a SAS Usage Note on this with a 9.1.3 example:
http://support.sas.com/kb/12/961.html

Share

About Author

Angela Hall

Senior Technical Architect

Angela offers tips on using the SAS Business Intelligence solutions. She manages a team of SAS Fraud Framework implementers within the SAS Solutions On-Demand organization. Angela also has co-written two books, 'Building BI using SAS, Content Development Examples' & 'The 50 Keys to Learning SAS Stored Processes'.

Comments are closed.

Back to Top