Before you start
You need editor access. Decide which panels and response statuses belong in the dataset before filtering the table.Prepare the table
Before exporting:- Set Panel to the required audience or All Panels.
- Open the Status filter and select the response states the file should contain.
- Apply any question, tag, date, or computed-value filters.
- Confirm the filtered row count at the bottom of the table.
Download the workbook
You need editor access to export.1
Open Responses
Confirm that the table represents the records required in the file.
2
Select Download Excel
The same action can appear as Export Data in another context. The
.xlsx download begins without a format dialog.3
Check the workbook
Compare its row count and statuses with the filtered table. Keep the study identifier included in the filename when reporting an export problem.
Read quality fields
For a session stopped for quality, the workbook records the failing check that caused the stop when it is known. Checks that did not run remain empty. Read these fields alongside Status; an empty final review is not a passed review. The participant detail in Responses provides the recorded explanation and rejected answers.Export custom-code answers
A custom-code question retains the typed columns associated with its underlying question type. The raw-data export also adds a column named with[raw] containing the exact stored value.
Use the typed columns for standard analysis. Inspect [raw] when the renderer stores additional derived keys or a structure that is not fully represented by those columns. Document the renderer version and meaning of additional keys before handing the file to another analyst.
Create CSV when another tool requires it
The Responses action produces.xlsx, not CSV. Open the required workbook sheet in Excel, Google Sheets, Numbers, R, or another compatible tool and save or write it as UTF-8 CSV.
A shared-results respondent table can also provide Download CSV to an authorized guest. Individual analysis charts have their own data-copy or download actions; those are chart outputs rather than the complete response dataset.
Review the file before sharing
- Confirm the included statuses and panels.
- Check the response count against the filtered table rather than the panel target.
- Review open-ended answers for personal information supplied by participants.
- Keep the export date with analyses produced during live fieldwork.
- Re-export after fieldwork closes or after an answer correction or inclusion decision changes the dataset.
Troubleshooting
The workbook contains fewer rows than expected
The workbook contains fewer rows than expected
Return to Responses and reset any column filters or panel selection that should not apply. The export follows the current table query.
The export request fails
The export request fails
Retry after narrowing a very large table. If it continues to fail, contact support with the study identifier and the filters used.
A custom interaction is difficult to interpret in columns
A custom interaction is difficult to interpret in columns
Locate the corresponding
[raw] column and compare its stored value with the renderer’s declared question type. Ask the study author for the meaning of any additional keys.