Format and Portal Customizations > Customize the Maximum Number of Lines for Exported Reports
   
Version 9.1.01
Customize the Maximum Number of Lines for Exported Reports
When you export or email a large report, StorageConsole limits the maximum number of lines to 20,000. The report truncates when that value is exceeded. The report can still be exported or emailed, but will contain a message that the report has been truncated.
To change the 20,000 line limit for all Portal users, modify the portal.properties file:
Linux:
/opt/aptare/portalconf/portal.properties
Windows:
C:\opt\aptare\portalconf\portal.properties
Add the following line:
portal.report.maxRowsExported=999
Where 999 is the value you enter for the number of lines.