web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :

Community blogs

Featured

Latest blog posts

View all
Like (0)
🚫 Never Publish an AL Extension with Missing Translations Again

🚫 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 ...

Gerardo Rentería Ga... 25,910 Most Valuable Professional
Like (0)
New Functionality In Microsoft Dynamics 365 Business Central 2026 Wave 1: Moderniz...

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...

Ian Grieve 22,784
Like (0)
From Chat Completions to Responses API: why Azure OpenAI’s new paradigm changes ev...

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...

Stefano Demiliani 37,166 Most Valuable Professional
Like (0)
From Go-Live to Control: Top Features That Define BCAIHUB Go Live Guard

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...

Amol Salvi 18,698
Like (0)
How To Clear LookUp Fields Using A Custom Page

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...

Megan V. Walker 1,856 Most Valuable Professional
Like (0)
Supporting conditions in print management

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...

Martin Dráb 239,134 Most Valuable Professional
Like (0)
How to Clear Cache in Canvas PowerApps while working on Offline mode?

 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 ...

Ram Prakash Duraisamy 2,289
Like (0)
Create custom services in D365 FO

Step 1 create Header class:[DataContractAttribute]Public class DLX_AM_Custom_TMS_VendPendingInvoiceContract{    private     str         dataAreaId;    private     TransDate   transDate;    public      str         purchaseOrderReference;    private...

I AM AX PANKAJ 419