Table "Power BI Selection Element"
ID 6313
Namespace: System.Integration.PowerBI
Represents a Power BI Element (such as report, workspace or dashboard) as returned by the Power BI backend.
Properties
| Name | Value |
|---|---|
| Caption | Power BI Selection Element |
| TableType | Temporary |
| ReplicateData | False |
| DataClassification | CustomerContent |
Fields
| Name | Type | Description |
|---|---|---|
| ID | Guid | |
| Type | Enum System.Integration.PowerBI."Power BI Element Type" | |
| Name | Text[200] | |
| Enabled | Boolean | |
| EmbedUrl | Text[2048] | |
| WorkspaceID | Guid | |
| WorkspaceName | Text[200] | |
| SystemId | Guid | |
| SystemCreatedAt | DateTime | |
| SystemCreatedBy | Guid | |
| SystemModifiedAt | DateTime | |
| SystemModifiedBy | Guid | |
| SystemRowVersion | BigInteger |