An often by customers wanted feature is to get a data export to a text/csv file, which can then be edited in excel or text editor. Yes, you can use Rapidstart Services. But with that feature you ca…
Source: Textual Data Export by Configuration
Jonathan Archer's insights
An often by customers wanted feature is to get a data export to a text/csv file, which can then be edited in excel or text editor.
Yes, you can use Rapidstart Services. But with that feature you can only export dat...
QR code implementations on NAV can be easy and interesting. Redirect to zxing’s .NET implementation on GitHub: https://github.com/micjahn/ZXing.Net
Clone or download the zip somewhere, try to open zxing.net4.0 project and open in Visual Studio. Th...
Hey all,
This post is about events in Dynamics NAV 2016+. I was trying to subscribe to a standard event and faced an unexpected error which the publisher is running.
Error: ErrorParameterMismatch.
Then I realized that I have changed the Publisher...
Hey all,
I published a visual studio code extension for Dynamics NAV. Well, it’s no biggie, a code snippet, which I learned the new way of coding in Dynamics NAV, called AL.
I am now focusing on Page Action code snippet on Pages and I have i...
Hi all,
I wanted to split the line into two in subform as it should follow the sequence.
If line 10000 and 20000 is present, and if you split line 10000, then the split line must be 15000. If you split line 10000 again, then the split line must be...
Archer's NAV Blog
Just checked partnersource. NAV 2017 first release is ready for download on partnersource. Great thing! Seems that there are more new features developed for the web client. A.i.k. the windows client will not be continued, ...
NAV 2017 – Limited beta is out. I went out to explore what’s new in there and how can we adapt to existing stable releases of NAV 2016 or lesser (if I can).
In my previous post, I explained how we can bring in the Item Attributes featu...