---
title: "Codeunit 6319 Power BI Workspace Mgt."
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/codeunit/6319-power-bi-workspace-mgt/
type: codeunit
id: 6319
name: "Power BI Workspace Mgt."
app: "Base Application"
namespace: System.Integration.PowerBI
versions: "19-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/codeunit/6319-power-bi-workspace-mgt/source/29/"
checked: 2026-09-20
subject: "Microsoft Dynamics 365 Business Central"
license: "Content © 2026 Jonas Paprotka. Quote freely with attribution and a link."
---

# Codeunit 6319 Power BI Workspace Mgt.

Jonas Paprotka, https://jonas-paprotka.de/ref/codeunit/6319-power-bi-workspace-mgt/

| | |
| --- | --- |
| App | Base Application |
| Namespace | System.Integration.PowerBI |
| Versions | 19-28 |
| Source file | Modules/System/PowerBI/Embedding/PowerBIWorkspaceMgt.Codeunit.al |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| GetMyWorkspaceLabel | () | Text[200] | public | 19-28 | - | - |
| AddPersonalWorkspace | (var Record Power BI Selection Element) | - | public | 19-28 | - | - |
| AddSharedWorkspaces | (var Record Power BI Selection Element) | - | public | 19-28 | - | - |
| GetReportsUrlForWorkspace | (Record Power BI Selection Element) | Text | public | 19-22 | - | - |
| GetReportsAndWorkspaces | (var Record Power BI Selection Element, Text[30]) | - | public | 19-28 | - | - |
| AddReportsForWorkspace | (var Record Power BI Selection Element, Guid, Text[200]) | - | public | 24-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnGetReportsAndWorkspaces | (var Record Power BI Selection Element, Text[30]) | 19-23 | Pending 21.0 | Events to override the Power BI integration behavior are no longer supported. |

## 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.
