Now that we have installed and configured Business Central On Premises, let’s see how you can configure and use Visual Studio Code to create an extension. First, let’s verify the service tier development settings: Make sure Enable Developer Service Endpoint has been enabled, and make a note of the Port number (default 7049). Then download … Read More →
After you have installed Business Central On Premises, as explained in the previous blog post, you will notice that Personalization is not enabled: I don’t know why, if this is by design or not, but you can enable it as follows. First, find your navsettings.json file: Here you can find more info on modifying the … Read More →
To install Microsoft Dynamics 365 Business Central On Premises, first obtain the installation DVD. You can download it here: https://mbs.microsoft.com/partnersource/northamerica/support/bconpremdownload Then, select your flavor (localization): Download and unzip it, then run the setup.exe: Click Next in the welcome screen: Accept the eula: Choose your setup options: When you select the Get a free online trial … Read More →
Let’s get started. In Power BI Desktop, select Get Data, More: Authenticate using your Office 365 credentials (email & password), end then select a query: In this case, I’m filtering the navigator on queries that contain the word item in their name, and then I select Edit to verify the query in the query editor: … Read More →
A very interesting blog post from Kurt Juvyns about object ranges: I wanted to provide some clarity on how you want to think about object ranges in Dynamics NAV and Microsoft Dynamics 365 Business Central. Which object ranges are used for what, which one have potentially costs associated, how do you apply for them and … Read More →
Recently, on some of my ‘machines’ I get the following errors, when trying to publish an extension (F5): The runtime version of the extension package is currently set to ‘2.0’. The runtime version must be set to ‘1.0’ or earlier in the app.json file in order to install the extension package on this platform. Apparently, … Read More →
With this release, there are several new features that help building your solutions as extensions: New virtual tables for Report Data Items and all Page Control fields Translating Base App help using AL extensions Adding help links with user locale on new created objects Field group extensiblity Report substitution is possible from extensions See more … Read More →
A free version of Teams, the collaboration tool used by hundreds of thousands of businesses across the world, has been released by Microsoft. The program, which brings together chat, meetings, calling, files and apps in a shared workspace, will be available in 40 languages for up to 300 people. The move comes ahead of Inspire, … Read More →
Microsoft recently announced the features planned for release in Microsoft Dynamics 365 Business Central between October 2018 and March 2019: https://docs.microsoft.com/en-us/business-applications-release-notes/october18/dynamics365-business-central/planned-features https://docs.microsoft.com/en-us/business-applications-release-notes/october18/dynamics365-business-central/ Feature Release type Target release month Productivity features for desktop users General Availability October 2018 Accessibility features for desktop users General Availability October 2018 Refreshed experience on major desktop screens General Availability October … Read More →
Invite your colleagues to join us for Dynamics 365 Business Central Technical Blitz, one of three live stream events that will help you understand the new features and capabilities and their impact on current customer implementations. You will hear directly from our technical experts as they demonstrate how to integrate and illuminate the One Microsoft … Read More →
There’s an interesting section on docs.microsoft.com about: How to build a localization for Business Central. If you are planning to build localization apps, you should pay attention to the following considerations and requirements: https://docs.microsoft.com/en-us/dynamics365/business-central/dev-itpro/developer/readiness/readiness-develop-localization See Also Build Your Business on Dynamics 365 Business Central Integrate a 3rd Party Solution Development of a Vertical Solution Development … Read More →
Welcome to the May 2018 Developer Preview update. In this release we have focused primarily on burning down the outstanding bugs reported through GitHub. This milestone contains ~300 events and bug fixes and brings the number of outstanding bugs close to 0. See the list of closed bugs here: https://github.com/Microsoft/AL/milestone/16?closed=1. We have also added a few small … Read More →
I’m very exited to attend Directions Asia this year. It’s my first Directions Asia and also my first time in Thailand and it promises to be an amazing experience… If you’re interested please join me in one (or more) of these sessions: Source code management simplified Date: Thursday, March 15, 2018 | From: 11:30:00 to … Read More →
The latest cumulative updates for Dynamics NAV 2015 (CU 41), Dynamics NAV 2016 (CU 29), Dynamics NAV 2017 (CU 16), and Dynamics NAV 2018 (CU 03) introduce the DataClassification property on tables and fields. This property lets you tag table and field data with one of the classifications described in the next section. https://blogs.msdn.microsoft.com/nav/2018/03/08/classifying-data-in-dynamics-nav/
I’m not a VSCode expert and there are probably better ways to do this, but I sometimes get a question: Is there an easier way to design an RDL report from within VSCode? Well yes there is. You can create a Task to do it. Open a Project in VSCode and goto your Tasks: Here … Read More →




















