Latest blog posts
View all🚫 Never Publish an AL Extension with Missing Translations Again (English version) 🚫 No vuelvas a publicar una extensión AL con traducciones faltantes. Desarrollando extensiones en VSC para BC, me encontré que no hay manera de exigir que siempre ...
This post is part of the series in which I am taking a look at the new functionality introduced in Microsoft Dynamics 365 Business Central 2026 Wave 1. The 46th of the new functionality (originally in the section, although Microsoft sometimes move...
The way we build AI-powered applications is evolving fast. Azure OpenAI has long been a cornerstone for enterprise AI development, … More [https://demiliani.com/2026/04/16/from-chat-completions-to-responses-api-why-azure-openais-new-paradigm-chang...
In any Microsoft Dynamics 365 Business Central implementation, success doesn’t end at go-live. In fact, that’s where the real challenges begin. Most issues don’t arise from complex failures—they come from small control gaps that go unnoticed until...
This one seems really straight forward right? If you have been working with Custom Pages and Patching back to records, you know you can use the Blank() function to set something as null or empty. A recent requirement for a client where a lookup fi...
Print management in F&O (as well as in Dynamics AX) allows you not just to select the report design, print destination etc., but also do it conditionally, e.g. you may want to use different designs or footer texts for certain customers. In print m...
Introduction In this blog, we’ll look at how to clear cache in Canvas Apps when using the Power Apps mobile application, especially when the app behaves inconsistently. Issue Faced The app works perfectly in browsers like Edge, Chrome, and ...
Step 1 create Header class:[DataContractAttribute]Public class DLX_AM_Custom_TMS_VendPendingInvoiceContract{ private str dataAreaId; private TransDate transDate; public str purchaseOrderReference; private...
