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 between ThoughtSpot tables and worksheets
- Views β upstream lineage to ThoughtSpot tables or worksheets, and column-level lineage between ThoughtSpot views and worksheets
- Worksheets β upstream lineage to ThoughtSpot tables or views from multiple sources (if applicable)
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 |