Thoughtspot

This feature provides a comprehensive impact analysis of dbt™ changes on your ThoughtSpot environment. When you open a pull request (PR) in your dbt™ project, you can visualize the downstream effects of your changes across various ThoughtSpot assets.

Key Benefits:

  1. Identify which dbt™ model changes are impacting your Tableau assets.

  2. Proactively communicate which ThoughtSpot worksheets and calculated columns are affected by your dbt™ changes before going into production.

  3. Discover which Liveboards (dashboards) and Answers (saved questions) might be impacted by the changes.

Prerequisites:

  1. Connect Tableau to Paradime via the Thoughtspot integration

How to Use

When a PR is opened in GitHub, an automated comment is generated listing all downstream ThoughtSpot nodes (Worksheets, Answers, Liveboards, etc.) that would be impacted.

Using the links available in the "ThoughtSpot Nodes Impacted" section, you can confidently investigate each node within ThoughtSpot before merging the PR changes into production.

Last updated