---
title: "Table 6304 Power BI User Configuration"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/table/6304-power-bi-user-configuration/
type: table
id: 6304
name: "Power BI User Configuration"
app: "Base Application"
namespace: System.Integration.PowerBI
versions: "17-28"
build: 28.5.54151.54365
obsolete: "Removed 26.0"
source: "https://jonas-paprotka.de/ref/table/6304-power-bi-user-configuration/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 6304 Power BI User Configuration

Jonas Paprotka, https://jonas-paprotka.de/ref/table/6304-power-bi-user-configuration/

| | |
| --- | --- |
| App | Base Application |
| Namespace | System.Integration.PowerBI |
| Versions | 17-28 |
| Obsolete | Removed 26.0, seen from 23. Use table Power BI Context Settings instead. The new table does not require Profile ID, and supports multiple types of embedded elements. |
| Source file | Modules/System/PowerBI/Obsoleted/PowerBIUserConfiguration.Table.al |

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Page ID | Text[50] | 17-28 | - | - |
| 2 | User Security ID | Guid | 17-28 | - | - |
| 3 | Profile ID | Code[30] | 17-28 | - | - |
| 4 | Report Visibility | Boolean | 17-25 | Removed 24.0 | The report part visibility is now handled by the standard personalization experience. Hide the page using Personalization instead of using this value. |
| 5 | Selected Report ID | Guid | 17-28 | - | - |
| 10 | Lock to first visual | Boolean | 23-28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | Page ID, User Security ID, Profile ID | 17-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| CreateOrReadForCurrentUser | (Text[50]) | - | public | 21-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnCreateOrReadUserConfigEntryOnBeforePowerBIUserConfigurationInsert | (var Record Power BI User Configuration) | 21-28 | - | - |
| Integration event | OnBeforeCreateOrReadUserConfigEntry | (var Record Power BI User Configuration, Text, var Boolean) | 21-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.
