Skip to content

Commit 4bf4554

Browse files
Merge pull request #223605 from linda33wj/purview
Add PBI user support
2 parents 0f9820e + ac65660 commit 4bf4554

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

articles/purview/available-metadata.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: jingwang
66
ms.service: purview
77
ms.subservice: purview-data-catalog
88
ms.topic: reference
9-
ms.date: 08/02/2022
9+
ms.date: 12/14/2022
1010
---
1111

1212
# Available metadata
@@ -16,7 +16,7 @@ This article has a list of the metadata that is available for a Power BI tenant
1616
## Power BI
1717

1818
| Metadata | Population method | Source of truth | Asset type | Editable | Upstream metadata |
19-
|-----------------------|-------------------|-------------------|--------------------|----------|---------------------------------|
19+
| --------------------- | ----------------- | ----------------- | ------------------ | -------- | ------------------------------- |
2020
| Classification | Manual | Microsoft Purview | All types | Yes | N/A |
2121
| Sensitivity Labels | Automatic | Microsoft Purview | All types | No | |
2222
| Glossary terms | Manual | Microsoft Purview | All types | Yes | N/A |
@@ -31,13 +31,14 @@ This article has a list of the metadata that is available for a Power BI tenant
3131
| EmbedUrl | Automatic | Power BI | Power BI Dashboard | No | dashboard.EmbedUrl |
3232
| tileNames | Automatic | Power BI | Power BI Dashboard | No | TileTitles |
3333
| Lineage | Automatic | Power BI | Power BI Dashboard | No | N/A |
34+
| users | Automatic | Power BI | Power BI Dashboard | No | dashboard.Users |
3435
| name | Automatic | Power BI | Power BI dataflow | Yes | dataflow.Name |
3536
| configured by | Automatic | Power BI | Power BI dataflow | No | dataflow.ConfiguredBy |
3637
| description | Automatic | Power BI | Power BI dataflow | Yes | dataflow.Description |
37-
| ModelUrl | Automatic | Power BI | Power BI dataflow | No | dataflow.ModelUrl |
3838
| ModifiedBy | Automatic | Power BI | Power BI dataflow | No | dataflow.ModifiedBy |
3939
| ModifiedDateTime | Automatic | Power BI | Power BI dataflow | No | dataflow.ModifiedDateTime |
4040
| Endorsement | Automatic | Power BI | Power BI dataflow | No | dataflow.EndorsementDetails |
41+
| users | Automatic | Power BI | Power BI dataflow | No | dataflow.Users |
4142
| name | Automatic | Power BI | Power BI Dataset | Yes | dataset.Name |
4243
| IsRefreshable | Automatic | Power BI | Power BI Dataset | No | dataset.IsRefreshable |
4344
| configuredBy | Automatic | Power BI | Power BI Dataset | No | dataset.ConfiguredBy |
@@ -48,6 +49,7 @@ This article has a list of the metadata that is available for a Power BI tenant
4849
| Lineage | Automatic | Microsoft Purview | Power BI Dataset | No | |
4950
| description | Automatic | Power BI | Power BI Dataset | Yes | dataset.Description |
5051
| Endorsement | Automatic | Power BI | Power BI Dataset | No | dataset.EndorsementDetails |
52+
| users | Automatic | Power BI | Power BI Dataset | No | dataset.Users |
5153
| name | Automatic | Power BI | Power BI Report | Yes | report.Name |
5254
| description | Automatic | Power BI | Power BI Report | Yes | report.Description |
5355
| createdDateTime | Automatic | Power BI | Power BI Report | No | report.CreatedDateTime |
@@ -59,6 +61,7 @@ This article has a list of the metadata that is available for a Power BI tenant
5961
| reportType | Automatic | Power BI | Power BI Report | No | report.ReportType |
6062
| Endorsement | Automatic | Power BI | Power BI Report | No | report.EndorsementDetails |
6163
| Lineage | Automatic | Microsoft Purview | Power BI Report | No | N/A |
64+
| users | Automatic | Power BI | Power BI Report | No | workspace.Users |
6265
| name | Automatic | Power BI | Power BI Workspace | Yes | workspace.Name |
6366
| Description | Automatic | Power BI | Power BI Workspace | Yes | workspace.Description |
6467
| state | Automatic | Power BI | Power BI Workspace | No | workspace.State |

0 commit comments

Comments
 (0)