Posts are filtered by Category (NAV/365 Technical). Click here to see all posts.

Multitenancy on the Cloud: Benefits and Set-Up Tricks

As many of our peers in the IT industry regard Multitenancy as an important feature of Cloud computing (though there may be situations where we could benefit from multitenant Dynamics NAV deployment in an on-premise environment), we would like to cover Multitenancy topic in our blog posts that feature Cloud (Microsoft Azure) theme. In this post I will give you an overview of Multitenancy benefits for Microsoft Partners, and also walk you through Multiteancy architecture and set-up guidelines.

Certification (CfMD) for Dynamics NAV Requirements in a Nutshell

Have you looked at the certification requirements for Microsoft Dynamics and already feel lost about where to start? It was daunting for us as well when we got our first CfMD request in 2012. Since then we’ve learned the ins and outs of the program and would like to share some key takeaways with you – our partners.

In this article, I’ll review 6 key certification requirements and highlight the main things you should know before starting your solution certification process.

Webinar: Is Dynamics NAV on Microsoft Azure secure?

The primary fear your customers face when moving their Dynamics NAV solutions to Microsoft Azure is losing data or losing access to data in the cloud. "Is Microsoft Azure a safe and secure option for our business systems?" is probably the #1 Question developers are asked today by their management. We hosted webinar "Is Dynamics NAV on Microsoft Azure Secure?" where partners discussed the security of Microsoft Azure with Dynamics NAV Technical Evangelist from Microsoft, Freddy Kristiansen and Giedrius Kakanauskas, NAV Cloud Consultant at 1ClickFactory. Watch the video!

From RDLC to Microsoft Word Layout (Part II)

In the previous blog post, I shared how to speed up your Classic to RDLC reports transformation by using the FREE Express version of 1ClickFactory’s Classic to RDLC report transformation tool. In this post I will use the same example, show how you can easily create a word layout from RDLC, also how to get a report with both RDLC and Word layouts.

NAV RDLC Reports: Using Dataset for Totaling Value Fields

Seeing the Dataset of a report can be very helpful, because it shows all values for every Data Item‘s column in one table. It‘s useful to export this table to Excel and, with the help of filters, see how particular values are calculated. 1ClickFactory developers found this less time-consuming than adding test messages to the code of test controls in Layout.

Stop Wasting Time & Resources Upgrading Classic Reports

Upgrading NAV Classic Reports to RDLC is tedious, requiring you to sacrifice valuable development resources to a low margin project.  These upgrade projects typically take the most development time but make the least return on development resources.  It is no wonder many Dynamics Partners try to avoid upgrade services all together. 

Minimize the time invested by your development resources and maximize the upgrade benefit to your customers with 1ClickFactory’s Transformation Services for NAV Classic Report upgrades. 1ClickFactory took on the challenge of simplifying NAV Classic Report upgrades for partners through Transformation Services enabling you to transform an object in “just a few clicks”.

Introducing Self-Provisioning for Microsoft Dynamics NAV® on Windows Azure™ and in Office 365™

We are pleased to announce the release of our latest service to the Microsoft Dynamics Partner Community, Self-Provisioning for Microsoft Dynamics NAV on Windows Azure and in Office 365.

We saw a unique opportunity with Microsoft Dynamics NAV to ‘change the game’ for Microsoft Dynamics partners by providing them a service that would deliver the high performance and reliability of an on-premise solution, with Windows Azure at the foundation, but translate the simplicity and ease-of-use to the end user in the Cloud.

Dynamics NAV development tips: "FILTERGROUP" changes starting from Microsoft Dynamics NAV 5.0 SP1

To create a complex filter, a developer usually uses command "FILTERGROUP" to place different filters for the same field. In the first Microsoft Dynamics NAV Windows-based versions, developers were able to use filtergroups starting from 0 to 255. Some of them were reserved and used within the application like filtergroup 2 used by properties SubFormView, DataItemTableView or when you use command SETTABLEVIEW. There was also a reserved filtergroup 1, which was supposed to be a "Global filter" as it was in the DOS version.

Beginning with version Microsoft Dynamics NAV 5.0 SP1 build 28913, Microsoft introduced filtergroup 1 functionality.