The Download page allows a webform node's submissions to be exported into a customizable CSV (Comma Separated Values) file and other common data formats.
Format options
Delimited textExports results as delimited text file.HTML TableExports results as an HTML table.JSON documentsExports results as JSON documents.YAML documentsExports results as YAML documents.

Warning message

Warning: Opening Delimited text files with spreadsheet applications may expose you to formula injection or other security vulnerabilities. When the submissions contain data from untrusted users and the downloaded file will be used with Microsoft Excel, use the Webform XLSX export module.
This is the delimiter used in the CSV/TSV file when downloading webform results. Using tabs in the export is the most reliable method for preserving non-latin characters. You may want to change this to another character depending on the program with which you anticipate importing results.
If checked, the generated file's carriage returns will be compatible with Excel and a marker flagging the data as UTF-8 will be added at the beginning.

Warning message

Warning: Opening HTML Table files with spreadsheet applications may expose you to formula injection or other security vulnerabilities. When the submissions contain data from untrusted users and the downloaded file will be used with Microsoft Excel, use the Webform XLSX export module.
If checked, the download file extension will be change from .html to .xls.
Used to create unique file names for exported submissions.
Used to create unique file names for exported submissions.
Element options
The delimiter used when an element has multiple values.
Header options
Column header format
Choose whether to show the element label or element key in each column header.
Composite element options
Composite element item format
Entity reference options
Entity reference format
The selected columns will be included in the export.
TitleNameDate type/Element type
Serial numberserialinteger
Submission IDsidinteger
Submission UUIDuuiduuid
Submission URIuristring
Createdcreatedcreated
Completedcompletedtimestamp
Changedchangedchanged
Is draftin_draftboolean
Current pagecurrent_pagestring
Remote IP addressremote_addrstring
Submitted byuidentity_reference
Languagelangcodelanguage
Webformwebform_identity_reference
Submitted to: Entity typeentity_typestring
Submitted to: Entity IDentity_idstring
Lockedlockedboolean
Stickystickyboolean
Notesnotesstring_long
Full Namenamewebform_name
Last Name While in School (If different)last_name_in_schooltextfield
Graduation (Month & Year)grad_yeardatelist
Home Addresshome_addresswebform_address
Work Address (If available)work_addresswebform_address
Home Telephonehome_telephonetel
Work Telephone (If available)work_telephonetel
Email Addressemail_addressemail
Photo IDphoto_idwebform_document_file
Download options
If checked, the export file will be automatically download to your local machine. If unchecked, the export file will be displayed as plain text within your browser.
If checked, the exported file and any submission file uploads will be download in the archive file.
Order submissions by ascending (oldest first) or descending (newest first).
If checked, only starred/flagged submissions will be downloaded. If unchecked, all submissions will downloaded.
Archive options
Select the archive file type for submission file uploads and generated documents.