A busy conference season is about to start…
It’s going to be a busy end-of-the-year for most of us. Why Microsoft insists to do conferences during the busiest period of the year for most partners, I don’t know – I guess they don’t really realize...
View ArticleTip #469: Sorting lookup field quick preview
Most of the time Joel is very helpful but sometimes he’s just plain grumpy: I’m finding that the lookup field quick preview list does not honor sort order. In this example I have a “sequence” field...
View ArticleHow to Use - Job Queue Parameter String?
Hi All,Today we will discuss about the Parameter String Field in Navision Job Queue Entry Page / Form. The Functionality is still same, so the steps below can be replicated and used in NAV Classic...
View ArticleUnit testing in AX – Basics
In the previous post, I talked about what unit testing is and how such tests should be designed. Let’s jump straight into X++ code this time.Unit tests are methods and we need a class to hold them....
View ArticleLes événements NAV à ne pas manquer fin 2015
Bonjour, Avec l’annonce très prochaine de la disponibilité de NAV 2016, certains événements sont importants en cette fin d’année : Directions EMEA : Le rendez-vous incontournable des...(read more)
View ArticleDirections EMEA 2015: Let’s meet in Mannheim!
Directions EMEA is a conference for the Microsoft Dynamics NAV partners. This year taking place on 5-7 October, 2014 in Mannheim, Germany, the conference wlll be attended by more than 1 200...
View ArticleScrolling in der Entwicklungsumgebung von NAV unter Windows 10
Wenn Sie auch zu den Benutzern gehören die in der Entwicklungsumgebung von NAV (oder auch in anderen Programmen) unter Windows 10 nicht mehr scrollen können, dann habe ich folgenden Tipp für Sie....
View ArticleChecking filters through record reference
In some of the “tools” we create, we have a variable way of setting up records which need to be “processed” by our tool.For instance:The tool needs to run for sales orders which are released. For this,...
View ArticleReset value in a reference group with a segmented control
Say you have a reference group control, and it's content is made up of a segmented control. The users are requesting that you reset the entire value if you go to any of the control's inner...
View ArticleDeploying ASP.NET Web Applications to Azure Web Apps
Azure Web Apps is a service provided by Microsoft Azure to host .Net, Java, PHP, Node.js, Python applications. We can host Web, Mobile, API as well as Logic Apps using Azure Web App Service. In this...
View ArticleWorking with Dynamics CRM Activity Party Lists in C# Plugins
Every time I have to do something with activities in CRM it ends up taking way longer than expected. Unlike most entities in CRM, activities have a lot of unusual relationships and field types, not to...
View Article3 Ways to Turn a Sales Exec's Nightmare into a Dream
When you’re in charge of a full sales team, you may develop fears that can keep you up at night. Even when you finally make it to sleep, work anxiety can creep into your subconscious and turn...
View ArticleData dictionary object is displayed as another type
Meaning you have a table, but something happens (installing a HF, doing an external compilation, etc) and suddenly it is listed as a view, or a map. Or, you have a map and it is showing now as a...
View ArticleAX2012 : Adding text translations to entities using X++ [Technical walk-through]
Hi Friends, Microsoft dynamics AX provides text translation possibilities on some standard entities like products, ledger accounts, financial dimension and few more. Text translations are displayed...
View ArticleAX 2012 – Have a list of the SSRS Reports to a specific Layer using Model tables
Hi GuysBelow a quick code to have the list of SSRS Reports created or modified to a specific Layer or Model.Run this against the Model DB By Layer will be :use ModelDbSELECT a.name, a.origin, a.axid,...
View ArticleMS Dynamics CRM Solution import status
MS Dynamics CRM Solution import status I hate importing huge solutions on Dynamics CRM. Sometimes it just hangs. Or even worse, it says timeout. And I don’t know what the actually status is! Even...
View ArticleNAV2013 & NAV2013R2 Cumulative Updates Have Been Released
About an hour ago, Microsoft has published new Cumulative Updates for Microsoft Dynamics NAV 2013 and NAV 2013 R2. These are Cumulative Update 23 for NAV 2013 R2 and Cumulative Update 30 for NAV...
View ArticleNAV 2013 R2 - Cumulative Update 23 Released.
Hi all,Please find below the details of Cumulative Update 23 released for Microsoft Dynamics NAV 2013 R2.Title - Cumulative Update 23 for Microsoft Dynamics NAV 2013 R2Build No. - 42610Release Date -...
View ArticleA better SharePoint Connector – part 9: Improvements!
It has been quite a while since I completed the “A better SharePoint connector” series of articles. In part 6 of the series, I published the SharePoint connector source code. A good and solid 1.0...
View ArticleNAV 2013 - Cumulative Update 30 Released.
Hi all,Please find below the details of Cumulative Update 30 released for Microsoft Dynamics NAV 2013.Title - Cumulative update 30 for Microsoft Dynamics NAV 2013 Build No. - 42591Release Date - Sep,...
View Article