With each update of Dynamics 365 Business Central, Microsoft enhances what is often referred to as the base application and enhances the development environment. Dynamics 365 Business Central 2023 Wave 2 has several exciting Application features for runtime 12.0. One of the exciting features is to Get inlay hints in source editor for AL method …
Category: Business Central
Permanent link to this article: https://www.dvlprlife.com/2023/11/dynamics-365-business-central-2023-wave-2-get-inlay-hints-in-source-editor-for-al-method-parameters-and-return-types/
Nov 13 2023
Dynamics 365 Business Central 2023 Wave 2 – Set new output folder setting for storing app files at AL project build
With each update of Dynamics 365 Business Central, Microsoft enhances what is often referred to as the base application and enhances the development environment. Dynamics 365 Business Central 2023 Wave 2 has several exciting Application features for runtime 12.0. One of the exciting features is to Set new output folder setting for storing app files …
Permanent link to this article: https://www.dvlprlife.com/2023/11/dynamics-365-business-central-2023-wave-2-set-new-output-folder-setting-for-storing-app-files-at-al-project-build/
Nov 10 2023
Dynamics 365 Business Central 2023 Wave 2 – Provide queries for users to do ad hoc data analysis
With each update of Dynamics 365 Business Central, Microsoft enhances what is often referred to as the base application and enhances the development environment. Dynamics 365 Business Central 2023 Wave 2 has several exciting Application features for runtime 12.0. One of the exciting features is to Dynamics 365 Business Central 2023 Wave 2 – Provide …
Permanent link to this article: https://www.dvlprlife.com/2023/11/dynamics-365-business-central-2023-wave-2-provide-queries-for-users-to-do-ad-hoc-data-analysis/
Jul 24 2023
Microsoft Dynamics 365 Business Central – Sorting Algorithms: Bubble, Merge, and Quick
The other day I felt my computer files were a little disorganized, so I went through some old files to do some hard-core cleanup. I wanted to purge and archive old programs, documents, and repos. While reviewing the files, I found some old C# code (from the days of when I tried to stay sharp …
Permanent link to this article: https://www.dvlprlife.com/2023/07/microsoft-dynamics-365-business-central-sorting-algorithms-bubble-merge-and-quick/
Jul 17 2023
Real things I’m asked: Microsoft Dynamics 365 Business Central How to Import a Budget?
Q. What is the process for importing G/L Budgets into Business Central? A. A General Ledger (G/L) budget in Business Central is a financial plan that outlines projected income and expenses for a given period, typically the fiscal year. The Budget generally includes all company revenue, expense, capital, and indirect costs.Microsoft Dynamics 365 Business Central …
Permanent link to this article: https://www.dvlprlife.com/2023/07/real-things-im-asked-microsoft-dynamics-365-business-how-to-import-a-budget/
Jun 09 2023
Microsoft Dynamics 365 Business Central – Saved Views and a DateFormula
With Microsoft Dynamics 365 Business Central, users can create and save personalized views of data in different lists and pages through the Saved Views feature. Saved Views allows users to filter, sort, and organize the data in a way that is relevant to their needs. By using Saved Views, users can improve their efficiency, productivity …
Permanent link to this article: https://www.dvlprlife.com/2023/06/microsoft-dynamics-365-business-central-saved-views-and-a-dateformula/
Jun 04 2023
Microsoft Dynamics 365 Business Central – Split Delimited Value in AL
In the AL language for Microsoft Dynamics 365 Business Central, the List Data Type represents a strongly typed list of ordered objects accessible by index. Lists are unbounded, meaning their dimension (size) is not specified when declared. A List can only be declared with simple types (Byte, Boolean, Char, Code, Date, DateFormula, DateTime, Decimal, Text, …
Permanent link to this article: https://www.dvlprlife.com/2023/06/microsoft-dynamics-365-business-central-split-delimited-value-in-al/
Jun 03 2023
Microsoft Dynamics 365 Business Central – Recurring Purchase Lines
Businesses often order the same products and/or services from a supplier. In the many years I have been implementing Microsoft Dynamics 365 Business Central, I have frequently been asked how to add default purchase lines (often as a default G/L Account modification) to purchase documents for a vendor. Fortunately, this feature is accessible through Business …
Permanent link to this article: https://www.dvlprlife.com/2023/06/microsoft-dynamics-365-business-central-recurring-purchase-lines/
May 22 2023
Microsoft Dynamics 365 Business Central – Base64 Encoding and Decoding
Base64 is a group of binary-to-text encoding schemes representing binary data in an ASCII string format. Base64 data encoding is designed to survive transport through transport layers that are not 8-bit clean, such as mail bodies. Encoding the binary data to ASCII text helps ensure that the data remains intact without loss or modification during …
Permanent link to this article: https://www.dvlprlife.com/2023/05/microsoft-dynamics-365-business-central-base64-encoding-and-decoding/
May 01 2023
Real Things I’m Asked – Microsoft Dynamics 365 Business Central Copy Document
I am asked many questions about Business Central on any given day. The questions vary and cover various topics, from development to administration to integration to general application use, to name a few. I want to post them all, but that is not feasible; From time to time, I pick one to write about. Q. …
Permanent link to this article: https://www.dvlprlife.com/2023/05/real-things-im-asked-microsoft-dynamics-365-business-central-copy-document/








