Tableau

Tableau at GitLab
Quick Links Developer Resources Communications
Tableau Cloud - GitLab GitLab Tableau Developer Guide Internal Slack channel
Tableau eLearning Portal Tableau Style Guide External Slack channel
Tableau Customer Portal Developer Tips and Tricks
Tableau Status Page Tableau Embedding to Handbook

Tableau

Tableau is our Enterprise Business Intelligence tool. It is a leader in the Business Intelligence space. We are applying the Tableau Blueprint to launch our Tableau production environment. The Tableau Blueprint outlines the processes and best practices from thousands of Tableau customers. We will apply these processes and best practices in accordance with GitLab’s TeamOps and culture.

Tableau Terms and Definitions
  • Connections: The method Tableau used to communicate with a source of data.
    • Direct to Source: When Tableau uses a built in connector to communicate with source of data like Snowflake or Google Drive.
    • Virtual Connection: A curated connection where the communication to the source of data has been set by the admin team. Will generally simulate a Direct to Source connection.
    • Published Data Source: A curated connection to a single tableau that is the result of data modeling. It is stored on Tableau Cloud.
    • Connect to A File: A method of getting data from the files in your system into Tableau. This includes Excel files, CSV, PDF, etc.
    • Connect to A Server (Cloud): A method of connecting to a data source. This includes any connection to any online data sources, including Tableau Cloud and Snowflake
  • Connection Credentials: The information used to certify connection to a source of data.
    • Embedded: Credentials are saved as part of the connection.
    • Prompt User: Credentials must be input every time the connection is used.
  • Connection Freshness: Determines how often a connection will communicate with the source of data. -Live: Will send a query to the source of data each time the data is needed.
    • Extract: Well send a query when prompted to the source of data storing the result in custom micro database.
    • Scheduled Extract: An extract hosted on Tableau Cloud that will, on a fixed frequency, communicate with the source of data and update the stored data.
  • Data Modeling: The method of combining multiple tables of data into a single result table.
    • Data Warehouse: The query to combine the table is stored in the data warehouse repository and is materialized in the data warehouse.
    • Tableau Data Modeling: Relationships are defined between tables, in the connection interface, directly in Tableau.
    • Tableau Blending: Relationships between data sources defined in the visualization construction interface.
    • Custom SQL: Using SQL within a connection to define the relationships between tables.
  • Tableau Objects: The elements that a developer will work with to create visualizations.
    • Project: The folder structure maintained in Tableau Cloud. This is where content permissions are administered.
    • Data Source: A collection of connections and data modeling that results in a single result table that can be published and a stand alone file.
    • Flow: A collection of connections and transformation steps that will typically result in creating one or more Data Sources. A Flow is created using the Tableau application called Prep which performs data transformations. Some individuals may use the works Prep and Flow interchangeably. At GitLab we prefer all transformations go through DBT at the Data Warehouse Level.
    • Workbook: The base file time for creating visitations.
      • View: The element that represent a chart or other visualization.
      • Dashboard: A collection of views and layout elements.
      • Story: A collection of views and layout elements where the views can be set to a specific filter or parameter value and displayed in a sequential structure.
Roadmap FY25 Tableau Roadmap

Having completed the migration to Tableau in FY25-Q1, we are now focused on improving the Tableau developer experience and scaling our implementation to strengthen enterprise reporting.

  • FY25-Q2 - Establish the framework for the Future State of Tableau, with input from Functional teams
    • Publish the Executive Landing Page to drive users towards critical dashboards
    • Document an approach to Tableau data source creation that promotes single-source-of-truth reporting
    • Document and implement a user deprovisioning policy & process, in order to free up unused licenses on a set cadence
    • Document the key GTM domain areas that lack single-source-of-truth data sources
    • Run an assessment of our Tableau environment, using quantitative and qualitative measures
      • Data sources (number of data sources that exist, custom SQL vs. table-based, commonly used tables that may indicate an opportunity for data source consolidation, etc.)
      • Dashboards (number of dashboards that exist, distribution of usage, average user views per dashboard, etc.)
      • Users (login frequency, etc.)
  • FY25-Q3 - Achieve the following targets (specific numbers will be updated in Q2, and will be informed by findings from Q2 assessment):
    • Document and implement dashboard/data source archival policies & process, in order to remove clutter from our environment
    • Document and implement a process to help users distinguish between certified & uncertified dashboards
    • Initiate the BI Enablement charter with programs & materials to support the Tableau community at GitLab
    • Define, calculate, and publish quantitative metrics for Tableau health to be viewed on-demand, and incorporate into the quarterly Data Key Review. Examples below, but will be iterated on and updated:
      • Average user views per dashboard (should increase as we declutter the Tableau environment through archival policies)
      • Average # dashboards per published data source (should increase as we build up the inventory of SSOT published data sources)
      • % of published dashboards in the Production environment (should increase as we build up the inventory of SSOT dashboards)
      • etc.
    • Publish X certified Tableau data sources for critical domain areas that require single-source-of-truth data sources
    • Support functional teams in repointing dashboards to leverage certified data sources
    • Refresh assessment of Tableau environment
  • FY25-Q4 - Achieve the following targets (specific numbers will be updated in Q3)
    • Iterate on the BI Enablement charter
    • Accelerate certified data source creation with support from Functional Analytics teams, publishing X additional certified data sources
    • Repoint X dashboards to leverage certified data sources
    • Archive X unused dashboards, and increase the average user views per dashboard by Y as a byproduct of concentrating user views on certified dashboards
    • Refresh assessment of Tableau environment and quantitative metrics for Tableau health

Governance Model

Governance is the combination of controls, roles, and repeatable processes that creates trust and confidence in data and analytics. Both IT and business stakeholders on the project team are responsible for defining data and content governance together. In a successful self-service environment, the appropriate levels of governance create accountability and enable, rather than restrict, access to trusted content for users at GitLab. Governance is a spectrum, different kinds of data and content require different kinds of governance. It’s not a one-time effort because skills and expectations will evolve. Periodically evaluating governance processes will allow us to evolve and delegate more responsibilities as new analytical skills and use cases develop.

We use a self-governing model at GitLab. In a self-governing model, there is strong collaboration between IT and business users. Certified content and data sources are available, and one off content is being created regularly by Creators and Explorers. Viewers understand the delineation between certified, one off, and sandbox content states. The process of validation, promotion, and certification is well-defined and well-understood by users of all skill levels. With increasing analytical skills across the organization, the boundaries between the roles of the Modern Analytics Workflow are fluid as users switch from consuming to creating to promoting content with the appropriate level of permissions.

BIOps

Our Tableau self-governing model is administered and enforced in the GitLab Tableau Project using BIOps. The BIOps approach will leverage GitLab’s repository, maintainer and code review functionality to administer the governance model. Tableau does not currently have a Git integration so our BIOps is not fully automated and there are some limitations. The README file is coming soon which will describe the BIOps workflow. We will iterate on this approach with the GTM and Finance teams during Q1 and Q2 and adjust and adapt as needed.

Tableau Project Architecture

The Project Architecture in Tableau Cloud is replicated and governed in the GitLab Tableau Project. Please see the GitLab Tableau Project for more details. Below are descriptions of the project folders and a sample of the project architecture found in Tableau Cloud.

The top-level folders in our Tableau Project, and their corresponding levels of governance, include:

  • Development: content in this folder intentionally includes no governance, in order to enable users to quickly prototype. As such it should be considered to be sandbox content.
  • Production: The Tableau Production folder environment is a designated area where validated, high-quality content is published and accessible to end users for business-critical reporting. Content in this folder has been reviewed and approved by Project Leaders.
  • Resources: content in this folder includes workbook templates and certified data sources that can be used in workbook development
Project and Sub-Project Folder Descriptions
  • Top Level Project Folders: The top level project provides what the purpose of the workbook is. There are three top level projects; Production, Development, and Resources. This is the highest folder level that the Tableau user lands on. These folders guide the user either down a Production path to view certified content, development path to view sandbox content, or a resources path to access workbook templates and certified data sources to be used in workbook development.
    • 2nd Level Sub-Project Folders: The 2nd level project provides who the primary owner of the workbook is. This level of the architecture contains sub-projects for each department and cross-functional business motion such as the Go To Market Motion. Each department and cross-functional business motion will have their own sub-project. This gives us flexibility to create different types of security at the sub-project level based on specific departmental and business motion needs.
      • 3rd Level Sub-Project Folders: The 3rd level project provides security around who can see the workbook. Our SAFE Data Program is applied on this level of the architecture. This allows us flexibility to apply more security controls, by department, in the future to include enhanced SAFE Data program controls, row and column level security, and security around confidential information. Applying the security at this level will allow for customized, and scalable security programs by department and business motion.
Project Architecture
  1. Resources
    1. General
      1. Admin Insights
        1. Admin Insights Starter
      2. Templates
        1. Workbook Template
      3. Data Source Name
    2. SAFE
      1. Data Source Name
  2. Development (Sandbox Environment)
    1. Customer Success
      1. General
        1. Data Source Name
        2. Workbook Name
      2. SAFE
        1. Data Source Name
        2. Workbook Name
      3. Workbook Name
    2. Data Team
    3. Engineering
    4. Finance
    5. Go To Market
    6. Marketing
    7. People
    8. Product
    9. Sales
    10. Security
  3. Production (Maps to our Trusted Data Development Process
    1. Customer Success
      1. General
        1. Data Source Name
        2. Workbook Name
      2. SAFE
        1. Data Source Name
        2. Workbook Name
    2. Data Team
    3. Engineering
    4. Finance
    5. Go To Market
    6. Marketing
    7. People
    8. Product
    9. Sales
    10. Security
BIOps Roles and Responsibilities

Please see the project-permission-structure section for details on the permissions for the BIOps roles.

  1. Tableau Admins / Maintainer Responsibilities: These leaders are responsible for publishing content in the Sub-Projects that role up to the Top Level Projects and are responsible for maintaining the GitLab Tableau Project. This role does not specifically include Tableau Cloud Site Administration responsibilities although several Top Level Project Leaders are also Tableau Cloud Site Admins.
  2. Project Leader / Code Owner Responsibilities: Project Leaders come from functional departments and teams. These leaders are responsible for reviewing and approving content for publishing in their department’s folder and in cross-functional Sub-Project folders like the Go To Market folder as Code Owners. A full list of Project Leads can be found here.

Tableau Content Publication

Tableau Workbooks and Data Sources can be published to two folder environments: Development and Production. The following details the publication process for each folder environment.

Publication to Development Folders

All Tableau Content Development starts in the Development Project Folder. The Development Folder is a Sandbox environment where Tableau developers are free to experiment and iterate with content and share with team members for initial peer reviews. Tableau Developers can organize their Sandbox work using Collections for easy access and sharing. Tableau Creators should follow SAFE development workflow guidelines when working with sensitive SAFE/PII/MNPI data in the Development folders.

Publication to Production Requirements

The Production Folder is a separate environment where Tableau users can find dashboards that have been peer-reviewed and tested by project leads of the respective functional areas. Content in the Production folders has met the following requirements:

  1. Documentation
    • Issue Creation: Publication of content requires an issue which is automatically labeled for categorization and search-ability.
    • Documentation in Handbook: Documentation to be created in GitLab Handbook and linked to in Tableau content description and listed on dashboards
  2. Validation Approvals
    • Tableau Project Lead (Business Department Owner) Approval: The Tableau Project Lead must approve the promotion.
    • Technical Owner (Data Steward) Sign-off: Project Lead may request a Technical Owner sign off on the validity of the data and content.
    • Cross-Division Development: Content that is cross-division requires a review by multiple Business Owners. Cross Division content includes GTM, etc.
  3. Data Security
    • Data Security: For SAFE or Restricted data, appropriate folder and/or data source access permission controls must be applied. For general access data, confirmation that no restricted (SAFE) data is used is required.
  4. Uniqueness
    • Content Uniqueness: Content is unique to Production
  5. Requirements for Workbook Formatting
    • Workbook Formatting: The workbook must include the GitLab logo.
    • Content Descriptions: Workbooks and Data Sources should have a 1-2 concise description providing the purpose of the content.

Publication to Production Procedure

Tableau Publication to Production

First-Time Promotion to Production

  1. Developer Publish to Development: The Developer publishes the content to a Tableau Development folder. This is the initial step where content is prepared for review and eventual promotion.
  2. Developer Creates an Issue: The Developer creates a GitLab Issue which will document the promotion process to Production. Use the template Tableau Publish Workbook or Data Source to Production which lists all necessary request documentation and requirements.
  3. Developer Confirms Content Validity: Developer ensures content meets promotion criteria requirements as documented in Issue. The Developer will then assign the issue to the associated Department Project Lead for approval, signaling that the content is ready for review.
  4. Review Process: The Project Lead will review the issue and content. They will check for compliance with Production requirements and assess the content’s readiness. If needed, the Approvers will propose corrections or updates to the content. The Developer will need to address these before proceeding.
  5. Final Promotion: Once all requirements are met and approval is granted, the Project Lead moves the content from Development to Production. This step officially makes the content available for business use.

Editing and Updating Content in Production

There are two options for editing or updating content which is in Production:

  1. Update and Overwrite Original: This is required for any major changes to a workbook or data source. Changes include replacing or editing a data source, altering or adding logic, custom sql, or calculated fields. This is the preferred option where the developer edits the workbook or data source and save it to the Development folder. It is then reviewed and inspected. After approval it the Project Leader will overwrite it to Production.
  2. Allow Developer to Edit in Production: Allow me 48 hours to edit/update access to alter in Production content myself. This is only allowed for small changes such as cosmetic improvements, spelling corrections, small filter changes or urgent issues.

Tableau Trusted Data Certification

Tableau Workbooks that meet all requirements for Trusted Data Development will receive a Trusted Data Certification. The certification is applied by placing a TD in the workbook title.

Tableau Data Sources that meet all requirements for Trusted Data Development will receive a Trusted Data Certification. The certification is applied using native Tableau functionality and a certified stamp is applied to the data source.

Tableau Style Guide

For more guidance on design best practices and resources, please refer to our Tableau Style Guide handbook page.

Tableau Publishing Service Level Objectives (SLOs)

Production Publishing SLO

Project Leaders are responsible for their respective department folders. They provide review and approvals for requests to promote content to Production.

Development Publishing SLO

Individual Tableau developers can publish development content on-demand to their department’s development sub-project.

Deployment

Tableau Cloud leverages GitLab’s existing technology investments and integrates into our IT infrastructure to provide a self-service, modern analytics platform for our users.

Tableau Unused Content Archival Policy and Process

To maintain an efficient, clean, and user-friendly Tableau environment an automated archival process has been implemented. This policy outlines the procedure for archiving unused and inactive content within our Tableau GitLab Cloud environment. Tableau GitLab Public and Sandbox are excluded from this policy.

Scope of Archiving:

90+ days unused workbooks and data sources are archived and made inaccessible by search or via direct links. Archived items can be retrieved upon request to the BI team. The archival process is automated and occurs on the 15th of each month by moving content to the Admin Archive Folder.

Archival Exclusions:

  1. Workbooks and dependent data sources published to Tableau GitLab Public.
  2. Items for which the owner has requested retention, indicated by the Tableau tag Do NOT Archive.
  3. Content stored in Personal Folders will not be archived, as it is only viewable by the owner and does not clutter the environment.

Archival Contact: For questions or requests regarding archived content, please reach out to the BI team. Click here for administrative archival documentation.

Permissions

Pursuant to GitLab’s Transparency value, all GitLab team members will have access to all content in Tableau by default. However, as a Public Company, we have to abide by the SAFE Framework and limit access to certain sensitive and confidential data in Tableau to team members that need SAFE data to do their jobs. In Tableau, we set these SAFE data permissions via User Groups at the Project level.

User Groups

User Groups are the only prescribed method we use for setting permissions across the Tableau site. A User Group is a collection of users that can be based on a topic, project, or organization structure, that will need to have the same set of access and permissions for content. All users will be a member of the General Access user group and can be added to more User Groups as required. The assignment of users to groups will be documented and controlled from YAML files maintained in the Tableau Project in the Data Group.

Limited Access User Groups

Limited access user groups will allow business teams to manage accessibility to their published content based on rules that they’ve identified. Request for the creation of a limited access user group can be made through the Standard Data Team Issue template in Issues section of the Tableau project.

List of User Groups

Each section below corresponds to a limited access user group and the designated owner. Please note: To gain access to an user group, the designated owner will need to give approval in the AR.

  • *General SAFE Access: This group allows viewing of and development with data that contains material non-public information that should be kept SAFE. Team members must be on the Designated Insiders list to be added to this group.

  • To gain access to SAFE data and be part of the SAFE Access group please submit an AR like this example, which requires manager and VP approval.

  • ASM AMER Commercial Restricted Access: This project allows access to the ASM AMER Commercial sub project. It is restricted because the data contains sensitive information about sales rep activity, bookings, and segmentation. Please work with Keith Gliksman @keith.gliksman for access approval.

  • ASM EMEA Commercial Restricted Access: This project allows access to the ASM EMEA Commercial sub project. It is restricted because the data contains sensitive information about sales rep activity, bookings, and segmentation. Please work with Keith Gliksman @keith.gliksman for access approval.

  • ASM Restricted Access: Please work with the GTM Planning & Ops team and/or Alex Cohen @alex.cohen for access approval.

  • Customer Success Access: Please work with the Customer Success team and/or Brandon Butterfield @bbuterfield for access approval.

  • Ecosystem Sales and Operations: Please work with the Ecosystem Sales and Operations team and Evan Ludaway @Evan Ludaway or Niles Jamshaid @Niles

  • Internal Audit Restricted Access: Please work with the Internal Audit team and/or Harinakshi Poojary @hpoojary for access approval.

  • People Restricted Access: Please work with the People Analytics team and/or Adrian Perez @aperez349 for access approval.

  • *RSA SAFE Access: This group is for the Revenue Strategy and Analytics team and is restricted because analysis performed are confidential planning efforts that may impact people roles. Please work with the Sales Strategy team and/or Olga Falkenhof @ofalken for access approval.

  • *Sales Development SAFE Access: Please work with Keith Gliksman @keith.gliksman for access approval.

  • *Self-Service SAFE Access: - Please work with the Self-Service team and/or Max Fleisher @mfleisher for access approval.

*Note: Groups with asterisk are where team members must be on the Designated Insiders list to be added to this group.

Example User Group

groups:
  - group_name: group 1
  - group_name: group 2
  - group_name: group 3

users:
  - user_name: team_memebr@gitlab.com
    site_role: Site Administrator Creator
    auth_setting: SAML
    groups:
      - group 1
      - group 2

  - user_name: other_team_member@gitlab.com
    site_role: Viewer
    auth_setting: SAML
    groups:
      - group 1

Project Permission Structure

User Groups are applied at the Project and Sub-Project levels. We have two types of User Groups that we apply, Administrator User Groups and Access Control User Groups. The Administrator User Group gives permissions relating to what administrative tasks the user can do on the project such as moving content, deleting content, and changing permissions on the project. The Access Control User Group gives permissions relating to what access the user has such as viewing and publishing content.

The Administrator User Group and the Access Control User Group can be customized to meet the unique needs and requirements of each Project and Sub-Project on the Tableau site. This allows for flexibility to add or customize security controls on an as-needed basis. The assignment of a User Groups permission rule set for a Project or Sub-Project will be documented and controlled from YAML files maintained in the Tableau Project in the Data Group.

No content is published in the top level Production, and Development Projects. Content is only published in the Sub-Projects under the Top level projects which is a best practice for content, access, and security control. Top level Project (Production and Development) Leaders will always be a member of the Central Data Team’s BI Platform team and will need a site role of Creator to function as Project Administrators for publishing content. Data Champions will serve as Project Leaders for the Sub-Projects for their respective functional areas. The Sub-Project Leaders will be added to the applicable Administrator and Access Control Groups in order to have the right permissions to lead the Sub-Project.

The standard permission rules for top level Projects are noted below:

Project View Publish Administer
Development All Team Members All Team Members Project and Sub Project Leaders
Production All Team Members Project Leaders Project Leaders
Resources All Team Members Project Leaders Project Leaders

Below is an example of User Groups and Permissions applied to a Data Team Sub-Project where only Data Team Members can publish in the project, but All Team Members can view the content in the Sub-Project. At the Sub-Project Level, for the User Group Name, Limited Access Team Members can replace the All Team Members User Group Name for limited access.

User Group Name User Group Type Permission Template
BI Platform Team Administrator Group Inherited Administer
Data Team Project Leaders Administrator Group Administer
Data Team Access Control Group Publish
All Team Members Access Control Group View
Example Project Permissions YAML File

projects:
  - project_name: Example Project
    content_permissions: ManagedByOwner
    project_path: Project Name/Project Name/
    permission_set:
      - group_name: group 1
        permission_rule: view
      - group_name: group 2
        permission_rule: project_lead

Capabilities

Capabilities are a Tableau concept that we apply. Permissions are made up of capabilities, or the ability to perform a given action on a piece of content, such as view, filter, download, or delete. Permission rules are the setting for each capability (allowed, denied, or unspecified) for the user group. Permission rules have templates available that make it easier to assign capabilities quickly.

Templates group sets of capabilities that are often assigned together based on common user scenarios such as View, Publish, and Administer. When we assign a template, its included capabilities are set to Allowed, with the rest left as Unspecified. The templates are built to have all of the capabilities a user would need, for example the Publish template includes everything from the View template plus additional capabilities.

Below are examples of Permission Templates we use at GitLab. Permission templates are applied to Tableau content.

Capability View Publish Administer
View/Interact/Use X X X
View/Add Comments X X X
Download Image/PDF X X X
Share Views X X X
Download Data X X
Web Edit X X
Overwrite/Publish X X
Move X
Delete X
Change Permissions X

Below are examples of Site Roles that we use. Individual users are assigned to site roles and given permissions via site role. Site roles act as an upper limit of what a Tableau User can do on the site.

Capability Viewer Explorer Creator
View/Interact X X X
View/Add Comments X X X
Download Image/PDF X X X
Download Summary Data X X X
Download Full Data X X
Share Views X X
Web Edit X X
Overwrite/Publish X X
Move X X
Delete X X
Change Permissions X X
Create Alerts X X
Publish Data Source X
Use Data Flows X
Site Administration X
Example Permission Templates YAML File

permission_templates:
  - name: view
    projects:
      Read: Allow # View
    workbooks:
      Read: Allow # View
      Filter: Allow # Filter
      ViewComments: Allow # View Comments
      AddComment: Allow # Add Comments
      ExportImage: Allow # Download Image/PDF
      ViewUnderlyingData: Allow # Download Summary Data
      ShareView: Allow # Share Customized
    data_sources:
      Read:  Allow # View
      Connect: Allow # Connect
      ExportXml:  Allow # Download Data Source
    data_roles:
      Read: Allow # View
    flows:
      Read: Allow
      ExportXml:  Allow # Download Flow
    lenses:
      Read: Allow # View
    metrics:
      Read: Allow # View
    virtual_connections:
      Read:  Allow # View
      Connect: Allow # Connect
    databases:
      Read:  Allow # View
    tables:
      Read:  Allow # View

  - name: project_lead
    projects:
      ProjectLeader: Allow # Set Project Leader
Permissions Best Practices for Admins & Project Leaders
  • Don’t publish in the parent folder(s) and create nested subfolders instead.
  • Set permission on a project folder level, not an individual workbook.
  • Assign permissions to a group, not an individual person.
  • Required course to complete: Site Management
  • Ensure non-SAFE users cannot access SAFE content. This is the only time you should make use of the “deny” permissions functionality.

Tableau Licenses

The Data Team will regularly review users’ Tableau activity to determine if users have the appropriate license type, and will potentially downgrade users whose activity suggests they would be adequately served by a lower license tier. License adjustments will be made to optimize the pool of available licenses and will be based on the following activity guidelines:

  • To maintain a Creator license the team member must meet any of the following:
    • Have published a datasource within the past 90 days
    • Have connected to Tableau Cloud from Tableau Desktop within the past 90 days
  • To maintain an Explorer license the team member must meet any of the following:
    • Have accessed the web authoring environment within the past 90 days
    • Have published a workbook within the past 90 days
  • To maintain a View license the team member must meet any of the following:
    • Have accessed a View within the past 90 days
    • Have accessed a Datasource within the past 90 days

Inactive licenses will be reclaimed quarterly following our Data Health and Security practices.

Tracking License Usage

Access

Tableau Cloud Access

Users can request access by creating an issue in the access requests project using the Tableau_Request issue template. Follow the instructions in the template to ensure it will be picked up by the Central Data Team for provisioning.

All users will be given access to their Division’s sub-project by default. For access to another team’s space please submit your request in a Tableau Project issue via the All Requests template and tag the designated Lead Approver(s) for that team from the BIOps Roles and Responsibilities section for approval in your issue.

Tableau Creators who use Tableau Desktop will need a Yubikey set up in Okta to access content published in Tableau Cloud. If you’re unsure which one to get, the recommended device is the YubiKey 5C Nano FIPS. Currently biometrics are not yet supported in Tableau Desktop.

Once approved, the BI Platform team will then add the user to the okta-tableau-users Google Group, add the user in Tableau Cloud and assign the correct license, then add the user to the right Tableau Group.

Tableau Desktop Access

Creators with an active license to Tableau Cloud are encouraged to use Tableau Desktop for development. Locally developed Data Sources or Workbooks can later be published to Tableau Cloud. All Creators will be assigned access to Tableau Cloud and Desktop. Tableau Desktop keys are automatically assigned by Tableau Cloud when first connecting.

One can download Tableau Desktop using the links below, or follow the link from the Home Page of Tableau Cloud.

If you want to automatically download the latest version of Tableau Desktop for Mac, you can use this link.

Updating Tableau Desktop

To update Tableau Desktop to the latest release, follow these steps:

  1. Download the Latest Version: Visit Tableau’s Download Page and download the latest version of Tableau Desktop.

  2. Install the Latest Version: Run the downloaded installer and follow the on-screen instructions to complete the installation of the latest version of Tableau Desktop.

  3. Uninstall Previous Versions: To maintain a clean environment and reduce any version conflicts, uninstall any previous versions of Tableau Cloud applications that may still be on your device. This can be done by closing all Tableau Desktop instances, open applications folder, locate previous versions of Tableau Desktop, and then moving them to trash.

Tableau Desktop vs. Tableau Cloud

Tableau offers two ways to create / edit workbooks and data sources, either via the Desktop client or Cloud (web) version. However, we recommend developing in Tableau Desktop, as this version will have full functionality for editing and development.

Benefit of each version:

Desktop Tableau Desktop provides FULL functionality. All the capabilities available by Tableau will be accessible in Desktop and you can create data sources, workbooks, dashboards, groups, sets, formatting, customized calculations, etc.

Cloud Tableau Cloud allows users to interact with content (that you’ve created and published with Desktop). Cloud will also allow you to create workbooks / dashboards, but not data sources, sets, in-depth formatting, etc.

Fore more details on features offered by each version please see this Tableau article on Web Authoring and Tableau Desktop Feature Comparison

Tableau Data Sources

Tableau Data Source Connection Policy

This policy provides guidance on approved data source connections in Tableau to ensure data consistency, security, and support across all dashboards.

  1. Primary Data Source: Snowflake

    • Role: Snowflake is the main data source, housing core business logic and transformed data. All data requiring transformations or business rules must originate from Snowflake.
    • Support: The Tableau Admin team fully supports Snowflake connections in Tableau.
  2. Additional Approved Data Sources

    • Permitted Sources: Google Sheets, Google Drive, Excel are permitted for external data that doesn’t duplicate Snowflake data.
    • Support: The Tableau Admin team will provide support for the listed permitted connections in Tableau.
    • Policy Compliance: The connection must meet policy guidelines, avoiding duplication of Snowflake data and excluding additional business logic or transformations that belong in the warehouse pipeline.
  3. Additional Data Connections and Available Connectors

    Tableau provides a wide range of Supported Connectors and Tableau Exchange Connectors. Generally, all data should be routed through the approved data pipeline. However, direct connections to alternate data sources are permitted in specific cases, such as when data does not require merging with business logic, and a direct connection provides efficiency and quicker time implementation.

    These direct connections may only be used under the following policy:

    • Approvals: The connection must be approved by the Data Team and source system business and technical owner. Start a new request here.
    • Security: The connection must be secure. A security audit may be required.
    • Policy Compliance: The connection must meet policy guidelines, avoiding duplication of Snowflake data and excluding additional business logic or transformations that belong in the warehouse pipeline.
    • Data Privacy and Governance: Data access should be restricted as necessary to protect sensitive information, such as PII and MNPI. Coordinate with the Tableau Admin Team to ensure proper data security and privacy measures are in place.

Data Source Access: Tableau Cloud

Please refer to this Connecting to Data in Tableau Guide for more details.

Snowflake

In order to use the Snowflake connector, you must have a Snowflake account assigned by the Data Platform team. Please open an AR (example), if you do not already have access.

Data Sources published in Tableau Cloud
  1. Personal Space > New > Workbook
  2. Connect to Data > On This Site
  3. Pick a published data source
Flat files (formats: xls/xlsx, csv, tsv, kml, geojson, topojson, json)
  1. Personal Space > New > Workbook
  2. Connect to Data > Files
  3. Drag and drop a file / Upload from computer
Google Sheets
  1. Personal Space > New > Workbook
  2. Connect to Data > Connectors > Google Drive
  3. Sign in with your Google Account
  4. Check all the boxes
  5. Click Allow
  6. Double click on the Google Sheet you want to use

Data Source Access: Tableau Desktop or Tableau Prep Builder

Important: In order to connect Tableau Desktop to Tableau Cloud, you need to set up a Yubikey in Okta. Fingerprints will not work. Please see the Tableau Cloud Access section above for more details on how to order a Yubikey.

Data Sources published in Tableau Cloud
  1. Connect > Search for Data > Tableau Server
  2. Quick Connect > Tableau Cloud
  3. Log in to Okta - if Okta isn’t set up for your account, login using your Tableau login & MFA
  4. Pick a published data source
Flat files (formats: xls/xlsx, csv, tsv, kml, geojson, topojson, json)
  1. Connect > To a File
  2. Select a data file format
Google Sheets
  1. Connect > To a Server > Google Drive
  2. Sign in with your Google account
  3. Check all the boxes
  4. Click Allow
  5. Click on the Google Sheet you want to use
  6. Click Connect

Education

GitLab team members who realize the full potential of analytical insights can do powerful things with data. But having a platform like Tableau and access to data isn’t enough; we need to assure that our users are prepared to use Tableau effectively.

Official Training Resources
Third Party Training Resources

Note: training videos listed above are provided for free by third parties and their content has not been fully vetted by either Tableau or the GitLab Data Team.

Minimum Training

Below is the minimum recommended training course(s) and required time estimation for the following roles based on their responsibilities and required skill sets. For the full list of courses and learning paths please see our handbook section under Training by Roles:

Site Administrator

Project Lead / Maintainer / Code Owner

Creator / Developer / Analyst

Explorer

Business Owner / Stakeholder / Viewer / End User

  • Minimum: TBD (time estimate: )
Training by Roles

Below is a set of training courses and learning paths that are recommended for the following roles based on their responsibilities and required skill sets:

Site Administrator

Project Lead / Maintainer

Creator / Analyst

Business Owner / Stakeholder

End User

Tableau Certification

Tableau offers several certifications for users to prove out their specialized skills in and knowledge of the tool. The following certifications are recommended for creators / analysts who want to showcase their expertise:

  • Certified Tableau Desktop Specialist: This exam is for those who have foundational skills and understanding of Tableau Desktop and at least three months of applying this understanding in the product. Please also view the exam guide for more details on how to prepare.
  • Certified Tableau Data Analyst: This exam is for analysts that can enable stakeholders to make business decisions by understanding the business problem, identifying data to explore for analysis, and delivering actionable insights. Please also view the exam guide for more details on how to prepare.
GitLab Training Videos

E-learning Access Instructions

Explorer

Explorer: Below are your instructions on how to access eLearning for Explorer.

  1. Go to explorer-elearning.tableau.com
  2. Create (or login to) your TableauID account
  3. Confirm your email address via the TableauID confirmation email
  4. Go to https://explorer-elearning.tableau.com and log on using your TableauID
  5. Register at the Tableau Learning Center with Access Code: This should have been DM’d to you by your Tableau provisioner, if not please Slack the provisioner directly
  6. Start using eLearning by clicking on a Course or Learning Path.
  7. Return to https://explorer-elearning.tableau.com to continue using Tableau eLearning.

Creator

Creator: Below are your instructions on how to access eLearning for Creator.

  1. Go to https://elearning.tableau.com
  2. Create (or login to) your TableauID account
  3. Confirm your email address via the TableauID confirmation email
  4. Go to https://elearning.tableau.com and log on using your TableauID
  5. Register at the Tableau Learning Center with this Access Code: This should have been DM’d to you by your Tableau provisioner, if not please Slack the provisioner directly
  6. Start using eLearning by clicking on a Course or Learning Path.
  7. Return to https://elearning.tableau.com to continue using Tableau eLearning.

Support

In addition to the proactive steps we’ve taken with self-service help resources and education initiatives, we want to provide our user community with the support they need in case these two approaches do not answer their question or resolve the issue.

Tableau Office Hours

We hold weekly office hours (8:30-8:55 AM PST) for Tableau users to be able to regularly meet and showcase their work, as well as discuss topics / ask questions on anything relating to the tool. Please refer to our running Meeting Agenda and Question & Answer document for content covered in our sessions.

For additional troubleshooting support you can submit a support case to Tableau via the Customer Portal.

Common Problems
Environment Problem Solution
Tableau Desktop Error FAB9A2C5 Connecting to Snowflake when using Tableau Desktop Check to see if the simba.snowflake.ini file is showing as DriverManagerEncoding=UTF-32. If it is set to 16 you’ll have trouble connecting. Tableau Knowledge article.
Tableau Cloud Invalid Consent Request when opening a workbook that asks you to log into Snowflake. If the data source for the workbook was created using Oauth, have the workbook owner republish it using the Embed password for data source feature, or alternatively ask the Data Team to switch it to using the service account instead.
Tableau Desktop When publishing to Tableau Cloud from Tableau Desktop, all project folders are greyed out. Click on the > icon next to your department’s foldername to see the subfolders. You should be able to publish into those subfolders.
Tableau eLearning Error Message: “Missing Authentication Cookie” Change your browser settings as described on the Skilljar Help Center
Tableau Cloud or Desktop When using “Initial SQL”: “An error occurred when connecting to Snowflake” To run your own SQL queries in Tableau, don’t use the Initial SQL functionality. Snowflake doesn’t support that in this context. Use Customer SQL Query instead. It will be found on the bottom left of the screen after connecting to Snowflake, picking a warehouse and schema. It’s found underneath the listed tables.
Tableau Cloud or Desktop Error “There was a problem connecting to the data source “Untitled Data Source”” when connecting to Virtual Connections The password for the Snowflake service account expired. For Tableau admins: Connect to Snowflake via Oath as the service account. It will prompt you to change the password. Afterwards, edit all the virtual connections and republish them.
Tableau Cloud or Desktop Nondescript error when connecting to Virtual Connections The underlying table changed, likely with fields removed. Ask a Tableau admin to Edit the virtual connection, find the affected table/field (check ‘Alerts’ when editing the virtual connection), and Exclude the deleted field. Then republish the virtual connection.
Tableau Desktop Screen gets stuck on authenticating to Okta when connecting Tableau Desktop to Tableau Cloud Use a Yubikey to connect to Okta when using Tableau Desktop. Fingerprint authentication will not work.
Tips and Tricks
Environment Tips
Tableau Desktop Certain features are only available to Creators when using Tableau Desktop, and might not be there in Tableau Cloud. For the best experience building dashboards, use Tableau Desktop if the size of the data and the performance of your laptop allows it.
Tableau Cloud / Desktop When your data set allows it, use data extracts for the best performance and end user experience
Tableau Cloud Always save a newly created workbook first in your personal space before working on it. If you run into any issues while developing, the latest draft version can always be retrieved from there. If you don’t it could disappear if you run into any issues.
Tableau Desktop If you run into a problem where Tableau Desktop crashes, clear out the logs and try to reproduce the error. Then send the logs to @mlaanen or @ttnguyen28 or post it in our external slack channel with Tableau. Follow these steps to generate the logs: Close Tableau Desktop, go to Documents > My Tableau Repository > logs, delete all the logs, Open Tableau Desktop, replicate the issue, close Tableau Desktop, open up the log files in the file path mentioned above.
Troubleshooting Support
  1. Post your questions in the #data-tableau internal slack channel to see if someone in the company has the answer.
  2. Post your questions in the #ext-gitlab-tableau external slack channel if you need someone from Tableau to look at it.
  3. Post your questions in the Tableau Community to see if someone in the wider Tableau user community has the answer.
  4. Open a support case with Tableau Support if you’re experiencing a technical issue with the Tableau Cloud platform or Tableau Desktop.
    • Anyone can open a support case, however if you want expedited response and resolutions times based on Tableau Premium Support’s SLAs, please reach out to the BI team in #data-tableau to get support from a Tableau Admin.

Monitoring

As more and more users are onboarded and the use of analytics grows across GitLab, Tableau becomes mission-critical for data-driven decisions. Without monitoring, a “set-it-and-forget-it” deployment can be met with inadequate resources that fail to support the workload of highly-engaged users. Ongoing, proactive monitoring is required to operate and support our deployment at scale and meet the expectations of our user community.

Because Tableau is integrated with our enterprise architecture, including hardware, network, databases, and applications, understanding how everything interoperates is key for routine monitoring, performance, and troubleshooting. The monitoring function is focused on these systems and their integration with Tableau Cloud. It is primarily technical in nature and performed by IT roles. Tableau Cloud Site Administrators will work together to ensure the platform meets evolving business needs.

Tableau Cloud Status

To check the current status of Tableau Cloud and if there are any reported outages, visit the Tableau Status Page. On that page you can also sign up for notifications in the event of an outage. For reference, GitLab’s Tableau Cloud instance is located in United States - West - (10AZ).


Handbook Embedding Demonstration Page

This is our Tableau embed demo page. It is used to demonstrate how we can embed Tableau visualizations into the handbook and provide the URL for views that are available to be embedded publicly. To facilitate uniform experience and presentation we use a shortcode to embed Tableau charts and dashboards.

To view charts embedded in the handbook the browser will need to have third party cookies enabled. This is because the handbook site needs to connect to our public Tableau site, and uses cookies to do this.

Tableau Admin Guide
Tableau at GitLab
Tableau Developer Guide
GitLab's Tableau Developer guide
Tableau Project Leaders Guide
GitLab's Project Leader Guide