Category: Tips and Tricks

The runtime version of the extension package is currently set to ‘2.1’

While deploying one of our base extensions to a customer tenant we got an error with “Unable to Install the Extension *******”. This was the same extension we deployed to the same tenant couple of days ago with a different version. We revert our changes and try to publish it again but the same error.  …

Continue reading

Check Dynamics NAV license from RTC

In order to check the current uploaded Microsoft Dynamics NAV License from RTC environment please follow below steps.  01. Open RTC Environment. 02. Click on the white arrow in the top left corner of the client. (Refer below image) 03. Go to Help – > click on “About Microsoft Dynamics NAV” 04. “About Microsoft Dynamics NAV” …

Continue reading

Quick Fix : Visual Studio displaying NAV Report Layout as XML

I got this issue with Visual Studio 2015 Enterprise Edition.  Every time I open a Dynamics NAV report layout in Visual Studio, RDLC is rendered as XML file instead of visual layout with all the fields and tool boxes.  How the report layout looks:  FIX : In order to fix the issue you need to …

Continue reading

Date Shortcuts in Microsoft Dynamics NAV

I have seen many users are using T when they want to get the Today in the Dynamics NAV, however they do not know thre are few more shortcut keys they can use to ease their life when working with Microsoft Dynamics NAV.  Following are some of other options available in Microsoft Dynamics NAV related to …

Continue reading

Report color code to identify blank rows

Hi, If you have been developing RDLC reports for Dynamics NAV, most probably you might have come across the situations where some blank lines are printing in the body of the report and just a glance you cannot identify from where these lines are coming from.  Very recently one of my colleague asked me to …

Continue reading