Service Management in Dynamics NAV Leer in minder dan een halve dag hoe je field service en repair shop kan organiseren en administreren in de Service Management module van Microsoft Dynamics NAV. Trainer Vincent Bellefroid leert je hoe je onderhouds- en herstelopdrachten kan registreren, plannen en administratief verwerken in NAV. Ontdek hoe je de volledige … Read More →
Since Docker is becoming more and more important (see here: Easier and DevOps-friendly Dynamics NAV environments using Docker / Windows Containers ), I started to learn about it and came across this excellent article from Chloe Condon: “Chloe’s 10 minute Docker crash course“: Hello Whale: Docker Basics- Getting Started with Docker and there’s even a video, if you … Read More →
Word nog sneller ERP, CRM, BI, Project of IT Management specialist! On -en offline leren op onze vernieuwde www.plataan.tv website! What do you want to learn today? Op Plataan.tv vind je nu ook onze offline trainingen, trainingen die je bij ons kan volgen. Samen met onze top trainers brengen we opleidingen over Dynamics NAV, CRM, … Read More →
Are you also annoyed with al those questions and popups Internet Explorer asks, when you work on a virtual machine? I use a lot of VM’s on Azure, for training, demo’s, tests and lately also to try out the new Developer Experience and Development Tools Preview for Dynamics NAV Tenerife. Every time you open the … Read More →
On the Dynamics NAV Team Blog, a tool was released named: NAVDiag. https://blogs.msdn.microsoft.com/nav/2017/02/10/coffee-break-navdiag/ You can use this as a tool that helps you simplify and speed up the troubleshooting. The tool now allows you to collect diagnostics, with added examples of reading the config file, the license file and Steps Recorder. Record Steps action will … Read More →
In this blog Duilio Tacconi explains how you can implement a Copy Loop in Word report layouts: https://blogs.msdn.microsoft.com/nav/2017/01/24/how-to-implement-a-copy-loop-in-word-report-layouts/ Modifications made could be easily applied also to previous versions (Microsoft Dynamics NAV 2016 and Microsoft Dynamics NAV 2015).
It is now possible to subscribe to a report to receive an email with a snapshot of that page to your inbox. You will receive an email snapshot of each report page when the report is refreshed. If the report doesn’t refresh, you will not receive a snapshot email that day. If the report refreshes more … Read More →
Recently I noticed a new Reporting tab in the Service Tier options, in Dynamics NAV: It has the following options: Enable Save as Excel on Request Pages of RDLC-layout Reports Specifies whether users can open or save a report that is based on an RDLC layout as Microsoft Excel document from the report request page. … Read More →
In this video I will show you How Do I Use Time Series API in Microsoft Dynamics NAV 2017. You will see how to get an Azure Machine Learning experiment, publish an end point and use the Time Series API to get predictions. In the end we will then use these predictions to create a purchase order.
In this video you will see how to develop a wizard page for html clients.
In this example, we will keep things simple. Let’s imagine that a user wants to send a Sales Quote. For that Sales Quote document to be useful, it must contain their company name and Email address. Let’s create a wizard to guide a user through specifying their company name and Email address, using 5 steps.
In this video you will see how to create beautiful, professional looking email cover letter templates, including images, and invoice information such as totals, due date and payment terms, and use these when sending emails to customers:
Have you heard of Microsoft Flow? No, well then please have a look here: https://flow.microsoft.com You can use it to create automated workflows between apps and services to get notifications, synchronize files, collect data, and more. So, in the context of let’s say Power BI, you can use Flow to synchronize data sources. In this blog … Read More →
When you use Power BI Desktop (or Power Query) to connect to a Dynamics NAV ODATA feed, the URL you pass looks like this: http://thinkaboutit:7048/NAV2016CU6/OData/Company(‘CRONUS%20BELGI%C3%8B%20NV’)/ where thinkaboutit is the server running your service tier, 7048 is the ODATA port and NAV2016CU6 is the Service Tier Instance. Company(‘CRONUS%20BELGI%C3%8B%20NV’)/ means that you are retrieving data from a … Read More →
SQL Server Management Studio (SSMS) is an integrated environment for accessing, configuring, managing, administering, and developing all components of SQL Server. SSMS combines a broad group of graphical tools with a number of rich script editors to provide developers and administrators of all skill levels access to SQL Server. This release features: improved compatibility with … Read More →