News / Knowledge Base

Adding data items to a layout

This Knowledge Base article is relevant for ForNAV version 5.1.0.1850 and higher. Currently, the only way to add data items to a report in Microsoft Dynamics 365 Business Central is to make a copy of the report and add new data items using Visual Studio Code or in the ForNAV Designer if it is a

Continue Reading

Join our upcoming webinars

Webinar – Working with reports in AL made easy Microsoft Dynamics 365 Business Central and AL provide a lot of new possibilities and opportunities. However, working with AL in Visual Studio Code requires certain developer skills. With the latest version of ForNAV, you now have the option to work both with and without AL/Visual Studio

Continue Reading

ForNAV Training af Days of Knowledge 2020

We are happy to offer FREE ForNAV training at the pre-conference days at Days of Knowledge in UK and Denmark in May and June. Read more here: Training at DOK20

Continue Reading

CurrControl

Setting forecolor, back color, font, and formatting dynamically on a control ForNAV supports a wide array of properties to control the look of controls. However, sometimes you might want to control the look dynamically, based on values in the data set. To do this, you use the OnPrint JavaScript trigger. The OnPrint trigger has a

Continue Reading

New price for the check report with MICR font

We have listened to you. Many North American partners have asked us for an option to buy ForNAV with the check report with MICR font only. We are therefore happy to announce that, from today, you can buy ForNAV with the check report only for Microsoft Dynamics 365 Business Central Cloud. See our pricing overview

Continue Reading

New subscription procedure

As you know, subscription customers (OnPrem or private cloud) require a new ForNAV license file to be installed yearly. Twenty-one days prior to renewal, customers get a warning that their license is about to expire. This was meant to be a service, but it turns out that many customers get worried about this – for

Continue Reading

Error in Report Selection

You might get the following error message when printing or sending a ForNAV report: The SourceExpr for report control ‘ReportForNav_Header’ is not valid. The following error occurred: A call to System.IO.Compression.ZipArchive failed with this message: The value of Seek/OffsetFromEnd parameter is outside of the permitted range. The current value is: -18. The permitted range is:

Continue Reading

ForNAV Granule Required

To use ForNAV and work with the ForNAV Designer using extensions in Microsoft Dynamics 365 Business Central v14 and later, in an OnPrem (or private cloud) scenario, you must have the ForNAV granule (6188500 Reports ForNAV) configured in your Business Central license file. This is due to how Microsoft licensing and permissions work. A Microsoft

Continue Reading

NavHelperFunction

When converting RDLC reports to ForNAV reports, you will notice that the Showoutput value on sections and controls sometimes has a function call to the NavHelperFunction, like in the following example from the RDLC Purchase Invoice:   NavHelperFunction.IIFNOT(DynamicsNavDataSet.ShowInternalInfo==true && DynamicsNavDataSet.DimText_DimensionLoop1!=””,false,true)   The NavHelperFunction has been put in place to emulate some of the built-in RDLC

Continue Reading

Using e-mail body with a ForNAV report

This article is no longer relevant and has been replaced by this article: ForNAV email body layouts

Continue Reading