Siebel Analytics Web Administration Guide > Administering Siebel Answers >

Configuring the Maximum Number of Rows in a Siebel Answers Table View


You can override the maximum number of rows that can appear in a Table view by modifying the Siebel Analytics Web configuration file instanceconfig.xml to add the following entry. The internal default is 10000. If the user exceeds this value, the server returns an error message when the table view is rendered.

NOTE:  This entry applies to the Table view, not the Pivot Table view.

The following entry is an example:

<ResultRowLimit>12000</ResultRowLimit>

Siebel Analytics Web Administration Guide