New Power BI Reports from a Golden Dataset

This is a further (third) update to an article I first wrote on 18th April 2017 and then updated on 30th Jan 2018. As Power BI becomes more and more pervasive in the business world, I am being increasingly asked “How can I build 1 master…

NAV Integration with Trello

Here is an idea I developed to send Microsoft Dynamics NAV Jobs to Trello. It creates a board for a selected NAV Job and it will created cards for the posting type Job Tasks. You can find the code on GitHub. Previously I blogged about Microsoft…

User bulk import with PowerShell

The ps command to add single users in nav is new-navserveruser, detailed info can be found here: https://docs.microsoft.com/en-us/powershell/module/microsoft.dynamics.nav.management/new-navserveruser?view=dynamicsnav-ps-2018 Bron : What about Dynamics NAV Lees meer...