Microsoft Dynamics 365 Business Central
Discover the unique world of Dynamics ERPs
Newest article
CU 2022/06 for Microsoft Dynamics NAV 2018 and Microsoft Dynamics 365 Business Central on-premises has been released
The cumulative update 2022/06 for Microsoft Dynamics NAV 2018 and for Microsoft Dynamics 365 Business Central (Spring 2019, 2021 wave 1, 2021 wave 2 and 2022 wave 1) on-premises has just been released. The support for Microsoft Dynamics 365 Business Central 2020 wave 2 has ended with the April update.
Meet me on tech conference
Latest Articles
CU 2022/06 for Microsoft Dynamics NAV 2018 and Microsoft Dynamics 365 Business Central on-premises has been released
The cumulative update 2022/06 for Microsoft Dynamics NAV 2018 and for Microsoft Dynamics 365 Business Central (Spring 2019, 2021 wave 1, 2021 wave 2 and 2022 wave 1) on-premises has just been released. The support for Microsoft Dynamics 365 Business Central 2020 wave...
Isolated events
With Business Central 2022 wave 1, a new setting for event publishers was introduced. Until this version, any error in any event subscriber caused interruption to the current running process and stopped the whole activity. In some cases (such as log-in), this is...
Custom Filter Tokens
As a user of the Business Central you have some constants you can use to filter or insert values. These constants contain useful values for data manipulation such as t / today for date field - return current dateq / quarter for date field filters - return range of the...
How to invoke Microsoft Flow for changed records
Microsoft Flow is a great tool for managing your integrations and for task automation. Microsoft Dynamics 365 Business Central have some prepared packages & functionality that allows creation flow with no code (if you want to code, you can). In this article, we...
Microsoft Dynamics 365 Business Central 2022 wave 1 is available!
The first quarter has ended, and as always, the new major version of the Business Central is here - Microsoft Dynamics 365 Business Central 2022 wave 1 (BC2022w1 aka v20). What is new in this version? All the main changes are described directly in Microsoft Docs. Some...
BCTechDays 2022 (15 & 16 September 2022)
BC TechDays (previously NAV TechDays) is the name of a conference, organized by mibuso.com. This conference offers 2 days full of – technical only and highly relevant – sessions, related to Microsoft Dynamics™ 365 Business Central/NAV. BC TechDays is the place where...
How to let users choose field(s) properly
When some complex functionality is developed, it is sometimes necessary to let users choose a specific field. This can be required for field permissions, mapping imported values or any similar process. Earlier, the usual way was to create a link on the Field table...
Updated plans for 2022 (less sessions & articles in Q1/Q2 2022 :/ )
Life is going on, and my plans for conferences & events has changed a bit. With the current Covid 19 situations, it's not always easy to make our plans happen, but let's hope it will be different this time.My plans for the first half of 2022 were to attend...
Working with Translation Files (XLIFF)
How does the translation file work? In Microsoft Dynamic 365 Business Central, displaying different languages is done using the XLIFF files extension (.xlf). The generated XLIFF files have strings that are specified in properties like Captions, Tooltips......
1D & 2D Barcodes in Business Central 19.1
Business Central (cloud-only!) includes one-dimensional (1D) barcode fonts since Microsoft Dynamics 365 Business Central 2020 wave 2 (17.0) was released in October 2020. It is a great improvement to how developers can handle requirements from their clients to print...
ErrorInfo data type & Collectible Errors
A major change to AL Language development is here! Collectible errors can hugely improve any validation procedures. And what's new? Everything is about a new data type ErrorInfo. ErrorInfo data type ErrorInfo is a new data type introduced in Microsoft Dynamics 365...
PF 2022
Merry Christmas and a Happy New Year from the Dolomites!
BCQuizzes by Kepty
Public quizzes BCQuizzes by Kepty are my new project that will be available for everyone. The quizzes are available for anyone interested in Business Central Processes & Development. Do you have any idea how to improve the existing quizzes? Do you have new ideas...
DynamicsCon2022
DynamicsCon 2022 Spring is even better! Since today, all sessions have their content levels! And to be honest, I am happy that my planned session about Azure CosmosDB, Azure Functions & AL Language is a part of the content levels announcement (with Waldo by my...
Exploring CosmosDB with Business Central, part 2
This part explains how to connect to Azure Cosmos DB from your Business Central extension using AL Language and how to get some values from the database.------------------------------------------------------------------------------------------------------------------...