Export Data (Query Results)

The results of the data query can be exported as CSV or SQL files.

To export data as CSV

  1. Go to the Company Workspace tab and switch to Admin mode.
  2. In the left Navigator, click Data Structure Setup > Data Views.

    The User-Defined Data Views log opens.

  3. Select a view.
  4. In the toolbar, click Data.
  5. In the results window, click the Export As CSV button.

Depending on your browser, the file will either download automatically or you will be prompted to download it.

The CSV file will contain the data that is displayed on the results log. By default, the first 100 lines will be displayed. You can click the Display drop-down (in the upper-right corner of the results log) and choose 200 to display the first 200 lines. When you click Export As CSV, the CSV file will contain the 100 (or 200) lines displayed in the window.

To export data as SQL

  1. Go to the Company Workspace tab and switch to Admin mode.
  2. In the left Navigator, click Data Structure Setup > Data Views.

    The User-Defined Data Views log opens.

  3. Select a view.
  4. In the toolbar, click Data.
  5. In the results window, click the Export As SQL button.

Depending on your browser, the file will be downloaded automatically, or you will be prompted to download the file manually.

This will export your SQL script to create the table required for the data view and the data itself.

Notes on working with the Oracle Database

See Also

Creating Data Views

Grant Permissions for Data View Creation

Create and Publish Data Views and Metadata

View Data (Query Results) and Metadata (Columns) in the View

View Data View Usage in Reports and Data Cubes

Edit Data Views

Delete Data Views

Review Database Table Structure



Last Published Thursday, December 14, 2023