Tableau Writer

Writes the input table as Tableau Data Extract (Hyper) file. This node uses the Hyper API library to write the file. The library is installed with the node and no installation steps are required.

Options

File
The file to write to.
If exists
Specify the behavior of the node in case the output file already exists.
  • Fail: Will issue an error during the node's execution (to prevent unintentional overwrite).
  • Overwrite: Will replace any existing file.
  • Append: Will append the input data to an existing file.

Input Ports

Icon
Data to be written as Tableau Data Extract (Hyper). Only primitive types (string, numbers, dates) are used -- all remaining columns are ignored.

Output Ports

This node has no output ports

Views

This node has no views

Workflows

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.