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 …
Tag: Business Central
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/
Jul 10 2023
July 2023 Cumulative Updates for Dynamics 365 Business Central
The July updates for Microsoft Dynamics 365 Business Central are now available. Before applying the updates, you should confirm that your implementation is ready for the upgrade and ensure compatibility with your modifications. Work with a Microsoft Partner to determine if you are ready and what is needed for you to apply the update. Please note …
Permanent link to this article: https://www.dvlprlife.com/2023/07/july-2023-cumulative-updates-for-dynamics-365-business-central/
Jun 12 2023
June 2023 Cumulative Updates for Dynamics 365 Business Central
The June updates for Microsoft Dynamics 365 Business Central are now available. Before applying the updates, you should confirm that your implementation is ready for the upgrade and ensure compatibility with your modifications. Work with a Microsoft Partner to determine if you are ready and what is needed for you to apply the update. Please note …
Permanent link to this article: https://www.dvlprlife.com/2023/06/june-2023-cumulative-updates-for-dynamics-365-business-central/
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 11 2023
May 2023 Cumulative Updates for Dynamics 365 Business Central and Microsoft Dynamics NAV
The May updates for Microsoft Dynamics NAV and Microsoft Dynamics 365 Business Central are now available. Before applying the updates, you should confirm that your implementation is ready for the upgrade and ensure compatibility with your modifications. Work with a Microsoft Partner to determine if you are ready and what is needed for you to apply …
Permanent link to this article: https://www.dvlprlife.com/2023/05/may-2023-cumulative-updates-for-dynamics-365-business-central-and-microsoft-dynamics-nav/
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/