When working with very large data sets, exports may not be practical. Limiting the number of rows for exports helps prevent running a request that will take too long.
To reduce the number of rows and thus enable exports, users may add one or more filters.
The default is 100,000. Use a special value '-1', if you want to allow exporting all the rows and have no max limit set. |