Latest blog posts
View allIn Part 1, we explored the contact-related datatypes [https://khushburajvisdynamic365.blogspot.com/2025/11/dynamic-business-central-365.html] — PhoneNo, URL, and EMail that make Business Central pages more interactive. In this post, we’ll focu...
In Microsoft Dynamics 365 Business Central (AL language), the ExtendedDatatype is an AL property that tells the Business Central client to treat the value in a field in a special way—for example as a clickable phone number, an email address, a URL...
Handling large-scale data tasks in Dynamics 365 CRM can be challenging, especially when syncing thousands of records with external systems. Background Operations allow these resource-intensive tasks to run asynchronously, keeping the system respon...
If you’ve worked with data in Business Central, you’ve undoubtedly used the DELETE or DELETEALL commands. They get the job done, but when you’re dealing with massive datasets ike clearing out old ledger entries, archived sales orders, or temporary...
Did you know that not all fields in a Sales Order transfer to the Posted Sales Shipment or Posted Sales Invoice? The post BC Friday Tips #56 Understand Missing Fields in Copy Documents [https://thatnavguy.com/bc-friday-tips-56-understand-missing-...
Hi Folks, In Part 1, we explored how to use Azure Bicep to deploy Logic Apps and integrate with Dynamics 365 for Finance and Operations (D365FO). Now, in Part 2, we’ll extend that architecture by deploying Azure Function Apps using Bicep—enablin...
In today’s post, let’s explore one of the most interesting and often overlooked areas of Microsoft Dynamics 365 Business Central — the Cryptography Management (Codeunit 1266). This codeunit empowers developers to perform hashing and encryption op...
