Wizard can export data tables as comma-separated values (CSV), Microsoft Excel format (XLSX), 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: