Once you've crawled ThoughtSpot, you can use connector-specific filters for quick asset discovery. The following filters are currently supported for all ThoughtSpot assets:
- Tags and chart type filters
Atlan supports lineage for the following ThoughtSpot assets:
- Answers — upstream lineage to tables, views, or worksheets from multiple sources (if applicable), no downstream lineage
- Visualizations — upstream lineage to tables, views, or worksheets from multiple sources (if applicable)
- Liveboards — upstream lineage to visualizations
- Tables — upstream lineage to source tables, and column-level lineage
- Views — upstream lineage to ThoughtSpot tables or worksheets, and column-level lineage
- Worksheets — upstream lineage to ThoughtSpot tables or views from multiple sources (if applicable), and column-level lineage
Atlan crawls and maps the following assets and properties from ThoughtSpot.
Answers 🔀
Atlan maps answers from ThoughtSpot to its ThoughtSpotAnswer
asset type.
Source property | Atlan property | Where in Atlan |
---|---|---|
metadata_header.name |
name |
asset profile and overview sidebar |
metadata_header.description |
description |
asset profile and overview sidebar |
metadata_header.created |
sourceCreatedAt |
asset profile and properties sidebar |
metadata_header.modified |
sourceUpdatedAt |
asset profile and properties sidebar |
metadata_header.authorDisplayName |
sourceCreatedBy |
asset profile and properties sidebar |
question.text |
thoughtspotQuestionText |
properties sidebar |
metadata_header.tags |
assetTags |
asset filter and overview sidebar |
visualisations.chart_type |
thoughtspotChartType |
asset filter and profile, overview sidebar |
Visualizations 🔀
Atlan maps visualizations from ThoughtSpot to its ThoughtspotDashlet
asset type.
Source property | Atlan property | Where in Atlan |
---|---|---|
metadata_header.name |
name |
asset profile and overview sidebar |
metadata_header.description |
description |
asset profile and overview sidebar |
metadata_header.created |
sourceCreatedAt |
asset profile and properties sidebar |
metadata_header.modified |
sourceUpdatedAt |
asset profile and properties sidebar |
metadata_header.authorDisplayName |
sourceCreatedBy |
asset profile and properties sidebar |
question.text |
thoughtspotQuestionText |
properties sidebar |
visualisations.chart_type |
thoughtspotChartType |
asset filter and profile, overview sidebar |
metadata_header.name |
thoughtspotLiveboardName |
API only |
Liveboards 🔀
Atlan maps Liveboards from ThoughtSpot to its ThoughtspotLiveboard
asset type.
Source property | Atlan property | Where in Atlan |
---|---|---|
metadata_header.name |
name |
asset profile and overview sidebar |
metadata_header.description |
description |
asset profile and overview sidebar |
metadata_header.created |
sourceCreatedAt |
asset profile and properties sidebar |
metadata_header.modified |
sourceUpdatedAt |
asset profile and properties sidebar |
metadata_header.authorDisplayName |
sourceCreatedBy |
asset profile and properties sidebar |
metadata_header.tags |
assetTags |
asset filter and overview sidebar |
Tables 🔀
Atlan maps tables from ThoughtSpot to its ThoughtspotTable
asset type.
Source property | Atlan property | Where in Atlan |
---|---|---|
metadata_header.name |
name |
asset profile and overview sidebar |
metadata_header.description |
description |
asset profile and overview sidebar |
metadata_header.created |
sourceCreatedAt |
asset profile and properties sidebar |
metadata_header.modified |
sourceUpdatedAt |
asset profile and properties sidebar |
metadata_header.authorDisplayName |
sourceCreatedBy |
asset profile and properties sidebar |
length(metadata_detail.relationships[]) |
thoughtspotJoinCount |
asset preview and profile |
length(metadata_detail.columns[]) |
thoughtspotColumnCount |
asset preview and profile |
metadata_header.tags |
assetTags |
asset filter and overview sidebar |
Views 🔀
Atlan maps views from ThoughtSpot to its ThoughtspotView
asset type.
Source property | Atlan property | Where in Atlan |
---|---|---|
metadata_header.name |
name |
asset profile and overview sidebar |
metadata_header.description |
description |
asset profile and overview sidebar |
metadata_header.created |
sourceCreatedAt |
asset profile and properties sidebar |
metadata_header.modified |
sourceUpdatedAt |
asset profile and properties sidebar |
metadata_header.authorDisplayName |
sourceCreatedBy |
asset profile and properties sidebar |
length(metadata_detail.relationships[]) |
thoughtspotJoinCount |
asset preview and profile |
length(metadata_detail.columns[]) |
thoughtspotColumnCount |
asset preview and profile |
metadata_header.tags |
assetTags |
asset filter and overview sidebar |
Worksheets 🔀
Atlan maps worksheets from ThoughtSpot to its ThoughtspotWorksheet
asset type.
Source property | Atlan property | Where in Atlan |
---|---|---|
metadata_header.name |
name |
asset profile and overview sidebar |
metadata_header.description |
description |
asset profile and overview sidebar |
metadata_header.created |
sourceCreatedAt |
asset profile and properties sidebar |
metadata_header.modified |
sourceUpdatedAt |
asset profile and properties sidebar |
metadata_header.authorDisplayName |
sourceCreatedBy |
asset profile and properties sidebar |
calculated using unique source and destination table pairs from join paths | thoughtspotJoinCount |
asset preview and profile |
length(metadata_detail.columns[]) |
thoughtspotColumnCount |
asset preview and profile |
metadata_header.tags |
assetTags |
asset filter and overview sidebar |
Columns 🔀
Atlan maps columns from ThoughtSpot to its ThoughtspotColumn
asset type.
Source property | Atlan property | Where in Atlan |
---|---|---|
metadata_header.name |
name |
asset profile and overview sidebar |
metadata_header.description |
description |
asset profile and overview sidebar |
metadata_detail.dataType |
thoughtspotColumnDataType |
asset preview and filter, overview sidebar |
metadata_detail.type |
thoughtspotColumnType |
asset preview and filter, overview sidebar |