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

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

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

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Analysis View Code | Code[10] | 17-28 | - | - |
| 2 | Business Unit Code | Code[20] | 17-28 | - | - |
| 3 | Account No. | Code[20] | 17-28 | - | - |
| 4 | Dimension 1 Value Code | Code[20] | 17-28 | - | - |
| 5 | Dimension 2 Value Code | Code[20] | 17-28 | - | - |
| 6 | Dimension 3 Value Code | Code[20] | 17-28 | - | - |
| 7 | Dimension 4 Value Code | Code[20] | 17-28 | - | - |
| 8 | Posting Date | Date | 17-28 | - | - |
| 9 | Entry No. | Integer | 17-28 | - | - |
| 10 | Amount | Decimal | 17-28 | - | - |
| 11 | Debit Amount | Decimal | 17-28 | - | - |
| 12 | Credit Amount | Decimal | 17-28 | - | - |
| 13 | Add.-Curr. Amount | Decimal | 17-28 | - | - |
| 14 | Add.-Curr. Debit Amount | Decimal | 17-28 | - | - |
| 15 | Add.-Curr. Credit Amount | Decimal | 17-28 | - | - |
| 16 | Account Source | Enum Analysis Account Source | 17-28 | - | - |
| 17 | Cash Flow Forecast No. | Code[20] | 17-28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | Analysis View Code, Account No., Account Source, Dimension 1 Value Code, Dimension 2 Value Code, Dimension 3 Value Code, Dimension 4 Value Code, Business Unit Code, Posting Date, Entry No., Cash Flow Forecast No. | 17-28 |
| Key2 | Analysis View Code, Account No., Account Source, Dimension 1 Value Code, Dimension 2 Value Code, Dimension 3 Value Code, Dimension 4 Value Code, Business Unit Code, Posting Date, Cash Flow Forecast No. | 17-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| GetCaptionClass | (Integer) | Text[250] | public | 17-28 | - | - |
| DrillDown | () | - | public | 17-28 | - | - |
| CopyDimFilters | (var Record Acc. Schedule Line) | - | public | 17-28 | - | - |
| SetDimFilters | (Text, Text, Text, Text) | - | public | 17-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnAfterDrillDown | (var Record Analysis View Entry) | 17-28 | - | - |
| Integration event | OnBeforeDrilldown | (var Record Analysis View Entry, var Boolean) | 17-28 | - | - |
| Integration event | OnAfterGetCaptionClass | (var Record Analysis View, Integer, var Text[250]) | 18-28 | - | - |
| Integration event | OnBeforeGetCaptionClass | (var Record Analysis View Entry, Integer, var Record Analysis View, var Text[250], var Boolean) | 19-28 | - | - |
| Integration event | OnLookupAccountNo | (var Record Analysis View Entry, 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.
