Atlan crawls and maps the following assets and properties from Microsoft Power BI.
Workspaces
Atlan maps workspaces from Microsoft Power BI to its PowerBIWorkspace
asset type.
Source property | Atlan property |
---|---|
name | name |
description | description |
reportCount | reportCount |
dashboardCount | dashboardCount |
datasetCount | datasetCount |
dataflowCount | dataflowCount |
webUrl | webUrl |
Dashboards
Atlan maps dashboards from Microsoft Power BI to its PowerBIDashboard
asset type.
Source property | Atlan property |
---|---|
displayName | name |
workspace_name | workspaceName |
tileCount | tileCount |
webUrl | webUrl |
Data sources
Atlan maps data sources from Microsoft Power BI to its PowerBIDatasource
asset type.
Source property | Atlan property |
---|---|
name | name |
connectionDetails | connectionDetails |
Datasets
Atlan maps datasets from Microsoft Power BI to its PowerBIDataset
asset type.
Source property | Atlan property |
---|---|
name | name |
workspace_name | workspaceName |
webUrl | webUrl |
createdDate | sourceCreatedAt |
endorsementDetails | certificateStatus (VERIFIED) |
endorsementDetails (endorsement) | certificateStatusMessage |
endorsementDetails (certifiedBy) | certificateUpdatedBy |
Dataflows
Atlan maps dataflows from Microsoft Power BI to its PowerBIDataflow
asset type.
Source property | Atlan property |
---|---|
name | name |
workspace_name | workspaceName |
webUrl | webUrl |
modifiedDateTime | sourceUpdatedAt |
endorsementDetails | certificateStatus (VERIFIED) |
endorsementDetails (endorsement) | certificateStatusMessage |
endorsementDetails (certifiedBy) | certificateUpdatedBy |
modifiedBy | sourceUpdatedBy |
Reports
Atlan maps reports from Microsoft Power BI to its PowerBIReport
asset type.
Source property | Atlan property |
---|---|
name | name |
workspace_name | workspaceName |
pageCount | pageCount |
webUrl | webUrl |
createdDateTime | sourceCreatedAt |
modifiedDateTime | sourceUpdatedAt |
createdBy | sourceCreatedBy |
modifiedBy | sourceUpdatedBy |
endorsementDetails | certificateStatus (VERIFIED) |
endorsementDetails (endorsement) | certificateStatusMessage |
endorsementDetails (certifiedBy) | certificateUpdatedBy |
Pages
Atlan maps pages from Microsoft Power BI to its PowerBIPage
asset type.
Source property | Atlan property |
---|---|
displayName | name |
workspace_name | workspaceName |
report_name | reportName |
Tiles
Atlan maps tiles from Microsoft Power BI to its PowerBITile
asset type.
Source property | Atlan property |
---|---|
title | name |
subTitle | description |
workspace_name | workspaceName |
dashboard_name | dashboardName |