---
title: "Page 554 Analysis by Dimensions"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/page/554-analysis-by-dimensions/
type: page
id: 554
name: "Analysis by Dimensions"
app: "Base Application"
namespace: Microsoft.Finance.Analysis
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/page/554-analysis-by-dimensions/source/29/"
checked: 2026-09-20
subject: "Microsoft Dynamics 365 Business Central"
license: "Content © 2026 Jonas Paprotka. Quote freely with attribution and a link."
---

# Page 554 Analysis by Dimensions

Jonas Paprotka, https://jonas-paprotka.de/ref/page/554-analysis-by-dimensions/

| | |
| --- | --- |
| App | Base Application |
| Namespace | Microsoft.Finance.Analysis |
| Versions | 17-28 |
| Source table | 361 |
| Source file | Finance/Analysis/AnalysisbyDimensions.Page.al |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| SetAnalysisViewCode | (Code[10]) | - | public | 17-28 | - | - |
| DimCodeToOption | (Text[30]) | Integer | public | 18-22 | Pending 20.0 | Replaced by DimCodeToDimOption() |
| FindRec | (Option, var Record Dimension Code Buffer, Text[250]) | Boolean | public | 18-22 | Pending 20.0 | Replaced by FindRecord() |
| NextRec | (Option, var Record Dimension Code Buffer, Integer) | Integer | public | 18-22 | Pending 20.0 | Replaced by NextRecord() |
| GetCaptionClass | (Integer) | Text[250] | public | 18-28 | - | - |
| DimCodeToDimOption | (Text[30]) | Enum Analysis Dimension Option | public | 20-28 | - | - |
| FindRecord | (Enum Analysis Dimension Option, var Record Dimension Code Buffer, Text[250]) | Boolean | public | 20-28 | - | - |
| NextRecord | (Enum Analysis Dimension Option, var Record Dimension Code Buffer, Integer) | Integer | public | 20-28 | - | - |
| CreateCaptionSet | (Record Dimension Code Buffer, Option, Integer, var Text[1024], var Text[1024], var Text[1024]) | - | protected | 20-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnAfterFindRec | (var Option, var Record Dimension Code Buffer, var Record Analysis View, Text[250], var Boolean) | 18-22 | Pending 20.0 | Replaced by event OnAfterFindRecord() |
| Integration event | OnAfterGetCaptionClass | (Integer, var Record Analysis View, var Text[250]) | 18-28 | - | - |
| Integration event | OnAfterNextRec | (Option, var Record Dimension Code Buffer, var Record Analysis View, Integer, var Integer) | 18-22 | Pending 20.0 | Replaced by OnAfterNextRecord() |
| Integration event | OnBeforeDimCodeToOption | (Text[30], var Record Analysis View, Integer, var Boolean) | 18 | - | - |
| Integration event | OnBeforeValidateColumnDimCode | (var Boolean, var Text[30], var Text, var Boolean, var Record Analysis by Dim. Parameters, var Record Analysis View, var Record Analysis View Entry, var Boolean) | 18-28 | - | - |
| Integration event | OnBeforeValidateLineDimCode | (var Boolean, var Text[30], var Text, var Boolean, var Record Analysis by Dim. Parameters, var Record Analysis View, var Record Analysis View Entry) | 18-28 | - | - |
| Integration event | OnGetDimSelectionOnBeforeDimSelectionLookup | (var Record Analysis View, var Page Dimension Selection) | 18-28 | - | - |
| Integration event | OnValidateAnalysisViewCodeOnAfterRecSetFilters | (var Record Analysis by Dim. Parameters, var Record Analysis View) | 18-28 | - | - |
| Integration event | OnBeforeDimCodeToOption | (Text[30], var Record Analysis View, var Integer, var Boolean) | 19-22 | Pending 20.0 | Replaced by OnBeforeDimCodeToDimOption() |
| Integration event | OnAfterFindRecord | (var Enum Analysis Dimension Option, var Record Dimension Code Buffer, var Record Analysis View, Text[250], var Boolean) | 20-21 | - | - |
| Integration event | OnAfterNextRecord | (Enum Analysis Dimension Option, var Record Dimension Code Buffer, var Record Analysis View, Integer, var Integer) | 20-28 | - | - |
| Integration event | OnBeforeDimCodeToDimOption | (Text[30], var Record Analysis View, var Enum Analysis Dimension Option, var Boolean) | 20-28 | - | - |
| Integration event | OnBeforeNextRecord | (Enum Analysis Dimension Option, var Record Dimension Value) | 20-28 | - | - |
| Integration event | OnBeforeFindRecord | (Enum Analysis Dimension Option, var Record Dimension Value) | 20-28 | - | - |
| Integration event | OnAfterFindRecord | (var Enum Analysis Dimension Option, var Record Dimension Code Buffer, var Record Analysis View, Text[250], var Boolean, var Record Analysis by Dim. Parameters) | 22-28 | - | - |
| Integration event | OnBeforeOpenPage | (var Record Analysis by Dim. Parameters) | 22-28 | - | - |
| Integration event | OnGetCaptions | (var Record Analysis View, var Text[30], var Text[30], var Text[30], Boolean) | 22-28 | - | - |
| Integration event | OnGetAnalysisViewDimensionOption | (var Record Analysis View, var Enum Analysis Dimension Option, Text[30]) | 22-28 | - | - |
| Integration event | OnLookupAccountFilterOnAccountSourceElseCase | (var Record Analysis by Dim. Parameters, Record Analysis View) | 22-28 | - | - |
| Integration event | OnOpenPageOnGetBusUnitFilterCaptionElseCase | (var Record Analysis by Dim. Parameters, Record Analysis View, var Text[80]) | 22-28 | - | - |
| Integration event | OnFindPeriodOnAfterSetInternalDateFilter | (Enum Analysis Period Type, var Text) | 23-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.
