When developing reports in Microsoft Dynamics 365 Business Central, performance and scalability are crucial—especially in cloud environments where system efficiency impacts everything from responsiveness to cost. One often-overlooked feature that
When developing reports in Microsoft Dynamics 365 Business Central, performance and scalability are crucial—especially in cloud environments where system efficiency impacts everything from responsiveness to cost. One often-overlooked feature that
Recap See here for part 1 of this series. The challenge that we are trying to solve is to allow Business Central apps to call each other’s functionality without creating
When building customizations or integrations in Microsoft Dynamics 365 Business Central, performance is often a key concern—especially when working with large datasets. One powerful tool for improving performance is the
Hi, With the release of Dynamics 365 Business Central 2025 Wave 1 (BC26), developers have something exciting to celebrate—Microsoft has introduced the SetAutoCalcFields method for the RecordRef data type! This
When working on integrations with external APIs or external services in general, sometimes you need to insert credentials or secrets into a Json body in order to call that service.