Altair® Monarch®

 

Exporting Data in Data Prep Studio

You can export individual or multiple tables after combining and transforming these.

Tables may be exported in Data Prep Studio via two ways:

  • Named Exports - These exports are set up using the Export window and saved with the workspace.  

  • Quick Exports - These exports are set up from the Prepare window via the table list context menu or by right-clicking on a table in the Export window. Quick exports are not saved with the workspace.

Setting up named exports

Steps:

  1. Select Export from the Data Prep Studio toolbar.

    The Export Window displays:

     

  2. Click the Add Export button located to the right of the table you wish to export and, from the options that display, select an export format.

    You can export tables to the following formats:

    • Microsoft Excel (.xls, .xlsx, .xlsm)

    • Microsoft Access (.mdb, .accdb)

    • CSV

    • JSON

    • Microsoft Power BI

    • IBM Cognos Analytics

    • SAS

    • Altair Knowledge Studio (.kdd)

    • Tableau TDE (.tde)

    • Tableau Server (.tde, .hyper)

    • Qlik (.qvx)

    • Altair Panopticon (.xls, .xlsx, .xlsm)

  3.  

    NOTES:

    • The current version of Monarch Data Prep Studio no longer supports integration with Altair Knowledge Hub. Thus, when an export to Knowledge Hub is run from a workspace created in previous versions of DPS, the error message "Monarch Data Prep Studio no longer supports integration with Altair Knowledge Hub" displays.  

    • Data exported in Data Prep Studio to Excel files are exported as named ranges. Thus, when the table is opened, the worksheet name displayed corresponds to that of the named range.

    The table you selected displays in the Export Management panel and its properties display in the Export Properties panel.

     

  4. Rename the export if you wish by clicking on the Edit button located to the left of the Export name (in the figure above, "Join - Microsoft Excel") and then entering a new name into the field.

  5. Specify general export options as necessary. Your export options will vary depending on the export type. The table below describes these settings.

    Field

    For Export Type

    Description

    Table Name

    All

    Each export is assigned a name using the convention <Table Name> - <Export Format>. Click on the edit button of this field to change the name of your export if you wish.

    Export Type

    All

    This field is prepopulated with the value you selected from the Export type drop-down.

    Export As/Export Location

    • Microsoft Excel

    • Microsoft Access

    • CSV

    • JSON

    • SAS

    • Altair Knowledge Studio

    • Tableau TDE

    • Qlik

    • Altair Panopticon

    This setting describes where the export file will be saved and what its name will be. Enter the path and name of the export file.

    Sheet/Table Name

    • Microsoft Excel

    • Microsoft Access

    • Microsoft Power BI

    • IBM Cognos Analytics

    • SAS

    • Altair Panopticon

    This setting specifies the sheet or table name data will be exported to. Enter the name of the table to which data will be exported.

    When File Exists

    • Microsoft Excel

    • Microsoft Access

    • CSV

    • JSON

    • SAS

    • Altair Knowledge Studio

    • Tableau TDE

    • Tableau Server

    • Qlik

    • Altair Panopticon

    This setting specifies what Data Prep Studio should do if a file with the same name exists in the folder you specified in the Export As field. Select an action if the export file already exists:

    • Overwrite the file.

    • Append records to the existing file

    • Skip the export operation.

    When Table Exists

    • Microsoft Excel

    • Microsoft Access

    • Microsoft Power BI

    • IBM Cognos Analytics

    • Altair Panopticon

    This setting specifies what Data Prep Studio should do if a table or sheet with the same name you specified exists in the file you indicated in the Export As field. Select an action if the export table already exists:

    • Overwrite the table.

    • Append records to the existing table

    • Skip the export operation.

    Include Column Headers

    • Microsoft Excel

    • CSV

    • Altair Panopticon

    Checking this setting instructs Data Prep Studio to include the column header in the export file. This header will become the first line in the export file.

    Delimiter

    • CSV

    This setting specifies data delimiter for CSV files. Select a delimiter from the drop-down. The delimiter will be used to separate column values.

    Text Qualifier

    • CSV

    This setting specifies a text qualifier for CSV files. Select a text qualifier  from the drop-down. The text qualifier tells you where text values begin and end. This is useful when you have text values that may contain the delimiter character you selected above.

    Encoding Type

    • CSV

     

    This setting specifies which encoding type to apply to the CSV file. At present, the encoding types Code Page, UTF-8, UTF-16LE, and UTF-16BE are accepted.

    Code Page

    • CSV

     

    When the encoding type selected is Code Page, this setting specifies which code page to apply to the CSV file.

    Export All / Limited Rows

    All

    This setting specifies whether your defined row limit should be respected when exporting tables. Tick the appropriate checkbox to instruct Data Prep Studio to export all rows or only those rows that fall within the limit you have set.

     

  6. If you wish to export other tables, set them up by repeating Steps 2 to 4.

  7. If you wish to limit the exports displayed in the Export Management panel to only those created from specific selected tables, tick the Only show exports from selected tables box located at the top of the table selector.

  8. In the Export Management panel, tick the boxes of the tables you wish to export and then click Export Checked when you are finished.

    If you wish to export all of the tables in the panel, click the Export All button instead. There is no need to select individual tables in this case.

Setting up quick exports

Steps:

  1. In the Prepare window, click on the drop-down arrow located to the right of a table you wish to export to display its context menu and then select Export Table from the options that display.

    Alternatively, you can select this table in the Export window, right-click on your mouse and then select Export Table.

     

    The Select an Export Type dialog displays.

     

  2. Choose a file type to which your table should be exported.

    Doing so displays an Export Properties dialog.

     

  3. Modify the properties of your export using the table provided above as a guide and then click OK when you are finished.

Tracking export results

The export results display in a panel located to the right of the Export window. Although hidden by default, this panel is automatically launched when an export operation is completed.

 

You can erase all export results from this panel by clicking on the Clear Export Results button located at the top right-hand corner of the panel.

Canceling export operations

You can cancel an export operation from the Export Results panel provided that the operation has not yet been completed.

 

Click the Cancel button provided to cancel a non-completed export operation.

Viewing export results

To view the exported file, click on the export link provided in the Export Results panel. A file browser pointing to the location of the exported file displays.

 

 

Related links