Portal Properties: Format and Portal Customizations > Customizing the Total Label Display in Tabular Reports
  
Version 10.2.01P10
Customizing the Total Label Display in Tabular Reports
To customize the minimum number of records needed to display the Total label in a report, you can modify the portal.properties file. The default value is 10.
The portal.properties file is located here:
Linux:
/opt/aptare/portalconf/portal.properties
Windows:
C:\opt\aptare\portalconf\portal.properties
1. Add the following line:
portal.rowCountDisplayMinimum = <enter numeric value>
2. Restart the Tomcat Portal services after making your modification.