You can export submissions as a CSV file or Excel file and then work on these submissions in other applications. If you only want to export some of your submissions, you can use criteria to filter your submissions before exporting them. To find out more about using filters, see our article on Filtering submissions.
You can export your submissions as a CSV file, which is a simplified, text file format. Instead of information being saved in columns like in Excel, this format stores the data separated by commas. CSV files are useful when sharing larger amounts of data and offer almost universal compatibility, as they can be imported into most text processing and database applications.
Form elements that were present in previous versions of your form but have since been removed are also included in the export.
You have now exported the data records from your submissions.
The header row of the CSV file is structured as follows:
The form ID is set automatically. The version number shows you which version of the form has been exported, while ‘Received’ tells you when the submission was made.
These fields are followed by the current and removed form fields. The labels listed here are the labels that are displayed to users in your form. The order in which these labels are listed in the export matches their order in the form itself. The form fields are followed by the form metadata.
The second line in the CSV file lists the technical names of the individual form fields, as these were assigned during the form field creation process. The key names for metadata are listed in accordance with the user’s language setting.
The submission data is included below the second line. The form ID shows you where a new submission starts.
If you have created a survey, for example, and want to present the survey response distribution visually, perhaps as a pie chart, then an Excel file export is a good choice.
Unlike CSV files, an Excel file export will export only the current form fields. Form fields in earlier versions that have since been removed will not be included in the export. A new worksheet is created for each version of the form.
One advantage of exporting submissions in the Excel format is that file attachments which users uploaded to the form are linked to the export and you can then open these attachments from within Excel itself.
You have now exported the data records from your submissions.
The header row of the Excel file is structured as follows:
The form ID is set automatically. The version number shows you which version of the form has been exported, while ‘Received’ tells you when the submission was made. This is followed by the form elements. The labels listed here are the labels that are displayed to users in your form. The order in which these labels are listed in the export matches their order in the form itself. The form elements are followed by the form metadata.
The second row in the Excel file lists the technical names of the individual form fields, as these were assigned during the form element creation process. The key names for metadata are listed in accordance with the user’s language setting.
The submission data is included below the second row. One row is used for each submission.