Skip to content

Buffer limit

The Rows to Browse value determines the maximum number of records to display in the Data Grid. It will not limit the number of records extracted to an output file.

Setting the rows to browse

As an example, you may have a selection of 10,000 records which you want to extract but only wish to display 100 as a sample in the Data Grid. To do this you would:

  1. Click the Rows to Browse button
  2. The default number of rows is set to 1000.

If the selection is smaller than the Rows to Browse, then all records within the selection will be displayed in the Data Grid.

If Limits are specified for the Data Grid as well as a Rows to Browse then the number of records displayed in the Data Grid will be determined by which method produces the most restrictive record set. See also Limit number of records.

If the records are then extracted, the Limits will restrict the number of records output because the Rows to Browse does not apply to extracted records.