Once you've crawled Sisense, you can use connector-specific filters for quick asset discovery. The following filters are currently supported for these asset types:
- Dashboards:
- Widget count filter β filter dashboards by widget count
- Data models:
-
Type filter β filter data models by
live
orextract
(formerly called Elasticube) type
-
Type filter β filter data models by
- Data model tables:
- Tags filter β filter data model tables by Sisense tags
- Is hidden filter β use this filter to find hidden data model tables
Atlan crawls and maps the following assets and properties from Sisense.
π¨ Careful! Currently, Atlan only represents the assets marked with π in lineage. Column-level lineage is not supported at present.
Dashboards π
Atlan maps dashboards from Sisense to its SisenseDashboard
asset type.
Source property | Atlan property | Where in Atlan |
---|---|---|
title |
name |
asset profile and overview sidebar |
desc |
description |
asset profile and overview sidebar |
created |
createdAt |
properties sidebar |
lastUpdated |
updatedAt |
properties sidebar |
calculated by Atlan | widgetCount |
asset filter and overview sidebar |
generated using the dashboard ID | sourceURL |
View in Sisense button on asset profile |
Widgets π
Atlan maps widgets from Sisense to its SisenseWidget
asset type.
Source property | Atlan property | Where in Atlan |
---|---|---|
title |
name |
asset profile and overview sidebar |
desc |
description |
asset profile and overview sidebar |
created |
createdAt |
properties sidebar |
lastUpdated |
updatedAt |
properties sidebar |
calculated by Atlan | columnCount |
overview sidebar |
subType |
subType |
API only |
size |
size |
API only |
Data models
Atlan maps data models from Sisense to its SisenseDataModel
asset type.
Source property | Atlan property | Where in Atlan |
---|---|---|
name |
name |
asset profile and overview sidebar |
desc |
description |
asset profile and overview sidebar |
created |
createdAt |
properties sidebar |
lastUpdated |
updatedAt |
properties sidebar |
calculated by Atlan | tableCount |
API only |
server |
server |
API only |
revision |
revision |
API only |
lastBuildTime |
lastBuildTime |
API only |
lastSuccessfulBuildTime |
lastSuccessfulBuildTime |
API only |
type |
type |
asset filter and overview sidebar |
relationshipType |
relationshipType |
API only |
Data model tables π
Atlan maps data model tables from Sisense to its SisenseDataModelTable
asset type.
Source property | Atlan property | Where in Atlan |
---|---|---|
name |
name |
asset profile and overview sidebar |
description |
description |
asset profile and overview sidebar |
created |
createdAt |
properties sidebar |
lastUpdated |
updatedAt |
properties sidebar |
calculated by Atlan | columnCount |
overview sidebar |
type |
type |
API only |
expression |
expression |
API only |
isMaterialized |
isMaterialized |
API only |
isHidden |
isHidden |
asset filter and overview sidebar |
schedule |
schedule |
API only |
liveQuerySettings |
liveQuerySettings |
API only |
tags |
assetTags |
properties sidebar |
Folders
Atlan maps folders from Sisense to its SisenseFolder
asset type.
Source property | Atlan property | Where in Atlan |
---|---|---|
name |
name |
asset profile and overview sidebar |
created |
createdAt |
properties sidebar |
lastUpdated |
updatedAt |
properties sidebar |