---
title: "Table 6316 Power BI Deployment"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/table/6316-power-bi-deployment/
type: table
id: 6316
name: "Power BI Deployment"
app: "Base Application"
namespace: System.Integration.PowerBI
versions: "28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/table/6316-power-bi-deployment/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 6316 Power BI Deployment

Jonas Paprotka, https://jonas-paprotka.de/ref/table/6316-power-bi-deployment/

| | |
| --- | --- |
| App | Base Application |
| Namespace | System.Integration.PowerBI |
| Versions | 28 |
| Source file | Modules/System/PowerBI/APIs/ReportDeployments/PowerBIDeployment.Table.al |

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Report Id | Enum Power BI Deployable Report | 28 | - | - |
| 2 | Import ID | Guid | 28 | - | - |
| 3 | Uploaded Report ID | Guid | 28 | - | - |
| 4 | Report Embed Url | Text[2048] | 28 | - | - |
| 5 | Dataset Id | Text[200] | 28 | - | - |
| 6 | Deployed Version | Integer | 28 | - | - |
| 7 | Retry After | DateTime | 28 | - | - |
| 8 | Uploaded Report Name | Text[200] | 28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| PK, clustered | Report Id | 28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| GetLatestStateRecord | (var Record Power BI Deployment State) | Boolean | public | 28 | - | - |
| GetLatestCompletedState | () | Record Power BI Deployment State | public | 28 | - | - |
| GetUploadStatus | () | Enum Power BI Upload Status | public | 28 | - | - |
| FailCurrentStep | (Text, Text) | - | public | 28 | - | - |
| ResetDeployment | () | - | public | 28 | - | - |
| DeleteAllRecords | () | - | public | 28 | - | - |
| DeleteAllRecords | (Text[30]) | - | public | 28 | - | - |
| RecordStep | (Enum Power BI Upload Status) | - | public | 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.
