---
title: "Table 349 Dimension Value"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/table/349-dimension-value/
type: table
id: 349
name: "Dimension Value"
app: "Base Application"
namespace: Microsoft.Finance.Dimension
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/table/349-dimension-value/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 349 Dimension Value

Jonas Paprotka, https://jonas-paprotka.de/ref/table/349-dimension-value/

| | |
| --- | --- |
| App | Base Application |
| Namespace | Microsoft.Finance.Dimension |
| Versions | 17-28 |
| Source file | Finance/Dimension/DimensionValue.Table.al |

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Dimension Code | Code[20] | 17-28 | - | - |
| 2 | Code | Code[20] | 17-28 | - | - |
| 3 | Name | Text[50] | 17-28 | - | - |
| 4 | Dimension Value Type | Option | 17-28 | - | - |
| 5 | Totaling | Text[250] | 17-28 | - | - |
| 6 | Blocked | Boolean | 17-28 | - | - |
| 7 | Consolidation Code | Code[20] | 17-28 | - | - |
| 8 | Indentation | Integer | 17-28 | - | - |
| 9 | Global Dimension No. | Integer | 17-28 | - | - |
| 10 | Map-to IC Dimension Code | Code[20] | 17-28 | - | - |
| 11 | Map-to IC Dimension Value Code | Code[20] | 17-28 | - | - |
| 12 | Dimension Value ID | Integer | 17-28 | - | - |
| 8000 | Id | Guid | 17-25 | Removed 22.0 | This functionality will be replaced by the systemID field |
| 8001 | Last Modified Date Time | DateTime | 17-28 | - | - |
| 8002 | Dimension Id | Guid | 17-28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | Dimension Code, Code | 17-28 |
| Key2 | Code, Global Dimension No. | 17-28 |
| Key3 | Name | 17-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| CheckIfDimValueUsed | () | Boolean | public | 17-28 | - | - |
| LookUpDimFilter | (Code[20], var Text) | Boolean | public | 17-28 | - | - |
| LookupDimValue | (Code[20], var Code[20]) | - | public | 17-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnBeforeCheckIfDimValueUsedFromOnDelete | (Record Dimension Value, Record Dimension Value, var Boolean) | 17-28 | - | - |
| Integration event | OnBeforeUpdateCostAccFromDim | (var Record Dimension Value, var Record Dimension Value, Option, var Boolean) | 20-28 | - | - |
| Integration event | OnAfterCheckIfDimValueUsed | (Record Dimension Value, Record Dimension Set Entry, var Boolean) | 21-28 | - | - |
| Integration event | OnBeforeOnRename | (var Record Dimension Value, var Record Dimension Value) | 23-28 | - | - |
| Integration event | OnGetGlobalDimensionNoOnElseCase | (Code[20], var Integer) | 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.
