Exporting a data table as CSV, XLS, RData, SQLite, or JSON

Wizard can export data tables as comma-separated values (CSV), Microsoft Excel format (XLS), R workspace format (RData), SQLite database format, or JavaScript Object Notation (JSON). CSV is a widely used format suitable for spreadsheet programs, while JSON is a newer format suitable for web applications.

To export a table:

Note that the exported table will include the same rows currently visible in the Raw Data view. You can thus export a subset of the table using the filters pane.

See also:

  • Importing delimiter-separated text files
  • Exporting a data table as SQL commands
  • Exporting a data table as a binary file for Stata or SPSS (Pro only)
  • About data filters
  • List of supported file formats