Tableau is one of the leading data visualization tools and a Dataiku partner.
The recently released Hyper format deprecates former Tableau Extract API and Server SDK
This plugin offers the ability to export Dataiku data to Tableau with the Hyper format:
- Export to a Hyper file for immediate open in Tableau Desktop
- Directly upload a dataset to Tableau Server with the Hyper format
This plugin uses the regular export infrastructure of DSS, meaning you can export to Tableau:
- Datasets
- Prepared data
- Results of SQL notebooks
- Pandas dataframes from Jupyter
- Dataset schemas
- Machine learning results
- …
Extract a DSS dataset compatible with Tableau Hyper format Plugin Information
Version 0.0.2 Author Dataiku Released 2018/09/01 Last updated License Apache Software License Source code Github Reporting issues Github How To Use
This plugin requires DSS 5.0.2 or higher.The plugin requires the Tableau SDK to work. An automatic installation script is provided. When DSS prompts you, click on “Install now”. Your server needs Internet access for this automatic installation procedure.
For DSS versions prior to 5.0.2 the automatic installation script won’t work and you will need to follow a Manual installation procedureThe plugin provides two exporters, available in the standard “Export” dialog of DSS
- Download to a Hyper file
- Upload to Tableau Server
Download to a Hyper file
Select DSS dataset and clic export






Upload to Tableau Server
Clic on Export, choose “other” and select Tableau hyper upload
Specify the Tableau server project and the table name and optionnally the site ID


Additional instructions are available in our Github repository