CSV export is missing pages

What you are seeing

The CSV export is missing pages.


#Why it happens

The export stops at 5,000 pages and gives no warning that it truncated. It also always searches the whole site, even when you opened the form inside a space - so it is not a space-scoped export.


#What to do

For very widely used forms, narrow the set another way before exporting, and treat a 5,000-row file as possibly incomplete.


#Limits that apply here

Limit

Value

What happens

CSV export cap

5,000 pages

An export stops at 5,000 pages and gives no warning that it truncated. Pages are fetched 25 at a time.

Responses table page size

25 rows

The per-form responses table pages 25 pages at a time using search cursors. Next/Previous and Refresh only - no jump-to-page.



Found it? Good.