---
title: "Codeunit 770 Analysis Report Chart Mgt."
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/codeunit/770-analysis-report-chart-mgt/
type: codeunit
id: 770
name: "Analysis Report Chart Mgt."
app: "Base Application"
namespace: Microsoft.Inventory.Analysis
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/codeunit/770-analysis-report-chart-mgt/source/29/"
checked: 2026-09-20
subject: "Microsoft Dynamics 365 Business Central"
license: "Content © 2026 Jonas Paprotka. Quote freely with attribution and a link."
---

# Codeunit 770 Analysis Report Chart Mgt.

Jonas Paprotka, https://jonas-paprotka.de/ref/codeunit/770-analysis-report-chart-mgt/

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

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| DrillDown | (var Record Business Chart Buffer, Record Analysis Report Chart Setup) | - | public | 17-28 | - | - |
| UpdateData | (var Record Business Chart Buffer, Record Analysis Report Chart Setup, Option) | - | public | 17-28 | - | - |
| CheckDuplicateAnalysisLineDescription | (Option, Code[10]) | - | public | 17-28 | - | - |
| CheckDuplicateAnalysisColumnHeader | (Option, Code[10]) | - | public | 17-28 | - | - |
| SelectAll | (Record Analysis Report Chart Line, Boolean) | - | public | 17-28 | - | - |
| DeselectAll | (Record Analysis Report Chart Line, Boolean) | - | public | 17-28 | - | - |
| UpdateChart | (Option, var Record Analysis Report Chart Setup, Option, var Record Business Chart Buffer, var Text[250]) | - | public | 17-28 | - | - |
| SelectChart | (var Record Analysis Report Chart Setup, var Record Business Chart Buffer) | 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.
