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
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
Had written a post on deleting the elastic table record earlier – How to Delete Elastic Table Records in Dataverse (SDK). We need to pass the partitionid value through an
The group was back in action for the 2025 April DC Chapter Meeting! This meeting featured Dian Taylor and details on the release wave! As a Microsoft MVP and Dynamics
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.