Category: D365 Business Central
With the latest BC23, Microsoft has added more features and options to the reservation functionality. One of the new features is the Reservation Worksheet, which allows you to manage your reservations in bulk. Reservation...
If you are a developer, you know how important it is to debug your code to find errors and understand how the code works. Debugging can be a difficult and time-consuming task, especially when...
D365 Business Central is a complex system with numerous tables and fields. In this blog post, we will explore the “Doc. No. Occurrence” field found on Purchase and Sales Headers. This field is also...
The public preview for Dynamics 365 Business Central 2023 release wave 2 (BC23) is already available, and it brings many exciting new features. This time, we will talk about one of the new features:...
When developing the D365 Business Central App Source extension, we are required to comply with AppSource rules. To ensure our extension meets these standards, the AppSourceCop Analyser is a valuable tool. AppSourceCop Analyser is...
Using color or visual indicators is a great way to convey information quickly. They can represent different meanings, conditions, or statuses, making it easier for people to understand and interpret information without needing to...
Dynamics 365 Business Central is a complex software that continuously evolves, making it very challenging to know and understand all its features. Some features often go unnoticed, either due to insufficient documentation, being buried...
One of the recent requirements that I got was to calculate dates based on working days, excluding weekends and holidays. This can be accomplished by leveraging the Base Calendar feature and utilising the CalcDateBOC...
List Data Type is an unbounded, strongly typed list of ordered objects that can be accessed by index. It serves as a replacement for arrays. Unlike traditional arrays, Lists provide dynamic and unlimited capacity,...
BC Tech Days is an annual Dynamics 365 Business Central tech conference organized by mibuso.com. It brings together people in different industries from around the world with a focus on providing a unique platform...