NAV 2016 Session Idle Timeout - again
Hi all, I've read - and tried to understand - the multiple threads on idle session timeouts in NAV2016, but I haven't found a clear explanation on if and how the following scenario can be configured -...
View ArticleWorkflow failing when more than one user in the approval sequence
Hi! - wondering if anyone out there can help before I pull my hair out We have a client using workflows for their order approvals, approval user setup is all setup and working well on the Sales side,...
View ArticleDeleting users from Windows Login deletes more users than desired
Hi all, I used this code IF WinLogin.FINDSET(TRUE,FALSE) THEN BEGIN REPEAT WinLogin.CALCFIELDS(ID); IF WinLogin.SID = WinLogin.ID THEN WinLogin.DELETE(TRUE); UNTIL WinLogin.NEXT = 0; END; to...
View ArticleReports: Display HTML in Word Layout
Hi, I want an HTML string to be parsed and displayed in a NAV report (Word layout). In RDLC you can set the markup type of an expression to "HTML" (via placeholder properties). Is it possible to do...
View ArticleHow to fix New-NAVWebServerInstance is not recognized Error
I am trying to set up a new web server instance. I am using the command New-NAVWebServerInstance -blahblah -blah -etc but the PS is telling me the following
View ArticleNAV TENERIFE - FunctionVisibility
In the NAV Tenerife preview, when you set the Local property of a function to No, a new property appears. The new property is called FunctionVisibility ans has two possible values: Internal, External....
View ArticleCalc and Post VAT Settlement
On 2 customer sites in NAV 2016 unmodified VAT Entry Table and Calc and Post VAT Settlement Last quarter both ran in circa 5 minutes however this Quarter both seem to be hanging when the report...
View ArticleIssues when printing multiple copies of a report whose footer only appears on...
Hello everyone, I'm working on this report which I didn't write and which had an issue printing the footer, instead of it appearing only on the last page, it was printed only on the first one. The...
View ArticleItem Ledger Entry and Warehouse Entry out of sync
Hi, At a customer the Item Ledger Entries and Warehouse Entries for some items are out of sync. E.g Item AAA - ILE Qty= 10 Item AAA - Whse Qty = 14 This is usually fixable by running Calculate Whse...
View ArticleCodeunit 5054, Merge Email, Extra Attachment.
In Codeunit 5054 Function Execute Merge is it possible to sometimes add an extra attachment to the sent email as well the merged document. e.g., I might want to sent an extra map.pdf to some lines on a...
View ArticleCannot connect to NAV 2016 client
Hello All, I installed a local copy of NAV 2016 in my computer for testing and development. I can connect to the developer / object explorer, but I cannot connect to the NAV 2016 client. I added the...
View ArticleHow to print QR Code in Report w/o 3rd party tool
Hi, Is it possible to print QR Code in Report without using any 3rd party tool or dll ?
View ArticleIntegrate Microsoft Dynamics 365 On cloud In Microsoft Dynamics NAV 2016 On...
Hello, Please, I would like to connect Dynamics NAV 2016 On premise with Dynamics 365 (CRM) On cloud. Is there someone who could tell me how? Thanks a lot
View ArticleExternalSQL
Hello, does an ExternalSQL table runs the Insert Trigger or any Event when it was inserted from outside the application? Or how can i recognize when a record was inserted? Thanks!
View ArticleHow to insert Picture Field in NAV 2017
Hey, I have a courses for NAV 2013 where we want to insert a picture in a page who bind the Item table. I don't know how insert easily a picture, because when I choose the Picture field in the field...
View Articleadding a language in NAV 2017 W1 for a user
Dear Friends, Can we add language in nav 2017 ? I want set the language for user. How can get download FLM file. Warm Regards Kris
View ArticleInvert sign on decimal field with AutoFormatExpr property
Hi, I want to create a list page showing purchase lines (T39) from orders and return orders. If the record's Document Type=Order, the field Quantity should be shown as default, but if the Document...
View ArticleUpgrade menusuite from NAV2009 to NAV2017
Hello, I have a problem upgrading my company menu suite from NAV 2009R2 to NAV 2017 (Cu5): after the update all items that were added by Microcoft are not shown anymore. I have exported my menusuite as...
View ArticleHow to show more lines in a subpage of a worksheet
Hello, We build a worksheet with a subpage to enter the ordered Qty in a temp field from the 'offer-lines', to copy them to the sales lines. The sales Lines are shown in the subpage of the worksheet....
View ArticleNavision upgrade question
Hi, We are planning to upgrade our customer from NAV 2013 r2 to 2016. We will first make a copy of their current database and upgrade it on test server. My quenstion is, is it possible to move newest...
View Article