Inline Query is a library that can execute SQL like Queries in Business Central AL Language. This is a small compiler in AL that compiles and executes SQL like queries in text constants or text variables. Source : msnJournals Read more...
Business Central 2020 release wave 2 give us a new possibility. If we only want to pass data from BC to CDS - now we don't need to create Entity in CDS. We could use existing APIs as virtual entities in it. Probably you could want…
With the release of Business Central Wave 1 2020 XML comments is available in AL code. If you would like to add documentation to your code then you can use XML documentation .The documentation comment must immediately before the object such as codeunit,table,functions etc. Source :…
In this video, I show how to work with the AL Table Proxy Generator to create custom integration to Microsoft Dynamics 365 CRM/CE/For sales Source : Hougaard.com Read more...
In this video, I continue to look at Teams integration, trying to answer the most asked question from the last video, how to share to Teams from Business Central. This video takes a slight detour around how to add a global button to the top bar.…