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

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

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

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Analysis Area | Enum Analysis Area Type | 17-28 | - | - |
| 2 | Code | Code[10] | 17-28 | - | - |
| 3 | Name | Text[50] | 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 | Item Filter | Code[250] | 17-28 | - | - |
| 10 | Location 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 | - | - |
| 17 | Include Budgets | Boolean | 17-28 | - | - |
| 18 | Refresh When Unblocked | Boolean | 17-28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | Analysis Area, Code | 17-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| ItemAnalysisViewReset | () | - | public | 17-28 | - | - |
| CheckDimensionsAreRetained | (Integer, Integer, Boolean) | - | public | 17-28 | - | - |
| CheckViewsAreUpdated | () | - | public | 17-28 | - | - |
| ValidateDelete | (Text) | - | public | 17-28 | - | - |
| CopyAnalysisViewFilters | (Integer, Integer, Integer, Code[10]) | - | public | 17-28 | - | - |
| SetUpdateOnPosting | (Boolean) | - | public | 17-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.
