Tableau operating model

Synchronizing Tableau data means ingesting metadata from Tableau to your Collibra Data Intelligence Cloud environment. The metadata is represented as assets of specific types and their characteristics.

Note 
  • The assets have the same names as their counterparts in Tableau.
  • Some asset types are only created if the Tableau user has specific permissions.
  • Relations that were created between Tableau assets and other assets via a relation type in the Tableau operating model, are deleted upon synchronization. The same is true of any attribute types in the operating model that you add to Tableau assets. To ensure that the characteristics you add to Tableau assets are not deleted upon synchronization, be sure to use characteristics that are not part of the Tableau operating model.

The following image shows the relations between Tableau asset types.

Harvested metadata per asset type

This table shows the metadata for each Tableau asset type.

Asset type

Synchronized metadata

Tableau Server

  • URL: The link to the data in Tableau
  • Description
  • Server hosts / is hosted in Business Dimension
Tableau Site
  • URL: The link to the data in Tableau
  • Description
  • BI Folder assembles / Is assembled in BI Folder
  • Server hosts / is hosted in Business Dimension
Tableau Project
  • Description
  • BI Folder assembles / is assembled in BI Folder
  • Business Dimension groups / is grouped into Report
  • Business Dimension source / is source of System
Tableau Workbook
  • URL: The link to the data in Tableau
  • Description
  • Certified
  • Report Image
  • Document size
  • Document creation date
  • Document modification date
  • File size
  • Report groups / is grouped into Report
  • Tableau Workbook contains / contained in Tableau Data Model
  • Business Dimension groups / is grouped into Report

Tableau Dashboard

  • URL: The link to the data in Tableau
  • Certified
  • Report image: The image of the report.
    Note  Images are downloaded and stored in Data Catalog. You can configure the maximum file size and content types of the Tableau images in the Collibra DGC service settings.
  • Document creation date
  • Document modification date
  • Visible on server
  • Report groups / is grouped into Report
  • Report uses / used in Report
  • Report uses / used in Data Attribute

Note Assets of this type are only created if the Tableau user has the Download/Save As permission on the workbook.

Tableau Worksheet

  • URL: The link to the data in Tableau
  • Certified
  • Report image: The image of the report.
    Note  Images are downloaded and stored in Data Catalog. You can configure the maximum file size and content types of the Tableau images in the Collibra DGC service settings.
  • Document creation date
  • Document modification date
  • Visible on server
  • Report groups / is grouped into Report
  • Report uses / used in Report
  • Report uses / used in Data Attribute

Note Assets of this type are only created if the Tableau user has the Download/Save As permission on the workbook.

Tableau Data Attribute

  • Data Type: The data type of a data asset, as it is declared by the data source.
  • Role in Report
  • Calculation Rule
  • Data Element targets / sources Data Element
  • Report uses / used in Data Attribute
  • BI Data Model contains / is part of BI Data Attribute

Note Assets of this type are only created if the Tableau user has the Download/Save As permission on the data source.

Tableau Data Model

  • Certified
  • Original Name: The name of the data source in Tableau
  • Document creation date
  • Document modification date
  • Business Dimension source / is source of System
  • BI Data Model contains / is part of BI Data Attribute
  • Tableau Workbook contains / contained in Tableau Data Model

Note Assets of this type are only created if the Tableau user has the Download/Save As permission on the data source.

Example of ingested Tableau metadata

The following image shows an example structure after synchronizing Tableau.

Recommended hierarchy within a domain

You can enable hierarchies for the domain (or domains) in which your Tableau assets were ingested. Doing so makes it easier to understand the relation between your Tableau assets, when viewing the assets on the domain page.

Follow these steps to enable and configure the recommended hierarchy.

Steps

  1. Open the domain page of the relevant BI Catalog domain.
  2. In the content toolbar, click .
    The Configure Hierarchy dialog box appears.
  3. Select Enable Hierarchy.
  4. Select Single path.
  5. Start typing and select each of the following relation types:
    • Server hosts Business Dimension
    • BI Folder assembles BI Folder
    • Business Dimension groups Report
    • Report groups Report
    • Report uses Report
    • Report uses Data Attribute
    • BI Data Attribute is part of BI Data Model
  6. Click Apply.

Note In an asset view, if any asset is deleted, for example via synchronization or manual deletion, the view is recreated and the hierarchy is lost. In this case, you can again enable and configure the recommended hierarchy.

Create a Tableau operating model diagram view

You can create a Tableau-specific diagram view, to visualize the operating model. The following procedure provides instruction on how to quickly create a new diagram view by copying and pasting the JSON code in the diagram view text editor.

Steps

  1. Open an asset page.
  2. In the tab pane, click Diagram.
    The diagram appears in the default diagram view.
  3. Click to add a new view.
  4. Click the Text tab, to switch to the diagram view text editor.
  5. Click Show me the JSON code below this procedure, to expand the code.
  6. Click Copy code in the top-right of the expanded code, to copy the code.
    The code is copied to your clipboard.
  7. Paste the code in diagram view text editor.
  8. Click Save.
  9. Edit the name and description of the diagram view, to suit your needs.