Export Settings
This is the section you land on when the Export modal opens.
The section is titled "Choose a data format" and offers two mutually exclusive options, each shown with a short description:
Raw Data (Default)
Raw Data exports every individual survey response exactly as it was submitted. Each row represents one respondent, and the file includes survey responses, contact properties, metadata, and other system fields.
Best for:
Performing detailed analysis in Excel or BI tools.
Creating custom reports and dashboards.
Re-importing responses into the system (using the variable mapping sheet).
Example:
If 500 respondents completed your survey, the exported file will contain 500 rows—one for each response.
Calculated Tables (Excel only)
Calculated Tables export summarized survey results instead of individual responses. The exported data is organized based on each question type and includes calculated values such as counts, percentages, or score distributions.
Best for:
Sharing survey summaries with stakeholders.
Reporting overall survey performance.
Analyzing response distributions without reviewing every individual response.
Example:
For an NPS question, instead of listing all respondent scores, the export displays the number and percentage of responses for each score (0–10).
Filter Application Control
Below the format options is a checkbox labelled "Exported data will have current filters applied", checked by default.
This setting only affects which rows are exported — it has no effect on which columns are included.
Column Selection
The Column Selection section lets you decide exactly which information will be included in your exported file. Instead of exporting every available field, you can choose only the questions and properties that are relevant to your analysis, reporting, or data sharing needs.
This helps reduce unnecessary columns, keeps exports organized, and makes the exported file easier to work with in Excel, BI tools, or other reporting platforms.

Understanding Column Categories
All exportable fields are organized into four categories. Each field includes a checkbox that determines whether it will be included in the exported file.
By default:
All available fields are selected.
The Select All option is enabled for every category.
You can set your own configuration for export by Selecting/deselecting it and come back, your selections here are preserved exactly as you left them.
You can Set it again to default Configuration by click on the "Reset to Default"
Questions
Contains all survey questions available in the survey.
Use this category when you only want to export respondent answers for selected questions.
Contains all custom metadata associated with survey responses.
Use this category to include additional business information
Region
Store
Branch
Product
Customer Segment
or any other metadata added to the survey
Contains respondent information imported or collected during survey distribution.
Examples include:
Name
Email Address
Phone Number
Customer ID
Include these fields when you need to identify respondents or merge exported data with another system.
System Properties
Contains SurveySensum-generated information related to each response.
Examples include:
Response ID
Submission Date
Response Status
Device Information
Language
Completion Time
These fields are useful for auditing, troubleshooting, or response tracking.
Column Ordering
The Column Ordering section allows you to arrange the order of columns before exporting your survey data. Instead of manually rearranging columns in Excel after every export, you can organize them directly within the Export Configuration window.
The Column Ordering page displays only the fields selected in the Column Selection step. If a field is not selected, it will not appear in this list.
Each field is displayed with:
Its category (Questions, Metadata, Contact Properties, or System Properties)
The field or question name
You are not limited to reordering fields within the same category.
A drag handle that allows you to change its position
To reorder columns:
Click and hold the drag handle beside a field.
Drag the field to its preferred position.
Release the mouse to place the field in its new location.
The updated order is automatically applied to the exported file.
Column Alias
The Column Alias section allows you to assign custom names to the columns in your exported file without changing the original question or property name in SurveySensum.
This is especially useful when exported data is used in Excel reports, Power BI dashboards, CRM imports, or automated workflows that depend on consistent column headers. By assigning an alias, you can keep your export structure stable even if the survey questions are updated in the future.

Column Name
Displays the original survey question or property name.
This field is read-only and always reflects the current name configured in SurveySensum.
Alias Name
Allows you to define the name that will appear as the column header in the exported file.
By default, every Alias Name is pre-filled with the original column name. You can modify it to any meaningful name that best suits your reporting or integration requirements.
Advanced Settings
The Advanced Settings section lets you customize how your exported data is formatted before downloading it. You can control how column headers appear, how multi-select responses are displayed, how responses are represented, and the order in which records are exported.
These settings help you prepare export files for reporting, business intelligence tools, data imports, or sharing with stakeholders—without requiring additional formatting after export.
1. Customize Column Headers
You can choose what information should appear in each exported column header.
Available options include:
Question Text – Displays the survey question as the column header.
Question Number (Q1, Q2, etc.) – Adds the question number before the header.
Question ID (Variable ID) – Displays the system-generated variable ID used for integrations and data mapping.
At least one header format must remain selected. You can select one or more options depending on how you want your exported file to appear.
2. Display Column Headers
Choose how the selected header information is displayed.
Single-line
Displays all selected header components on a single line.
Multi-line
Displays each selected header component on a separate line.
This improves readability when column headers are long or contain multiple elements.
Best for
Enable Display rows (responses) in numeric format to export responses using their underlying numeric values instead of response labels.
Respondents can select multiple options in Multi-Select questions. This setting determines how those selected values are separated in the exported file.
Available delimiters include:
-
Pipe ( | )
-
Comma (,)
-
Semicolon (;)
-
Hyphen (-)
-
New Line
-
Custom delimiter