Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Tableau metadata collector

Tableau metadata collector provides read-only access to metadata from a Tableau account.

The Tableau collector harvests metadata from Tableau objects (such as workbooks and dashboards) in the Tableau Online or Tableau Server instances. Use harvested metadata to perform impact analysis and understand how changes to upstream data sources affect Tableau objects.

Tableau version supported

The collector supports Tableau Cloud and Tableau Server. Supports Tableau API versions 3.10 and above on Tableau Server v2022.1.

Authentication supported

The Tableau collector supports the following authentication methods:

Metadata cataloged

The Tableau collector catalogs the following information:

ObjectInformation cataloged
DatabasesName, Identifier, Description, Database Connection Type
Database SchemasName, Identifier
Database tablesName, Identifier
Database columnsName, Identifier
Tableau DatabasesName, Identifier, Connection Type
Tableau Database tablesName, Identifier, Connection Type
Tableau Database columnsName, Identifier
ProjectsName, Description
WorkbooksName, Description, Creator Email, Creator Name, Creator Tableau User, Preview Image, and Workbook URL Note: Unpublished workbooks aren’t cataloged because the Tableau REST APIs don’t return unpublished objects.
DashboardsName, Creator Email, Creator Name, Creator Tableau User, Preview Image, Dashboard URL, Number of Favorites, and Number of ViewsNote: Unpublished dashboards aren’t cataloged because the Tableau REST APIs don’t return unpublished objects.
ViewsName, Creator Email, Creator Name, Creator Tableau User, Number of Views, Number of Favorites, Preview Image, and View URLNote: Unpublished views aren’t cataloged because the Tableau REST APIs don’t return unpublished objects.
Datasource fieldsName, Identifier, Description
Calculated fieldsName, Identifier, Description, Calculation Formula, Category, Role, Type
Group fieldsName, Identifier, Description, Category, Role, Type
Bin fieldsName, Identifier, Description, Category, Role, Type, Bin Size
Column fieldsName, Identifier, Description, Category, Role, Type
MetricsName, Identifier, Description, Creator Email, Creator Name, Creator Tableau User, Metric Url
Custom SQL tablesName, Identifier, Description, SQL Query
Embedded data sourcesName, Identifier, Last refresh date
Published data sourcesName, Identifier, Description, Last refresh date

Relationships between objects

Catalog pages show relationships between the following data asset types:

Data asset pageRelationship
Databases- Schemas contained within the database - Tables contained within the database
Database SchemasTables contained within the schema
Database tables- Schema containing database table - Database containing the database table - Views using the database table as a data source - Column fields using the database table as a data source
Database columns- Tables containing the database columns - Column fields referencing the database columns
Tableau DatabasesTableau Tableau Database table contained within the Tableau Database
Tableau Database tablesTableau Column contained within the Tableau Database table
Tableau Database columnsTableau Column Field referencing the Tableau Database Column
Projects- Views contained within the project - Workbooks contained within the project - Dashboards contained within the project - Subprojects contained within the project - Published Data source
Workbooks- Projects that contain a workbook - Data sources embedded within the workbook - Views contained within the workbook - Custom SQL Tables embedded within the workbook
Dashboards- Fields used by dashboard - Custom SQL tables used by dashboard - Projects containing dashboard - Tables used by dashboard - Workbooks containing dashboard - Views embedded in dashboard
Views- Fields used by view - Custom SQL tables used by view - Projects containing view - Database Tab;es used by view - Workbooks containing view - Dashboards that embed the view - Metrics presenting the view
Datasource fields- Views that use the datasource field - Dashboards that use the datasource field - Data source fields containing the datasource field
Calculated fields- Views that use the calculated field - Dashboards that use the calculated field - Data sources containing the calculated field
Group fieldsData sources containing group field
Bin fieldsData sources containing group field
Column fields- Data Source containing the column field - Views that use the column field - Dashboards that use the column field
Custom SQL tables- Views using Custom SQL table - Dashboards using Custom SQL table - Workbooks using Custom SQL table
Embedded data sources- Fields contained within the embedded data source - Workbook containing embedded data source
Published data sourcesFields contained within the published data source

Lineage for Tableau

Collected lineage information:

ObjectLineage available
Database columns and tablesFields that use database columns and tables
ProjectsDatabases, Database schemas, Database Tables, Database Columns, Workbooks, Views, Dashboards, custom SQL tables, and Data sources that projects contain
DashboardsFields and tables that dashboards source their data from
ViewsFields and tables that views source their data from
FieldsColumns, tables, and other fields that a field uses its data from
Tableau Database tablesTableau Databases containing the Tableau Database table
Tableau Database columnsFields that reference the Tableau Database column, Tableau Database tables containing the Tableau Database column
Published data sourcesEmbedded data sources that were derived from published data source
Embedded data sourcesDatabase tables and Database columns that the Embedded data source uses data from.
Custom SQL TablesDatabase tables and Database columns that the Custom SQL Table uses data from. Note: Lineage isn’t created between Custom SQL Tables and columns or tables that aren’t available in the API.

Note: Cross-system lineage isn’t supported for ODBC connections or when columns or tables are unavailable in the API.

Supported data sources for cross-system lineage:

Parent Topic:Configuring metadata collectors