---
title: "Table 6312 Power BI Displayed Element"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/table/6312-power-bi-displayed-element/
type: table
id: 6312
name: "Power BI Displayed Element"
app: "Base Application"
namespace: System.Integration.PowerBI
versions: "23-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/table/6312-power-bi-displayed-element/source/29/"
checked: 2026-09-20
subject: "Microsoft Dynamics 365 Business Central"
license: "Content © 2026 Jonas Paprotka. Quote freely with attribution and a link."
---

# Table 6312 Power BI Displayed Element

Jonas Paprotka, https://jonas-paprotka.de/ref/table/6312-power-bi-displayed-element/

| | |
| --- | --- |
| App | Base Application |
| Namespace | System.Integration.PowerBI |
| Versions | 23-28 |
| Source file | Modules/System/PowerBI/Embedding/PowerBIDisplayedElement.Table.al |

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | UserSID | Guid | 23-28 | - | - |
| 2 | Context | Text[50] | 23-28 | - | - |
| 3 | ElementId | Text[2048] | 23-28 | - | - |
| 4 | ElementType | Enum Power BI Element Type | 23-28 | - | - |
| 10 | ElementName | Text[200] | 23-28 | - | - |
| 11 | ElementEmbedUrl | Text[2048] | 23-28 | - | - |
| 20 | WorkspaceID | Guid | 23-28 | - | - |
| 21 | WorkspaceName | Text[200] | 23-28 | - | - |
| 50 | ReportPage | Text[200] | 23-28 | - | - |
| 51 | ShowPanesInNormalMode | Boolean | 23-28 | - | - |
| 52 | ShowPanesInExpandedMode | Boolean | 23-28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | UserSID, Context, ElementId, ElementType | 23-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| MakeReportKey | (Guid) | Text[2048] | public | 23-28 | - | - |
| MakeDashboardKey | (Guid) | Text[2048] | public | 23-28 | - | - |
| MakeReportVisualKey | (Guid, Text[200], Text[200]) | Text[2048] | public | 23-28 | - | - |
| MakeDashboardTileKey | (Guid, Guid) | Text[2048] | public | 23-28 | - | - |
| ParseReportKey | (var Guid) | - | public | 23-28 | - | - |
| ParseDashboardKey | (var Guid) | - | public | 23-28 | - | - |
| ParseReportVisualKey | (var Guid, var Text[200], var Text[200]) | - | public | 23-28 | - | - |
| ParseDashboardTileKey | (var Guid, var Guid) | - | public | 23-28 | - | - |
| GetTelemetryDimensions | () | Dictionary | internal | 23-28 | - | - |

## Source

Symbols: Microsoft.BaseApplication.symbols.437dbf0e-84ff-417a-965d-ed2bb9650972, https://dynamicssmb2.pkgs.visualstudio.com/DynamicsBCPublicFeeds/_packaging/MSSymbols/nuget/v3/index.json, highest build per major on 2026-09-20.
AL source 29: https://github.com/microsoft/BCApps, MIT, releases/29.x at a66254c3b8b5bb1cea290dc8f9d097aec4381153.

Jonas Paprotka, 2026-09-20.
