Skip to content

Commit

Permalink
Merge pull request #5444 from MicrosoftDocs/main
Browse files Browse the repository at this point in the history
Pushing live
  • Loading branch information
SusanneWindfeldPedersen committed May 2, 2024
2 parents 4f59fee + 80ecca4 commit 99a5c7f
Show file tree
Hide file tree
Showing 355 changed files with 1,305 additions and 2,739 deletions.
47 changes: 46 additions & 1 deletion .openpublishing.redirection.json
Original file line number Diff line number Diff line change
Expand Up @@ -7498,8 +7498,53 @@
"source_path": "dev-itpro/developer/properties/devenv-table-properties.md",
"redirect_url": "/dynamics365/business-central/dev-itpro/developer/properties/devenv-table-property-overview",
"redirect_document_id": false
},
{
"source_path": "dev-itpro/api-reference/v2.0/resources/dynamics_externalbusinesseventdefinitions.md",
"redirect_url": "/dynamics365/business-central/dev-itpro/api-reference/v2.0/index.",
"redirect_document_id": false
},
{
"source_path": "dev-itpro/api-reference/v2.0/api/dynamics_externalbusinesseventdefinitions_get.md",
"redirect_url": "/dynamics365/business-central/dev-itpro/api-reference/v2.0/index.",
"redirect_document_id": false
},
{
"source_path": "dev-itpro/api-reference/v2.0/resources/dynamics_apicategoryroutes.md",
"redirect_url": "/dynamics365/business-central/dev-itpro/api-reference/v2.0/index.",
"redirect_document_id": false
},
{
"source_path": "dev-itpro/api-reference/v2.0/api/dynamics_apicategoryroutes_get.md",
"redirect_url": "/dynamics365/business-central/dev-itpro/api-reference/v2.0/index.",
"redirect_document_id": false
},
{
"source_path": "dev-itpro/api-reference/v2.0/resources/dynamics_externaleventsubscriptions.md",
"redirect_url": "/dynamics365/business-central/dev-itpro/api-reference/v2.0/index.",
"redirect_document_id": false
},
{
"source_path": "dev-itpro/api-reference/v2.0/api/dynamics_externaleventsubscriptions_update.md",
"redirect_url": "/dynamics365/business-central/dev-itpro/api-reference/v2.0/index.",
"redirect_document_id": false
},
{
"source_path": "dev-itpro/api-reference/v2.0/api/dynamics_externaleventsubscriptions_get.md",
"redirect_url": "/dynamics365/business-central/dev-itpro/api-reference/v2.0/index.",
"redirect_document_id": false
},
{
"source_path": "dev-itpro/api-reference/v2.0/api/dynamics_externaleventsubscriptions_delete.md",
"redirect_url": "/dynamics365/business-central/dev-itpro/api-reference/v2.0/index.",
"redirect_document_id": false
},
{
"source_path": "dev-itpro/api-reference/v2.0/api/dynamics_externaleventsubscriptions_create.md",
"redirect_url": "/dynamics365/business-central/dev-itpro/api-reference/v2.0/index.",
"redirect_document_id": false
}

]
}

26 changes: 17 additions & 9 deletions dev-itpro/TOC.md
Original file line number Diff line number Diff line change
Expand Up @@ -1051,6 +1051,15 @@
### [Overview](developer/devenv-reference-overview.md)
### [Programming in AL](developer/devenv-programming-in-al.md)
### [FAQ for developing in AL](developer/devenv-dev-faq.md)
### Variables, types, and operators
#### [AL operators](developer/devenv-al-operators.md)
#### [Arithmetic operators](developer/devenv-al-arithmetic-operators.md)
#### [Boolean operators](developer/devenv-al-boolean-operators.md)
#### [Relational operators](developer/devenv-al-relational-operators.md)
#### [AL variables](developer/devenv-al-variables.md)
#### [System-defined variables](developer/devenv-system-defined-variables.md)
#### [Protected variables](developer/devenv-protected-variables.md)
#### [AL type conversion in expressions](developer/devenv-al-type-conversion-expressions.md)
### [AL simple statements](developer/devenv-al-simple-statements.md)
### [AL control statements](developer/devenv-al-control-statements.md)
### [AL complex types](developer/devenv-al-complextypes.md)
Expand All @@ -1059,8 +1068,6 @@
### [AL code comments](developer/devenv-xml-comments.md)
### [Using access modifiers in AL](developer/devenv-using-access-modifiers.md)
### [Working with labels](developer/devenv-using-labels.md)
### [System-defined variables](developer/devenv-system-defined-variables.md)
### [Protected variables](developer/devenv-protected-variables.md)

### Objects
#### [Table object](developer/devenv-table-object.md)
Expand Down Expand Up @@ -1110,7 +1117,7 @@
<!-- Data analytics and reporting -->
## Data analytics and reporting
### [Analyzing, pivoting, and sharing data in Business Central](developer/devenv-reporting-options-overview.md)
### [Introduction to Business Central and Power BI](/dynamics365/business-central/admin-powerbi)
### [Introduction to Business Central and Power BI](/dynamics365/business-central/admin-powerbi?toc=/dynamics365/business-central/dev-itpro/toc.json)
### [Adding Power BI report parts to pages](developer/devenv-power-bi-report-parts.md)
### [Analyze data on lists and queries](/dynamics365/business-central/analysis-mode?toc=/dynamics365/business-central/dev-itpro/toc.json)
### [Queries in Business Central](developer/devenv-query-overview.md)
Expand Down Expand Up @@ -1167,7 +1174,7 @@
#### [Control add-in best practices](developer/devenv-control-addin-bestpractices.md)

### Embedding Power BI
#### [Introduction to Business Central and Power BI](/dynamics365/business-central/admin-powerbi)
#### [Introduction to Business Central and Power BI](/dynamics365/business-central/admin-powerbi?toc=/dynamics365/business-central/dev-itpro/toc.json)
#### [Adding Power BI report parts to pages](developer/devenv-power-bi-report-parts.md)

<!-- end Testing the application -->
Expand Down Expand Up @@ -1513,6 +1520,7 @@
### Integrating with Microsoft Excel
#### [Using Excel for viewing and editing Business Central data](/dynamics365/business-central/across-work-with-excel)
#### [Using Excel to design analytical reports](/dynamics365/business-central/ui-excel-report-layouts?tabs=any-report)
#### [Controlling Edit in Excel on list pages](developer/devenv-edit-in-excel-lists.md)
### [Integrating with Microsoft Graph (System Application reference)](https://github.com/microsoft/BCApps/tree/main/src/System%20Application/App/MicrosoftGraph)
### Integrating with Microsoft Onedrive
#### [Integrating with Onedrive for Business overview (for administrators)](/dynamics365/business-central/across-onedrive-overview)
Expand Down Expand Up @@ -1591,13 +1599,13 @@

<!-- Microsoft Power BI -->
### Integrating with Microsoft Power BI
#### [Introduction to Business Central and Power BI](/dynamics365/business-central/admin-powerbi)
#### [Introduction to Business Central and Power BI](/dynamics365/business-central/admin-powerbi?toc=/dynamics365/business-central/dev-itpro/toc.json)
#### Administrator
##### [Power BI integration overview](/dynamics365/business-central/admin-powerbi-overview)
##### [Enable Power BI integration](/dynamics365/business-central/admin-powerbi-setup)
##### [Power BI integration overview](/dynamics365/business-central/admin-powerbi-overview?toc=/dynamics365/business-central/dev-itpro/toc.json)
##### [Enable Power BI integration](/dynamics365/business-central/admin-powerbi-setup?toc=/dynamics365/business-central/dev-itpro/toc.json)
#### Report creator
##### [Get started: Build Power BI reports](/dynamics365/business-central/#across-how-use-financials-data-source-powerbi)
##### [Create Power BI reports to display list data](/dynamics365/business-central/across-how-use-powerbi-reports-factbox)
##### [Get started: Build Power BI reports](/dynamics365/business-central/#across-how-use-financials-data-source-powerbi?toc=/dynamics365/business-central/dev-itpro/toc.json)
##### [Create Power BI reports to display list data](/dynamics365/business-central/across-how-use-powerbi-reports-factbox?toc=/dynamics365/business-central/dev-itpro/toc.json)

#### [Extract data from Business Central](developer/devenv-extract-data.md)
#### [Power BI dataset load performance](webservices/web-service-pbi-performance.md)
Expand Down
1 change: 1 addition & 0 deletions dev-itpro/administration/telemetry-feature-telemetry.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ The Telemetry AL module simplifies the way you monitor the health of your app an
If you want to get feature telemetry to the app/extension telemetry pipeline, you must add a codeunit that implements the "Telemetry Logger" interface. Below is a simple example on such a codeunit.

```AL
/// <summary>
/// Adds support for the extension to use the "Telemetry" and "Feature Telemetry" codeunits.
/// </summary>
codeunit 50101 "Sample Telemetry Logger" implements "Telemetry Logger"
Expand Down
4 changes: 2 additions & 2 deletions dev-itpro/api-reference/v1.0/api/dynamics_account_get.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
title: (v1.0) Get accounts
description: (v1.0) Gets an account object in Dynamics 365 Business Central.
author: SusanneWindfeldPedersen

ms.custom: evergreen
ms.topic: reference
ms.devlang: al
ms.date: 06/14/2019
ms.date: 05/01/2024
ms.author: solsen
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
---
title: (v1.0) Get agedAccountsPayable
description: (v1.0) Gets an aged accounts payable object in Dynamics 365 Business Central.

author: SusanneWindfeldPedersen

ms.custom: evergreen
ms.topic: reference
ms.devlang: al
ms.date: 04/01/2019
ms.date: 05/01/2024
ms.author: solsen
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
---
title: (v1.0) Get agedAccountsReceivable
description: (v1.0) Gets an aged accounts receivable object in Dynamics 365 Business Central.

author: SusanneWindfeldPedersen

ms.custom: evergreen
ms.topic: reference
ms.devlang: al
ms.date: 04/01/2019
ms.date: 05/01/2024
ms.author: solsen
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
---
title: (v1.0) Create attachment
description: (v1.0) Creates a attachment object in Dynamics 365 Business Central.

author: SusanneWindfeldPedersen

ms.custom: evergreen
ms.topic: reference
ms.devlang: al
ms.date: 04/01/2019
ms.date: 05/01/2024
ms.author: solsen
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
---
title: (v1.0) Delete attachment
description: (v1.0) Deletes attachments in Dynamics 365 Business Central.

author: SusanneWindfeldPedersen

ms.custom: evergreen
ms.topic: reference
ms.devlang: al
ms.date: 04/01/2019
ms.date: 05/01/2024
ms.author: solsen
---

Expand Down
5 changes: 2 additions & 3 deletions dev-itpro/api-reference/v1.0/api/dynamics_attachment_get.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
---
title: (v1.0) Get attachments
description: (v1.0) Gets an attachments object in Dynamics 365 Business Central.

author: SusanneWindfeldPedersen

ms.custom: evergreen
ms.topic: reference
ms.devlang: al
ms.date: 04/01/2019
ms.date: 05/01/2024
ms.author: solsen
---

Expand Down
5 changes: 2 additions & 3 deletions dev-itpro/api-reference/v1.0/api/dynamics_attachment_patch.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
---
title: (v1.0) Upload attachment| Microsoft Docs
description: (v1.0) Uploads the attachment in Dynamics 365 Business Central.

author: SusanneWindfeldPedersen

ms.custom: evergreen
ms.topic: reference
ms.devlang: al
ms.date: 04/01/2019
ms.date: 05/01/2024
ms.author: solsen
---

Expand Down
5 changes: 2 additions & 3 deletions dev-itpro/api-reference/v1.0/api/dynamics_balancesheet_get.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
---
title: (v1.0) Get balanceSheet
description: (v1.0) Gets a balance sheet object in Dynamics 365 Business Central.

author: SusanneWindfeldPedersen

ms.custom: evergreen
ms.topic: reference
ms.devlang: al
ms.date: 04/01/2019
ms.date: 05/01/2024
ms.author: solsen
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
---
title: (v1.0) Get cashFlowStatement
description: (v1.0) Gets a cash flow statement object in Dynamics 365 Business Central.

author: SusanneWindfeldPedersen

ms.custom: evergreen
ms.topic: reference
ms.devlang: al
ms.date: 04/01/2019
ms.date: 05/01/2024
ms.author: solsen
---

Expand Down
5 changes: 2 additions & 3 deletions dev-itpro/api-reference/v1.0/api/dynamics_companies_get.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
---
title: (v1.0) Get companies
description: (v1.0) Gets a company object in Dynamics 365 Business Central.

author: SusanneWindfeldPedersen

ms.custom: evergreen
ms.topic: reference
ms.devlang: al
ms.date: 04/01/2019
ms.date: 05/01/2024
ms.author: solsen
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
---
title: (v1.0) Get companyInformation
description: (v1.0) Gets a company information object in Dynamics 365 Business Central.

author: SusanneWindfeldPedersen

ms.custom: evergreen
ms.topic: reference
ms.devlang: al
ms.date: 04/01/2019
ms.date: 05/01/2024
ms.author: solsen
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
---
title: (v1.0) Update companyInformation
description: (v1.0) Updates a company information object in Dynamics 365 Business Central.

author: SusanneWindfeldPedersen

ms.custom: evergreen
ms.topic: reference
ms.devlang: al
ms.date: 04/01/2019
ms.date: 05/01/2024
ms.author: solsen
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
---
title: (v1.0) Delete countriesRegions
description: (v1.0) Deletes a countries/regions object in Dynamics 365 Business Central.

author: SusanneWindfeldPedersen

ms.custom: evergreen
ms.topic: reference
ms.devlang: al
ms.date: 04/01/2019
ms.date: 05/01/2024
ms.author: solsen
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
---
title: (v1.0) Get countriesRegions
description: (v1.0) Gets a countries/regions object in Dynamics 365 Business Central.

author: SusanneWindfeldPedersen

ms.custom: evergreen
ms.topic: reference
ms.devlang: al
ms.date: 04/01/2019
ms.date: 05/01/2024
ms.author: solsen
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
---
title: (v1.0) Update countriesRegions
description: (v1.0) Updates a countries/regions object in Dynamics 365 Business Central.

author: SusanneWindfeldPedersen

ms.custom: evergreen
ms.topic: reference
ms.devlang: al
ms.date: 04/01/2019
ms.date: 05/01/2024
ms.author: solsen
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
---
title: (v1.0) Create countriesRegions
description: (v1.0) Creates a countries/regions object in Dynamics 365 Business Central.

author: SusanneWindfeldPedersen

ms.custom: evergreen
ms.topic: reference
ms.devlang: al
ms.date: 04/01/2019
ms.date: 05/01/2024
ms.author: solsen
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
---
title: (v1.0) Create currencies
description: (v1.0) Creates a currency object in Dynamics 365 Business Central.

author: SusanneWindfeldPedersen

ms.custom: evergreen
ms.topic: reference
ms.devlang: al
ms.date: 04/01/2019
ms.date: 05/01/2024
ms.author: solsen
---

Expand Down
Loading

0 comments on commit 99a5c7f

Please sign in to comment.