-
Hyperlinks in Email Body
Hi I'm trying to add a hyperlink to the Custom Report Layout which I can create dynamically in NAV. For example, I am editing the R1305 Sales - Confirmation report. I have added my new fields to the LetterText DataItem and I can get them to show up on the Email that is sent out. However, when I try to make this a Hyperlink…
-
Incorrect application opening file when DOWNLOAD() is called
We are using NAV2013 (R1), and have an issue which is probably more a Windows thing than NAV. But I am scratching my head none the less. For a couple of users when they click a page action that uses the DOWNLOAD() function to download and open a file, the wrong application opens it. The file is of extention ".edi", and…
-
Keyboard shortcut to restore page after pressing Alt + F12?
Dear all, Is there a keyboard shortcut to bring back the page to the previous state after pressing Alt + F12 (Optimize space for the current page)?
-
Windows Authentication & How to get windows user Password Expiry date
Dear Experts! Please advise on the windows user Password Expiry date: Background: (I) Users connecting NAV through : NAV windows client. 1) How to setup windows user password expiration notification in NAV ? 2) How to get windows user Password Expiry date in NAV? * NAV version: NAV 2016
-
Vereffenen / System Cost Item could be allocated only once
Hallo allen, Ik heb een vraag en hoop dat jullie kunnen helpen. Het komt vaak voor dat in NAV 2013 facturen worden gemaakt en later gecrediteerd. Voor een goed overzicht willen wij graag deze posten met elkaar vereffenen. Als we de optie vereffenen kiezen krijgen wij echter de melding "System Cost Item could be allocated…
-
Problem with NavUserPassword connection type
I installed Nav 2016 on a server and I created an instance that with the Windows authentication works. There's not domain, so I set NavUserPassword as the connection type. The application runs, but when I try to open Nav there is a "Server Not Found" error in any case still runs instance. In the event viewer there is a…
-
Available Instance Error for all of my 2015 databases
I have done something, but i have no idea what that something is! While in the Development environment for 2015 i will be working on something, click run, and have it give me the 'There are no available Instances' error. The server has nothing in Event Viewer, nor does the Client PC. If i wait a second and try again, it…
-
NAV 2016: Consolidation freezes if selecting multiple Business Units to Import
Hi, We are having a problem with consolidation functionality in NAV 2016. When we are running the consolidation process and we don't select specific Business Units to import (running process for all Units in a single go), NAV randomly 'freezes' during the process (it will stop at a GL Account). When you start the process…
-
I/O error DOWNLOAD() function
Hi all, hope some1 can help TempExcelBuffer.CreateBook('Invoices Export'); vTmpFile:=TempExcelBuffer.RetrieveFileLocation; CLEAR(C419); vLocalFileLocation=C419.DownloadTempFile(vtempfile) Im trying to -Create excel book -Get the tmp file created by a custom function "retrieveFilelocation" -Pass to C419 so it gets me the…
-
How do I add field data from a table, to an exported file name?
I am working with a table and form which work as import/export engines when objects in NAV are run. From either table or form, the name of an exported file can be specified by text. I would like to have the file name include a field value from another table. I have tried to do this as a variable, but I do not know how to.…
-
Tax amount in General Ledger Entry and Realized VAT Amount
Dear expert I noticed that the Tax Amount in G/L Entry table and Tax Entry table matches (Based on exchange rate when invoice is posted). However they are different from Realized VAT Amount which is based on the exchange rate when payment is made. May I know if the Tax Amount in G/L Entry table for the original invoice,…
-
Unrealized Tax Type in Tax Posting Setup
Dear expert I tried to search but was unable to find any information. Any suggestion would be appreciated. Unrealized Tax Type in Tax Posting Setup page has an option called Cash Basis. No help information about when this option should be utilized. Would you please let me know when Cash Basis should be selected and what is…
-
Page 20 General Ledger Entries - CurrPage.SAVERECORD
Hi On Page 20 General Ledger Entries on Dimension Action there is code like: <Action49> - OnAction() ShowDimensions; CurrPage.SAVERECORD; Do you have any idea what for is this SAVERECORD line? On other "Ledger Entry" pages there is only ShowDimension() line and i can't find the reason for it. Best Regards,
-
Reversing revaluation Journal Entries
Hello, The user posted the Revaluation and a positive Adjustment Entry have negative Cost amount. In order To Correct that, user posted the Negative adjustment and positive adjustment again to bring the inventory at correct Cost. But when we run the Adjust Cost, the negative Adjustment Entries that we posted after…
-
Forcing password Policy for NAV Client
Hello, How can we enforce certain Password Policies like, 'user must change the password on the first logon', 'password must contains alphanumeric characters' etc? We are on Azure, so do I need to change this on AD? We are using UserName as the credential type to login to NAV.
-
Excel buffer clearcontents
Hi all, I had a function in Excel buffer in NAV 2009 which cleared part of an Excel sheet but that doesn't seem to work in NAV 2017. Can anyone help me find a function that works in NAV 2017? Old code:ClearSheet(StartCell : Text[10];EndCell : Text[10])
XlWrkSht.Range(StartCell + ':' + EndCell).ClearContents; New code…
-
How do I get the default charts?
I did a Rick Baxter webinar yesterday for charting and he showed all of these great charts that Nav 2013 R2 comes with. The problem is we don't have any of these charts. Where can I download and import them? Aren't they supposed to come default?
-
Service Tier Administration - NAV 2017
Hi We have a server running the services. Now I try to make a 2017 version, but get the following error, when trying create a new service : "No Navision base version found for the choosen build update 10.0" BASE folder : \Base\10.0 UPDATES Folder : \Updates\10.0 Any ideas :) ? Thanks
-
Transactional Operation
Hi, i am a new user on the forum, and i have a doubt about de transactions. I have some problems with registers.I understanding that i do more than one operation in a Code Unit, this will be transactional and unitary, but for example if i use the Code unit 13(Gen. Jnl.-Post Batch), in the end there is a commit then if…
-
Proper NST for TaskScheduler selection (N2017)
Hi, when I'm using new TaskScheduler - is there a way to choose which NST will run the task? Some tasks are machine specific and I want to run them on one dedicated machine. I know I can use a NAS option, but it's not the same. Thx for tips
-
Tenant upgrade
Hello everyone, I have a nav 2013 tenant db and a nav 2017 app db. I want to upgrade the tenant to nav 2016, but could not find any guide on how to do it, i'm struggling with it. I found out that powrshell can be used, my 201y db is a multi tenant. Can anybody provide me the steps that is needed to upgrade the tenant to…
-
Setfocus on NAV 2016 Phone Client
Hi. We have a few pages used on phone client and they work ok, but we would like to be able to change focus from one text box to another acording to certain conditions. Is there any way or add-in for the phone client that allows you to set focus on any text box programatically? Thanks in advance :)
-
Payment Journal Export - Data Exchange Definition (NAV2017 - CU2.1)
Hi, Am I correct in saying that either the table relation is incorrect on the Bank Account table, or Codeunit 1270 needs changing. Workaround, have same code for Data Exchange Definition as Bank Export setup. Currently: DataExchDef.GET(BankAccount."Payment Export Format"); Suggested Edit:…
-
Is Dynamics NAV 2016 21 CFR Part 11 compliant?
Hi, Does anyone know if Dynamics NAV 2016 is 21 CFR Part 11 compliant? Our customer will need for lot traceability, TCF’s, RMA’s, etc.. Thank you in advance! Carol
-
Dashboard: Team vs Sales totals how to and learning resources help
Hello all. Really new to Dynamics 365 here. I had a couple of questions: 1. What is your most important definitive focused resource for Dynamics 365 learning? Hopefully with a proper learning path? I know this will be a bit subjective but it would be good to know peoples thoughts on this. 2. On a new sales dashboard, is it…
-
Report RG 23 C Part II for Capital Goods
when i am run report RG 23 C Part II for capital goods then Nav showing BED & other Excise Credit Value but my confusion is in report for which period credit showing i.e. current year or Next year 50 % Excise Credit showing or not. if showing where & how. pls help...
-
Correct URL for opening a page in Tablet Client
I'm trying to open a page in Dynamics NAV 2016 tablet client on iPad, calling it from an external hyperlink. What happens is this. This is the URL: ms-dynamicsnav:///?page=11024009&mode=edit&filter='Nr.'%20IS%20'OG03667' * When the Navision app is closed on the iPad, then I start the URL, it works as expected. Opening the…
-
How to assign/post charges to purchase order
Hi, we need to post some purchase invoices for quality checks related to ordered products. It aims us to use the Item-Charges, but charges can be assigned only to received rcpt. lines, while the checked product will arrive (by ship) in 5-6 weeks after the invoice from controller. How can we adjust the Actual Cost in this…
-
How do responsibility centers work?
I can't get responsibility centres to limit the view for the user
-
Revaluation Journal- Calculate Inventory Value is giving wrong Quantity
Hello, I have an Item having Inventory 20000 and is average costing Item. When I run the calculate Inventory Value on revaluation journal by giving this Item Filter it is only showing me 10000 Qty. to revalue. Why is it so?