Skip to content

Exporting via an Export Sheet#

Find here all information about using the Export Sheet for exporting to a Snowflake Data Warehouse.

INFO

You can create an Export Sheet to expose data to a Snowflake Data Warehouse instance. Creating a whole separate export job is not needed. The configuration is being executed within the Workbook.

Creating an Export Sheet for Snowflake#

To create an Export Sheet:

  1. Right-click the Data Warehouse in the File Browser and select "Add to New Workbook". A new Workbook opens and the dialog 'Add Data Warehouse Sheet' is displayed.

  2. Select the "Schema" from the drop-down. The corresponding datasets are loaded.

  3. Select the "Table" from the drop-down and confirm with "Submit". The new Workbook is loaded.

  4. From the Workbook menu bar select "Sheets" -> "Add Export Sheet". The 'Export Sheet Settings' open on the right side.

  5. Select the "Source Sheet" from the drop-down.

  6. Select the "Data Warehouse Connection" by clicking on "Select". The dialog 'Select Data Warehouse Connection' opens.

  7. Select the "Data Warehouse" and confirm with "Add Data".

  8. If needed, enter the "Warehouse" name.

  9. Select the "Schema" from the drop-down.

  10. Decide which table strategy to follow: Mark "Use existing table" to use an already existing table in your Snowflake instance and select the table from the drop-down. Or mark "Create new or replace existing table" to create a new table and replace the table when having the Export Sheet run the second time. For that enter the name of the new table.

  11. Decide about the record replacement policy: Select "Replace existing records" to replace the already existing records. Or select "Append" to append only additional records to the existing table.

  12. Confirm with "Create". Configuring the Export Sheet is finished.