Tableau terminology
The following table shows the Tableau terminology and corresponding asset types in CollibraData Catalog. Keep in mind that it's possible your organization has renamed the out-of-the-box asset types.
| Tableau term | Description | Collibra equivalent |
|---|---|---|
|
Site |
A site is a stand-alone collection of content, such as projects, workbooks and users. Each site has its own URL and its own set of users. |
Subcommunity and Tableau Site asset |
|
Project |
A project organizes related content resources. Content resources are workbooks, views and data sources. |
Tableau Project asset |
|
Workbook |
A workbook is a collection of views. |
Tableau Workbook asset |
|
Dashboard |
A dashboard is a collection of views from multiple worksheets. |
Tableau Dashboard asset |
|
Worksheet |
A worksheet contains a single view, along with shelves, legends, and the Data pane. |
Tableau Worksheet asset |
|
Tableau data source |
Tableau Data Sources consist of metadata that describe the connection information, information about how to access or refresh the data and customizations. |
Tableau Data Model asset |
|
Dimension |
Dimensions contain qualitative values (such as names, dates, or geographical data). |
Attribute type Role in Report on a Tableau Data Attribute asset page |
|
Measure |
Measures contain numeric, quantitative values that you can measure. |
Attribute type Role in Report on a Tableau Data Attribute asset page |
|
Tableau data attribute |
Tableau Data Attributes define a property of a Tableau data entity. |
Tableau Data Attribute asset |
|
Tableau data entity |
Tableau Data Entities are an abstraction of the physical implementation of database tables, used for Tableau report creation. |
Tableau Data Model asset |
|
Tableau data model |
Tableau Data Models are an abstraction for the physical implementation of databases, schemas, files, etc., used for Tableau report creation. |
Tableau Data Model asset |
|
Tableau server |
A Tableau server is a server on which Tableau users can publish data sources, as a means to share the data connections they've defined. |
Tableau Server asset |
Published versus embedded data sources
You can create data sources in Tableau when you connect to data. After you set up the data sources in Tableau, you can publish data sources as standalone resources, or you can publish workbooks with the data sources embedded in.
Unless you take actions to publish the data source separately, the data source is published as embedded in a workbook by default. For more information, see the Tableau documentation on Publishing data separately or embedded in workbooks.
Collibra Data Lineage ingests metadata of data sources as assets of the Tableau Data Model asset type, regardless of the way the data sources are published.
eTDM and pTDM
When you ingest a Tableau data source in Collibra, each asset is identified as eTDM or pTDM with [eTDM] or [pTDM] added to the asset name.
eTDM stands for embedded Tableau Data Model, which indicates that the asset represents the data source that is embedded in a workbook in Tableau. pTDM stands for published Tableau Data Model, which indicates that the asset represents the data source that is published separately in Tableau.
For a data source that is both published separately and embedded in a workbook, Collibra Data Lineage ingests the metadata in one of the following ways:
- If the metadata of the embedded data source matches that of the published data source, Collibra Data Lineage ingests the metadata only from the published data source to avoid duplication.
- If the metadata of the embedded data source contains more fields than that of the published data source, Collibra Data Lineage ingests metadata from both the published and embedded data sources.
As a result, a Tableau workbook can have one of the following relations:
-
To the published and embedded data source.
-
To the published data source only.