The number of rows displayed on a report

By default, the number of rows displayed on the above reports is limited to 10,000. To change the number of rows displayed on a report, truncate the report using the XML and then configure the number of rows to be displayed on a report.

Defaultvalue-change the number of rows

Configure the XML as follows:

Setting Description
XML file name and path [InstallPath]\Approva\BizRightProcessModules\Reports\ReportParameters\SRSAuthorizations Insight for PeopleSoft FISCM or HRMS - Violations.xml
Tag <parameter>
Node <parameter name="TruncateAt" required="false" displayName="##TruncateAt_DN##" spParamName="@TruncateAt" visible="false" inSeperateRow="false" defaultvalue="10000" />
Configuration setting To change the truncation limit, keep the default value of the attribute ReportType as 1 and then change the default value of the attribute TruncateAt to any desired numeric value.
Default Value By default, 10000 rows are displayed on a report.