How to merge excel cell from excel buffer in 2016 nav.
I want to show company name by merging 3 cell in excel. https://forum.mibuso.com/discussion/66511/how-to-merge-excel-cells-in-nav-2016-with-dotnet-variables. this link is complicated for me.
View ArticleUpdate a Field of the current Key
Hi experts When updating a Field of the current Key (not the primary key) I feel a bit strange. Have a look at that Code TestRec.SETCURRENTKEY("First Name"); TestRec.SETFILTER("First Name",'M*');...
View ArticleFinding all Custom Try Functions
Hi All, This is a long shot, but I thought I would ask. Currently we have this property DisableWriteInsideTryFunctions set to False on our NST's. This is because in the past we have incorrectly...
View ArticleNav 2017. Problem executing tasks from the queue navision.
Hello colleagues! I have navision 2017, cumulative update 11, build 18609, virtual machine in Azure: D2, 7Mb RAM Windows Server Datacenter 2016. Ms sql server 2016 standard, ms office 2010 Installed:...
View ArticleHow to Merge Excel cell when exporting excel buffer nav 2016
I am trying to merge two cells in excel by excel buffer in NAV 2016. I used this link "https://forum.mibuso.com/discussion/66511/how-to-merge-excel-cells-in-nav-2016-with-dotnet-variables" but...
View ArticleCash flow to g/l
In NAV2015, is it possible to create entries on g/l based on cash flow forescast/worksheet?
View ArticleNav 2016 - Installation problem (SQL Server instance exists but....)
Hello, I'm facing problem with nav 2016 installation. I've just installed new SQL Server and next I wanted to install NAV 2016 on that. The question is about Server Instance, I don't want NAV to...
View ArticleReport 10062 - Customer Top 10 List
Hi everyone, Just wondering if anyone has any idea how I can get this report modified to show say the top 1000... you can go up to 99 but once you go 100+ there is a max. Looking at the code and I...
View ArticleWarehouse Pick for Sales vs. for Production Orders
Hello, On a Directed Put-away and Pick location, is it possible to tell Navision to Pick Items for Sales from one Location and Pick Items for Production Orders from another location? In our customer...
View ArticlePost multiple Line in One shot
Dear Sir, I have created multiple Lines thru code & now I want to Post the same in a Single Shot thru code itself. How to Do it ? Code given below for your review. IF RecordAVR.FINDSET THEN REPEAT...
View ArticleFull screen for IOS and Android App or Web
Hi, Can top and bottom be removed from App or Web page? We want save space for small devices.
View ArticleExchange rate service is getting yesterday date
Hi. I setting ups the exchange rate service using the default yahoo. When I click update, it return starting date as yesterday date. Is this correct? <query...
View Articlehow to create Purchase Invoice using import process
One header record and all the available rows will be invoice lines.
View ArticleContact in NAV
Hello, When you create a Customer, by default you also Create a Contact "Type" "Company". For several reasons I need the same contact to also be in my field "Contact Name." on customer card. This field...
View ArticlePermission denied in NAV 2017 phone client
I have installed and configured the NAV 2017 phone client. It works for me on IOS as a super user but when normal users with limited permissions login they just get "Permission denied". When they...
View ArticleDifference between duration time
In a report I have to calculate the sum of differences between the duration of two elapsed times... Example: Time_1 From: 09:00 Time_1 To: 10:00 = elapsed: 01:00:00 Time_2 From: 13:00 Time_2 To: 14:00...
View ArticleSend string directly to a printer with interop
Hi guys, I need to directly send a string to a printer (a zebra, but it's not that important) through .net interoperability. I dug internet but what i found is this c# that i am not able to translate...
View ArticleWeb Client and Web.Config settings
Has anyone actually got the "Link" settings in the web.config to work recently? We have the following in the web.config. I have set mine as below for testing. When I go to the login page I only see the...
View ArticleDynamics NAV Universal App barcode scanner
Hi there guys Does any one have experience with infrared barcode scanners in Universal App. I have a Honeywell device with windows embedded 8.1. This device have demo application for scanning barcodes....
View ArticleReading XML file from HTTP
Hi everyone, I'm finding an issue with the objects involving ain a routine i am cerating for reading an XMl file from an HTTP request. here is the part of the code: IF ISCLEAR(locautXmlDoc) THEN...
View Article