Modify your extension so it’s compatible with the version 24.1.x

In this video, I look closely at the emails Microsoft is sending out now that v24 is close by. Every 6 months, these emails are both a great help but also the source of a lot of confusion among the receivers. Let’s see if I can help to reduce the confusion. Check out the video:

Source : Hougaard.com
Read more…

Speed up AL code development with AZ AL Dev Tools/AL Code Outline Visual Studio Code extension

AL extension development has gotten more and more complicated over the years. However, some features are still missing from the AL Language extension for Microsoft Dynamics 365 Business Central, which sometimes results in the code developer having to write a lot of repetitive code by hand, slowing down the whole development process. But do not fear because there is a solution – the AZ AL Dev Tools/AL Code Outline Visual Studio Code extension.

Source : Simplanova
Read more…

Report extension’s tips and tricks

Probably, most of you have already encountered the report extension object to add desired modifications to the standard report in Microsoft Dynamics 365 Business Central. Depending on the complexity of your cases, you may have come across a number of implementation restrictions in the extension. In this article, we will review solutions to some simple restriction cases in report extensions and provide you with a few valuable tips in the process.

Source : Simplanova
Read more…

Dynamics 365 Business Central: How to quickly get the extension name, file name without extension, and Media (MIME) types from an uploaded file

Today I would like to share another mini tip about Business Central, how to quickly get the extension name, file name without extension, and Media (MIME) types from an uploaded file.

Source : Dynamics 365 Lab
Read more…