---
title: "Codeunit 6299 Power BI Embed Helper"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/codeunit/6299-power-bi-embed-helper/
type: codeunit
id: 6299
name: "Power BI Embed Helper"
app: "Base Application"
namespace: System.Integration.PowerBI
versions: "17-25"
build: 25.5.30849.36072
obsolete: "Pending 23.0"
checked: 2026-09-20
subject: "Microsoft Dynamics 365 Business Central"
license: "Content © 2026 Jonas Paprotka. Quote freely with attribution and a link."
---

# Codeunit 6299 Power BI Embed Helper

Jonas Paprotka, https://jonas-paprotka.de/ref/codeunit/6299-power-bi-embed-helper/

| | |
| --- | --- |
| App | Base Application |
| Namespace | System.Integration.PowerBI |
| Versions | 17-25 |
| Obsolete | Pending 23.0, seen from 23. This functionality has been replaced by the Power BI javascript library |
| Source file | System/PowerBI/Obsoleted/PowerBIEmbedHelper.Codeunit.al |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| HandleAddInCallback | (Text, Text, var Text, var Text, var Text) | - | public | 17-25 | - | - |
| TargetOrigin | () | Text | public | 17-25 | - | - |
| GetLoadReportMessage | () | Text | public | 17-22 | Pending 20.0 | Use TryGetLoadReportMessage instead. |
| TryGetLoadReportMessage | (var Text) | Boolean | public | 20-25 | - | - |
| IsIgnoredEventUrl | (Text) | Boolean | public | 20-25 | - | - |
| TryGetLoadReportMessage | (var SecretText) | Boolean | public | 25 | - | - |

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

Jonas Paprotka, 2026-09-20.
