Tableau
The Tableau connector is used to connect to sites on Tableau Server and Tableau Online.
The connector will use the REST and Metadata APIs to extract lineage details on field level per workbook.
Server URL: URL including protocol to Tableau Server or Online.
Qlik Lineage Connectors use both the REST APIs and MetaData APIs. Verify that the MetaData API is enabled if connecting to Tableau Server.
Enable Metadata API on server by running the following command:
tsm maintenance metadata-services enable
Site Content URL: List all sites' content URL to include, separated by a semicolon. Can be left empty for Tableau Server to include all sites but must include at least one site for Tableau Online. To include only the Tableau Server default site, which has an empty content URL, type only a semicolon.
For example, in the following URLs, the content URL is Sales:
-
(Tableau Server) http://MyServer/#/site/Sales/projects
-
(Tableau Online) https://10ax.online.tableau.com/#/site/Sales/workbooks
Authentication Method: Needs to be an existing user with permissions to read all metadata to extract, e.g. Server Administrator.
-
Username and Password
Specify an existing Tableau user credentials.
-
PAT (Personal access token)
Create a valid PAT for an existing user and enter name and secret.
Tableau rules
Include Sites Filter: In case of multiple sites on a Tableau Server specify the sites to include in current rule.
Include Projects Filter: Specify specific projects to include in current rule.
Include Workbooks Filter: Specify specific workbooks to include in current rule.
Exclude Filter: Specify specific keywords used to exclude Sites/Projects/Workbooks.
Extract and show flows: When enabled, any published Flow metadata is extracted.
Folder Alias
A folder alias will synchronize the different references that a connector may read from. For example, an application may refer to a folder as \\mssql01-prod\sources but in a script it is referred to as \\mssql01-prod.company.com\sources. In this case, the two different references point to the same folder, but it will not appear like that in the lineage graphs. By adding the alias, the resource name will be synchronized, and the graphs will reconcile.