Browsed by
Author: Waldemar Brakowski

Areopa Webinar: VS Code AL Extensions

Areopa Webinar: VS Code AL Extensions

Last week David Feldhoff (AL CodeActions), Andrzej Zwierzchowski (AZ AL Dev Tools) and me (AL Navigator) presented our VS Code Extensions in the Areopa webinar series “VS Code AL Extensions”. Find the recording with timestamp below. This was the first of four sessions. I bet everyone can learn some new things in these sessions, so…

Show Microsoft Translations in VS Code

Show Microsoft Translations in VS Code

This post is especially interesting for the people whose native language is not English. Do you know the feeling? You are looking at the source code of some .al object and you come across a field name that means absolutely nothing to you. It would be helpful for you if you could see the translation…

Admin Toolbox for Business Central: Updates and New Features

Admin Toolbox for Business Central: Updates and New Features

In January, I introduced my Admin Toolbox for Business Central in this blog post. It has been built for OnPrem installations and offers the following functionalities: Record Deletion ToolViewing of license informationImport of licensesNot out of the box information for consultantsNEW: Publish App In the meantime I have tested the Admin Toolbox for several customers.…

Report Inspector 2.0 – How to Export Your Report Dataset as Excel, XML or Windows client Style

Report Inspector 2.0 – How to Export Your Report Dataset as Excel, XML or Windows client Style

Today’s post covers some programming that is not of my own making. My colleague Andreas Rascher has built a damn cool functionality that allows you to export the dataset of RDLC reports in different formats. Since we think the functionality is extremely useful, we didn’t want to keep it from you. You may remember the…