About cookies on this site Our websites require some cookies to function properly (required). In addition, other cookies may be used with your consent to analyze site usage, improve the user experience and for advertising. For more information, please review your options. By visiting our website, you agree to our processing of information as described in IBM’sprivacy statement. To provide a smooth navigation, your cookie preferences will be shared across the IBM web domains listed here.
Tableau lineage configuration
Last updated: Apr 15, 2025
To import lineage metadata from Tableau, create a connection, data source definition and metadata import job.
To import lineage metadata for Tableau, complete these steps:
- Create a data source definition.
- Create a connection to the data source in a project.
- Create a metadata import.
Creating a data source definition
Create a data source definition. Select Tableau as the data source type.
Creating a connection to Tableau
Create a connection to the data source in a project. For connection details, see Tableau connection.
Creating a metadata import
Create a metadata import. Learn more about options that are specific to Tableau data source:
Include and exclude lists
You can include or exclude assets up to the workbook level. Provide projects and workbooks in the format project/sub-project/workbook. The whole input is evaluated as a regular expression. Assets which are added later in the data source will also be included or excluded if they match the conditions specified in the lists. Example values:
: all workbooks inmyProject/
myProject
: all workbooks inmyProject2/.*
myProject2
:myProject3/myWorkbook1
frommyWorkbook1
myProject3
: any workbook inmyProject4/myWorkbook[1-5]
with a name that starts withmyProject4
and ends with a digit between 1 and 5myWorkbook
: any workbook inmyProject4/mySubProject/myWorkbook[1-5]
andmyProject4
nested within it, with a name that starts withmySubProject
and ends with a digit between 1 and 5".myWorkbook
External inputs
You can add whole exported Tableau workbooks as external inputs. The file can have the following structure:
[project_name] - Arbitrary nested folder structure of project folders. [workbook].twb - A file with the workbook. [workbook].twbx - A file with the workbook. [workbook].tds - A file with the workbook data source. [workbook].tdsx - A file with the workbook data source.
Learn more
Parent topic: Supported connectors for lineage import
Was the topic helpful?
0/1000