General journal does disappear when posting
Hi I have repeatedly experienced the same error in NAV 2016. (Build 43897) with various of out customers. Are there others who have encountered this: By posting and printing of general journal the...
View ArticleHow can I copy a current users Column setup to another user so they are both...
I want to copy one users personalization to a new user so the columns are the same
View ArticleReset subform filter after clicking on next record button on Parrent page on...
Hello all, Is there some solution to reset used defined filter from button function on subpage, when I will click on next record button on parent page? If I click on next record button, subpage cant...
View ArticleExcel Buffer + NAS in NAV2013?
First of all about the old, Classic Excel buffer: it worked with COM objects, and while Excel COM objects were never meant to be used without a GUI, as a Windows Services (which the Application Server...
View ArticlePage (subform) not filtering properly
Hi, I've got a page with a subform in it where I need to pass custom filters, rather than using the SubPageLink property on the page. However, when inside the subform, I don't see any filter set on Rec...
View ArticleSSL cannot be enabled when the certificate is not present
Hi, I'm trying to enable SSL for SOAP and OData Web Services. I'm following this MSDN walkthrough. Certificate is installed and all required permission are granted. But when I try to activate the...
View ArticleReadMultiple (SOAP Webservice), New Record Late Detection
Hi all, I am developing a form based solution, using c#, which will read and write data from SQLite database to Dynamics NAV 2015 database, vice versa. In a part of my solution, I need to check whether...
View ArticlePage 9307 Purchase Order List no New button
The Purchase Order List page in our NAV 2016 environment does not have a New button on it. I can't seem to figure out why. Our other list pages have a new button. If I personalize the page I see the...
View ArticleConfiguration OData to connect PowerBI
Hi everybody, I´m trying to connect my NAV 2016 Database with Power BI but always i have a credential error. Has somebody been able to connect it? They could not update the data source credentials :...
View ArticleParallel scheduling
If for example two jobs are scheduled at the same time or with overlap. Are scheduled jobs executed in separate threads or are they executed one at the time in serie? With STARTSESSION available all...
View ArticleReturn dotnet variable from dll wrapper
Hello, I've created a dll which is a wcf wrapper, and a function in this dll which returns an custom object defined in this dll also. Its NAV 2016, code looks like: MyWrapper := MyWrapper.Wrapper();...
View ArticleAll items of the vendor
Hi how can i write a code that show me all items of a single vendor in the lines list.
View ArticleCan Service Tier use mapped drives
If we were to map a drive to the user running the service tier would the service tier then be able to read files from the mapped drive? I am asking becasue if it could, I would no not need to upload...
View ArticleEvent Subscribers on codeunit 1 within add-on range
We have an add-on for Dynamics NAV 2016 in which we have customisations in codeunit 1. Withveventing, we can create a codeunit with event subscribers and move our customisations to those functions in...
View ArticlePrinter selection with word layout NAV 2015
Hi experts, I've encountered a limitation in the word layout functionality in NAV 2015. It seems that it disregards the Printer Selection setup completely. Furthermore, there is no Print dialog so all...
View ArticleExcel Buffer overwrites format NAV 2016
In the past(NAV 2009 R2) I have used the Excel buffer to import a spreadsheet make a few changes and export it back out. This worked nice and preserved the formatting unless I specifically change the...
View ArticlePrinting from PDF to Printer directly from navision?
Hello, i want to print my reports from pdf directly to printer. As you know arranging margins, paper size etc etc from Report Builder or SSRS. So i want to use "Shrink Oversized Pages" feature when...
View ArticlePromoted Action Order
Is there any possibility to set promoted action order in page Ribbon in one group? Or how this order is genereted by RTC? I know that I can do in in configuration mode, but is it possible form...
View Articlebullzip, print image file into pdf
Hi guys whoever using bullzip, CREATE(pdfSettings,FALSE,TRUE); CREATE(pdfUtil,FALSE,TRUE); // The status file is used to check for errors and determine when the PDF is ready. statusFileName :=...
View ArticleSet GUIALLOWED to false
Hi everyone, Is there a way I can set GUIALLOWED to FALSE? I have a piece of code that is creating a progress window and I need to hide it in some cases. Thanks in advance
View Article