---
title: "Table 363 Analysis View"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/table/363-analysis-view/
type: table
id: 363
name: "Analysis View"
app: "Base Application"
namespace: Microsoft.Finance.Analysis
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/table/363-analysis-view/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 363 Analysis View

Jonas Paprotka, https://jonas-paprotka.de/ref/table/363-analysis-view/

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

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Code | Code[10] | 17-28 | - | - |
| 2 | Name | Text[50] | 17-28 | - | - |
| 3 | Account Source | Enum Analysis Account Source | 17-28 | - | - |
| 4 | Last Entry No. | Integer | 17-28 | - | - |
| 5 | Last Budget Entry No. | Integer | 17-28 | - | - |
| 6 | Last Date Updated | Date | 17-28 | - | - |
| 7 | Update on Posting | Boolean | 17-28 | - | - |
| 8 | Blocked | Boolean | 17-28 | - | - |
| 9 | Account Filter | Code[250] | 17-28 | - | - |
| 10 | Business Unit Filter | Code[250] | 17-28 | - | - |
| 11 | Starting Date | Date | 17-28 | - | - |
| 12 | Date Compression | Option | 17-28 | - | - |
| 13 | Dimension 1 Code | Code[20] | 17-28 | - | - |
| 14 | Dimension 2 Code | Code[20] | 17-28 | - | - |
| 15 | Dimension 3 Code | Code[20] | 17-28 | - | - |
| 16 | Dimension 4 Code | Code[20] | 17-28 | - | - |
| 17 | Include Budgets | Boolean | 17-28 | - | - |
| 18 | Refresh When Unblocked | Boolean | 17-28 | - | - |
| 19 | Reset Needed | Boolean | 20-28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | Code | 17-28 |
| Key2 | Account Source | 17-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| AnalysisViewReset | () | - | public | 17-28 | - | - |
| CheckDimensionsAreRetained | (Integer, Integer, Boolean) | - | public | 17-28 | - | - |
| CheckViewsAreUpdated | () | - | public | 17-28 | - | - |
| UpdateLastEntryNo | () | - | public | 17-28 | - | - |
| ValidateDelete | (Text) | - | public | 17-28 | - | - |
| AnalysisviewBudgetReset | () | - | public | 17-22 | - | - |
| CopyAnalysisViewFilters | (Integer, Integer, Code[10]) | - | public | 17-28 | - | - |
| SetUpdateOnPosting | (Boolean) | - | public | 17-28 | - | - |
| SetSkipConfirmationDialogue | () | - | public | 17-28 | - | - |
| RunAnalysisByDimensionPage | () | - | public | 17-28 | - | - |
| CheckDimensionIsTracked | (Code[20]) | Boolean | public | 18-28 | - | - |
| UpdateAllAnalysisViews | (Boolean) | - | public | 18-28 | - | - |
| ShowResetNeededNotification | () | - | public | 20-28 | - | - |
| CheckIfLastEntryOrDateIsSet | () | Boolean | public | 21-28 | - | - |
| AnalysisViewBudgetReset | () | - | public | 23-28 | - | - |
| ValidateModify | (Text) | - | public | 23-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnAfterAnalysisViewReset | (var Record Analysis View) | 17-28 | - | - |
| Integration event | OnAfterCopyAnalysisViewFilters | (var Record Analysis View, Integer, Integer, Code[10], var Record G/L Account) | 18-28 | - | - |
| Integration event | OnBeforeValidateDimension1Code | (var Record Analysis View, var Record Analysis View) | 18-28 | - | - |
| Integration event | OnBeforeValidateDimension2Code | (var Record Analysis View, var Record Analysis View) | 18-28 | - | - |
| Integration event | OnBeforeValidateDimension3Code | (var Record Analysis View, var Record Analysis View) | 18-28 | - | - |
| Integration event | OnBeforeValidateDimension4Code | (var Record Analysis View, var Record Analysis View) | 18-28 | - | - |
| Integration event | OnBeforeValidateDateCompression | (var Record Analysis View, var Record Analysis View, var Boolean) | 18-28 | - | - |
| Integration event | OnBeforeValidateBlocked | (var Record Analysis View, var Record Analysis View, var Boolean) | 18-28 | - | - |
| Integration event | OnBeforeValidateStartingDate | (var Record Analysis View, var Record Analysis View, var Boolean) | 18-28 | - | - |
| Integration event | OnBeforeValidateIncludeBudgets | (var Record Analysis View, var Record Analysis View, var Boolean) | 18-28 | - | - |
| Integration event | OnBeforeValidateAccountFilter | (var Record Analysis View, var Record Analysis View, var Boolean) | 18-28 | - | - |
| Integration event | OnBeforeValidateBusinessUnitFilter | (var Record Analysis View, var Record Analysis View, var Boolean) | 18-28 | - | - |
| Integration event | OnBeforeCheckIfLastEntryOrDateIsSet | (var Record Analysis View, var Boolean, var Boolean) | 21-28 | - | - |
| Integration event | OnBeforeSetUpdateOnPosting | (var Record Analysis View, Boolean) | 21-28 | - | - |
| Integration event | OnValidateAccountFilter | (var Record Analysis View, var Record Analysis View) | 22-28 | - | - |
| Integration event | OnLookupAccountFilter | (var Boolean, var Text, var Record Analysis View) | 22-28 | - | - |
| Integration event | OnGetAnalysisViewSupported | (var Record Analysis View, var Boolean) | 22-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.
