Skip to main content

What does Atlan crawl from Tableau?

Atlan crawls and maps the following assets and properties from Tableau.

Once you've crawled Tableau, you can use connector-specific filters for quick asset discovery. The following filters are currently supported for these assets:

  • Projects - filter Tableau assets by projects, including nested projects
  • Data sources - Is published filter

Screen_Shot_2022-01-26_at_2.32.21_PM.png

For your Tableau worksheets and dashboards, Atlan also provides asset previews to help with quick discovery and give you the context you need.

danger

You may need to disable clickjack protection for Tableau asset previews to load.

Sites

Atlan maps sites from Tableau to its TableauSite asset type.

Source propertyAtlan propertyWhere in Atlan
namenameasset profile and overview sidebar

Projects

Atlan maps projects from Tableau to its TableauProject asset type.

Source propertyAtlan propertyWhere in Atlan
namenameasset profile and overview sidebar
descriptiondescriptionasset profile and overview sidebar
createdAtsourceCreatedAtasset profile and properties sidebar
owner[sourceOwner](/apps/connectors/business-intelligence/tableau/troubleshooting/troubleshooting-tableau-connectivity)asset profile and overview sidebar
updatedAtsourceUpdatedAtasset profile and properties sidebar
hierarchyprojectHierarchyasset preview and profile, overview sidebar
topLevelProjectisTopLevelProjectAPI only

Flows

danger

Due to limitations at source, Atlan will not be able to crawl Tableau flows if you use the JWT bearer authentication method.

Atlan maps flows from Tableau to its TableauFlow asset type.

Source propertyAtlan propertyWhere in Atlan
namenameasset profile and overview sidebar
descriptiondescriptionasset profile and overview sidebar
owner[sourceOwner](/apps/connectors/business-intelligence/tableau/troubleshooting/troubleshooting-tableau-connectivity)asset profile and overview sidebar
project_extra (hierarchy)projectHierarchyasset preview and profile, overview sidebar

Metrics

danger

Tableau has retired metrics methods in API 3.22 for Tableau Cloud and Tableau Server version 2024.2. If you're using Tableau API version 3.22 or higher, metadata for metrics will be unavailable in Atlan.

Atlan maps metrics from Tableau to its TableauMetric asset type.

Source propertyAtlan propertyWhere in Atlan
namenameasset profile and overview sidebar
descriptiondescriptionasset profile and overview sidebar
createdAtsourceCreatedAtasset profile and properties sidebar
updatedAtsourceUpdatedAtasset profile and properties sidebar
project_extra (hierarchy)projectHierarchyasset preview and profile, overview sidebar

Workbooks

Atlan maps workbooks from Tableau to its TableauWorkbook asset type.

Source propertyAtlan propertyWhere in Atlan
namenameasset profile and overview sidebar
descriptiondescriptionasset profile and overview sidebar
webpageUrlsourceURLoverview sidebar
owner[sourceOwner](/apps/connectors/business-intelligence/tableau/troubleshooting/troubleshooting-tableau-connectivity)asset profile and overview sidebar
createdAtsourceCreatedAtasset profile and properties sidebar
updatedAtsourceUpdatedAtasset profile and properties sidebar
project_extra (hierarchy)projectHierarchyasset preview and profile, overview sidebar

Worksheets

Atlan maps worksheets from Tableau to its TableauWorksheet asset type.

Source propertyAtlan propertyWhere in Atlan
namenameasset profile and overview sidebar
createdAtsourceCreatedAtasset profile and properties sidebar
updatedAtsourceUpdatedAtasset profile and properties sidebar
source_urlsourceURLoverview sidebar
project_extra (hierarchy)projectHierarchyasset preview and profile, overview sidebar

Dashboards

Atlan maps dashboards from Tableau to its TableauDashboard asset type.

Source propertyAtlan propertyWhere in Atlan
namenameasset profile and overview sidebar
createdAtsourceCreatedAtasset profile and properties sidebar
updatedAtsourceUpdatedAtasset profile and properties sidebar
source_urlsourceURLoverview sidebar
project_extra (hierarchy)projectHierarchyasset preview and profile, overview sidebar

Data sources

Atlan maps data sources (embedded and published) from Tableau to its TableauDatasource asset type.

Source propertyAtlan propertyWhere in Atlan
namenameasset profile and overview sidebar
descriptiondescriptionasset profile and overview sidebar
owner[sourceOwner](/apps/connectors/business-intelligence/tableau/troubleshooting/troubleshooting-tableau-connectivity) (for published data sources only)asset profile and overview sidebar
isPublishedisPublishedasset preview and overview sidebar
hasExtractshasExtractsAPI only
upstreamTablesupstreamTablesAPI only
upstreamDatabasesupstreamDatabasesAPI only
isCertified[certificateStatus](/apps/connectors/business-intelligence/tableau/troubleshooting/troubleshooting-tableau-connectivity) (VERIFIED)asset preview and filter, overview sidebar
certifiercertifierAPI only
certificationNotecertificationStatusMessageAPI only
certifierDisplayNamecertificateUpdatedByasset preview and overview sidebar
project_extra (hierarchy)projectHierarchyasset preview and profile, overview sidebar

Data source fields

Atlan maps data source fields and column fields from Tableau to its TableauDatasourceField asset type.

Source propertyAtlan propertyWhere in Atlan
namenameasset profile and overview sidebar
descriptiondescriptionasset profile and overview sidebar
upstreamTablesupstreamTablesAPI only
upstreamColumnsupstreamColumnsAPI only
dataCategorytableauDatasourceFieldDataCategoryAPI only
roletableauDatasourceFieldRoleAPI only
dataTypetableauDatasourceFieldDataTypeAPI only
formulatableauDatasourceFieldFormulaAPI only
binSizetableauDatasourceFieldBinSizeAPI only
__typenamedatasourceFieldTypeAPI only
project_extra (hierarchy)projectHierarchyasset preview and profile, overview sidebar

Custom SQL

Atlan parses custom SQL queries used in Tableau data sources to extract lineage information. This process identifies the relationships between data assets based on the SQL logic defined within Tableau.

Source propertyAtlan propertyWhere in Atlan
downstreamDatasourcesTableauDatasourceUsed to define downstream impact of lineage
queryCustomSQLQueryUsed to form lineage from source

Calculated fields

Atlan maps calculated fields from Tableau to its TableauCalculatedField asset type.

Source propertyAtlan propertyWhere in Atlan
namenameasset profile and overview sidebar
descriptiondescriptionasset profile and overview sidebar
dataCategorydataCategoryAPI only
roleroleAPI only
dataTypetableauDataTypeasset preview, filter, and profile, overview sidebar
formulaformulaoverview sidebar
project_extra (hierarchy)projectHierarchyasset preview and profile, overview sidebar

Lineage

Atlan calculates lineage for Tableau as follows:

Source objectTableau objectTableau object (downstream)
TablePublished data sourcePublished data source
TablePublished data sourceEmbedded data source
TableEmbedded data source 
ColumnData source fieldCalculated field
ColumnData source fieldData source field
danger

Lineage is currently not supported for Tableau flows and metrics.