Delete Data Source
(Tableau Table Writer)
Synopsis
This operator can delete a data source from tableau server.Description
The "Delete Data Source" operator enables users to delete a data source from Tableau server. By connecting to Tableau, this operator allows the retrieval of data sources stored on the server and allows the user to select and delete a data source.
Input
connection (Connection)
This input port expects a connection object if any. See the parameter connection entry for more information.
through (IOObject)
This is an optional port. Any object connected at this port is delivered without any modifications to the through output port.
Output
connection (Connection)
This output port delivers the Connection object from the input port. If the input port is not connected the port delivers nothing.
through (IOObject)
Any object connected to the through is delivered here without any modification.
Parameters
- site id The site id as seen in the Tableau Server URL. Please note, that this id is not necessarily the same as the site name. If left blank, it will use the default site.
- project name The name of the project form which the data source will be read.
- data source name The list of available data sources within a project, from which a specific data source will be selected for delete.