Web Client - Page slow/freezes when selecting records
Hi, I have created a page which is a normal list page, it includes a List Part page, which is linked using the SubPageLink property. The join is very simple, there are no flowfields in either tables....
View ArticleEvent bug?
Hi all I have stumbled on a potential bug, or at least a annoying thing regarding Event Subscription. If I create a OnAfterValidate subscription of a field in a table, and put my code in it. All is...
View ArticleNAV 2016 crashing
We have been upgrading our NAV from version 2009 Classic to 2016. We were almost done and we are in our training process right now. However, all of sudden in our training sessions, we are getting some...
View ArticleGraph generator in Navision
How to generate graph for showing data sorted by year and month? There is only one field on x-scale or I am wrong.
View ArticleHow to migration fixed asset ledger entries data to new navision database ?
Hi experts , Please help to advise for my issue. I want migrate fixed asset ledger entries data from navision v.5 to navision v.10 My steps are : 1.) Use data migration overview in navision v.5 to...
View ArticleWhats a Method of GST implementation in NAV 2017?
Whats a Method of GST implementation in NAV 2017?
View ArticleDefault to View Mode
How can I assure that when users double click on a line in a List Page - for example the custmer list - the Task Page - i.e. Customer Card - opens in view mode? This is issue is similar to the issue...
View ArticleInstalling NAV 2017 in WinServer2016
Hi everyone, I'm finding some issues when installing NAV 2017 in a server (not azure). We have different azure VMs, so I get the installation dvd from the "NAVDVD" folder of those VMs. The installation...
View ArticleItem Card - Unit cost not update after PO Posting
Hi , We are using Nav 2016 and costing method is Average cost. We have some challenge's in updating unit cost in real time that if you post any PO with Diff price, item card unit cost is not getting...
View ArticleWebclient page refresh issue | NAV 2016 W1
Hi All, I am facing issue with web client. In any document page I am updating subpage from Action button. Records are getting inserted in sub page table. This works fine in windows client but in...
View ArticleWord Document save as html
Hi, i try to save a word document as html format. But how can i create a instance of "Microsoft.Officce.Interop.Word.WdSaveFormat"? I need this enum for the function: WordDocument.SaveAs2();
View ArticleLoop through XML document nodes and get data
Hello experts. I have an XML document which has a structure something like in the picture. Lets assume I have two tables: Table1 and Table2. I need to insert record from <Data> to Table 1 and...
View ArticleTask Bar Icon for Click Once
Hi everyone, I have created a deployment for NAV in click once, for a non azure server. But as you can see, when I pin the click once in my taskbar, the icon doesn't appear as in the other...
View ArticleEvents sometimes cause a COMMIT when throwing an ERROR !
I have made a simple change in NAV2017 CU7, to ensure certain fields are filled before the document can be approved. I therefore simply made a new Subscriber function listening to “Approvals...
View ArticleContinue Equiv. in C Side
So I am wanting this: Loop through list { if TODAY-item.LastRunDate < 30 { continue; } // code that adds lastrundate to item } I know there is a CurrReport.SKIP, however I am trying to achieve this...
View ArticleCould not download reference symbol in Visual Studio Code Dynamics Nav
Hi Everybody, The AL language extension is already available to install in a local machine (see Roberto's post). It's the July Update. I have installed Dynamics NAV July update. I select "local...
View ArticleReducing locking
Imagine you have a table, let's call it MyRec, primary key "Entry No." You run some kind of processing on it, and when an entry gets processed a temporary entry TempMyRec is inserted with the same...
View ArticleCustomer Legder Entry - Remaining Amount not zero after posting Gen. Journal...
Hi everyone! I wrote some code in a XML port which set up some lines in Gen. Journal Line (table 81). Afterwards I ran CU "Gen. Jnl.-Post". It works almost fine. If I double-check in the Customer...
View Article