Use this feature to export data from a QES file or SQL database to delimited ASCII file format. There is a choice of delimiters (for example commas, to make a CSV file).
To export data in delimited ASCII format:
file menu, select export, then delimited ASCII.... The delimited ASCII export dialog appears:
target file, specify the ASCII target file (i.e. name the target file and specify where it is to be saved).settings section, specify which separators are to be used in your delimited ASCII file.OK to proceed. If you opted to export a selection of questions (rather than all questions), you are now presented with a list of the questions in your QES:

Copy the questions you want to export to the right-hand list, by using the following buttons:
Copies the selected question to the right-hand list;
Copies all questions to the right-hand list;
Removes the selected question from the right-hand list;
Removes all questions from the right-hand list.
OK. Your data is exported to delimited ASCII format.| Option | Description |
|---|---|
|
ASCII file |
Type the path and filename of the output file (where the data will be stored), or click |
|
Export in Unicode |
Select this option to export Unicode data (for non-Latin alphabets). |
|
Question separator |
Indicates the question separator ("TAB", ";", ":", ","). |
|
Multiple response separator |
Indicates the response's separator for multiple-response questions ("TAB", ";", ":", ","). |
|
Always export the same number of multiple response separators |
This option determines how many separators are written to the export file for multi-coded questions. If the option is selected, the same number of separators will be exported for every record, no matter how many responses were actually selected by the respondent. The actual number of separators will be one less than the number of responses in the question (e.g. in a question with 10 responses, there would be 9 separators). If this option is not selected, sufficient separators are written to separate the selected responses, and no more (i.e. one less than the number of selected responses). For example, if a given respondent has selected 5 responses out of 8 in total...
|
|
Question captions on the first row |
Check this option to insert question captions in the first line of the ASCII file. |
|
Always use '.' as the decimal point |
Check this option to indicate that the decimal point should always be output as '.' |
| Use importation parameters instead of shortcuts | Select this option to use importation parameters instead of question shortcuts (where they are available) in the header. |
|
Export semi-open data |
Check this option to include semi-open responses in the export. |
|
Export closed |
Specifies the format of items for the closed questions. It is possible to export the "response order", the "captions", the "entry codes" or the " numeric entry codes" of items. You can also opt to export multi-coded questions as binary (i.e. with 1s to indicate that the data was selected). |
|
Export questions |
Specifies which questions are to be exported. It is possible to export all the questions, all the open-ended questions or a selection of questions (you will be able to specify these questions later in the export process). |
|
Export completes only |
Select this option if you want to export completed interviews only. |
|
Interview started after |
Allows you to export interviews that were begun after the specified date. You can, therefore, use this feature to export new data that has been collected since a previous export. |
|
Additional filter |
Allows you to specify a custom data filter by specifying an AskiaScript condition. Click |