---
title: "Report 82 Export Budget to Excel"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/report/82-export-budget-to-excel/
type: report
id: 82
name: "Export Budget to Excel"
app: "Base Application"
namespace: Microsoft.Finance.GeneralLedger.Budget
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/report/82-export-budget-to-excel/source/29/"
checked: 2026-09-20
subject: "Microsoft Dynamics 365 Business Central"
license: "Content © 2026 Jonas Paprotka. Quote freely with attribution and a link."
---

# Report 82 Export Budget to Excel

Jonas Paprotka, https://jonas-paprotka.de/ref/report/82-export-budget-to-excel/

| | |
| --- | --- |
| App | Base Application |
| Namespace | Microsoft.Finance.GeneralLedger.Budget |
| Versions | 17-28 |
| Source file | Finance/GeneralLedger/Budget/ExportBudgettoExcel.Report.al |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| SetParameters | (Date, Integer, DateFormula, Option) | - | public | 17-28 | - | - |
| SetFileNameSilent | (Text) | - | public | 17-28 | - | - |
| SetTestMode | (Boolean) | - | public | 17-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnAfterEnterDimFilter | (var Record G/L Budget Entry, var Record Excel Buffer, var Integer) | 17-28 | - | - |
| Integration event | OnAfterCopyFilterGLAccount | (var Record G/L Account) | 17-28 | - | - |
| Integration event | OnBeforeInsertTempPeriods | (var Record Date, Date, Integer, DateFormula, var Boolean) | 17-28 | - | - |
| Integration event | OnBeforeEnterRangeForDimension | (var Integer, var Record Business Unit, var Record Dimension Value, var Integer, var Boolean, Integer, var Record G/L Budget Entry, var Record Excel Buffer) | 19-28 | - | - |
| Integration event | OnBeforeGetDimValueCode | (Code[20], var Code[20], var Boolean, var Record G/L Budget Entry) | 19-28 | - | - |
| Integration event | OnEnterDimValueOnAfterCalcShouldGetDimValueCode | (Code[20], Integer, Integer, var Boolean) | 19-28 | - | - |
| Integration event | OnGLBudgetEntryPreDataItemOnAfterSelectedDimSetFilters | (var Code[20], var Integer) | 19-28 | - | - |
| Integration event | OnGLBudgetEntryOnPostDataItemOnBeforeSetHeaderDim | (Integer, Integer, Integer, var Record Excel Buffer, var Boolean) | 19-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.
