Text encoding in NAV 2009 R2 Classic Client – Part 2

As I already explained in this blog post you can import text files with encoding in Dynamics NAV 2009 R2 Classic Client and old versions. Today, I will use the same trick to export a text file with encoding (UTF-8 in the example below). To illustrate this, let’s export all items in a text file …

Text encoding in NAV 2009 R2 Classic Client – Part 2 Read More »

Text encoding in NAV 2009 R2 Classic Client – Part 1

P.S: If you’re still using Microsoft Dynamics NAV 2009 R2 Classic Client or a previous version, then you may want to continue reading this blog post. We all know that Microsoft Dynamics NAV 2009 R2 Classis Client supports ANSI only (code page 1252 or depends on your windows localization). In order to import/export encoded files …

Text encoding in NAV 2009 R2 Classic Client – Part 1 Read More »

My two cents about Try/Catch in C/AL

By introducing NAV 2016, Microsoft introduced Try Functions to endow developers with some sort of Try/Catch in C/AL. The purpose of this blog is not to add another entry to explain how to use Try Functions. José Castro Fernández has already explained this here. The problem with these types of functions is resumed in this sentence …

My two cents about Try/Catch in C/AL Read More »

How to: Set Up Multiple Web Server Instances for the Microsoft Dynamics NAV Web Client – Part 2

If you enjoyed (or still enjoying?) creating your Web Clients manually like I described in one of my previous posts How to: Set Up Multiple Web Server Instances for the Microsoft Dynamics NAV Web Client – Part 1, so I believe it is time to automate this process a little bit. To achieve that, I …

How to: Set Up Multiple Web Server Instances for the Microsoft Dynamics NAV Web Client – Part 2 Read More »

How to list “ProcessOnly” Reports in Dynamics NAV 2009

I was doing my daily NAV tour on Mibuso and NAV Community forums when I spotted the following question: I have about 300 new reports in my nav database and I need to write down the names of only those that are not ProcessingOnly. Do you know any smart way how to do this quick? …

How to list “ProcessOnly” Reports in Dynamics NAV 2009 Read More »

Dynamics NAV Web Client: Filters & FlowFilters on pages

As we all know, Microsoft stated that “Using Limit totals to is not supported. Use Filter on column instead” in Feature Limitations of the Microsoft Dynamics NAV Web Client. We also know that accountant massively uses this functionality, among others. One of my customers said to me: I like the new web client, but I …

Dynamics NAV Web Client: Filters & FlowFilters on pages Read More »

How to: Set Up Multiple Web Server Instances for the Microsoft Dynamics NAV Web Client – Part 1

No, you guessed wrong! I am not going to add another blog to explain how to use Powershell to create and setup a Dynamics NAV Web Instance. As a quick reminder you can refer to msdn here and use Microsoft Dynamics NAV Administration Shell to easily create a new web instance. But what if I …

How to: Set Up Multiple Web Server Instances for the Microsoft Dynamics NAV Web Client – Part 1 Read More »

Scroll to Top