The development of the Copilot Inventory Queries extension that I described in my previous blog posts has inspired me to apply the same concept of using Copilot (or actually Azure OpenAI) to enhance the other extensions that we use. This blog post is an example of an application that hopefully can inspire others to apply AI to their Business Central extensions. In this case we have an extension called Planning Parameter Worksheet that allows Business Central users to set up rules and have the system suggest the planning parameters to use for each Item or Stockkeeping Unit. This is a...
This is a continuation of my last post where I described the Copilot Inventory Queries extension that I developed (available for free in AppSource). I have now taken that concept and applied it to the Planning Worksheet in Business Central. With this you get a Copilot user interface that can help explain the suggestions created by the material planning (MRP). I created this in a way that the AI model includes all the suggestions for the same item number, location and variant code for each query. So, if the plan makes multiple suggestions for the same item, you have the...
As we all know, Microsoft is adding Copilot features to everything these days. Every new version of Business Central has more Copilot than the last version and soon there is not a single place in the application that does not have a Copilot feature. This is great and most people are excited about it. The Copilot features and the underlying AI capabilities are what get people talking when we present Business Central to customers. Most of what I work with are manufacturing companies and almost all of them have their own AI initiatives, sometimes those are just around being creative...
10+ years ago I created a Record Deletion tool for Dynamics NAV that I published here on my blog. It was a tool that could be used to clean up test transactions in a company in Dynamics NAV, and it quickly became very popular. People have reach out to about getting this tool available for Business Central (I also think some have done the work of converting this tool into a BC extension themselves). So here we go; it is now available via AppSource and can be accessed for FREE here: Record Deletion Tool for Business Central The functionality is...