-
Remember filter
Hi, Do this on any form with lines in AX 4.0: - Open form. - Use Ctrl-K to filter the records. - Use Ctrl-N to start creating a new record. When I press Ctrl-N, I suddently see the lines, that I filtered out using Ctrl-K. I only want to see the records, that matches my current filter. Is there a way to remember the filter…
-
AL - Closing Page does not save customization changes in page.
Hi All, when you open - for example Customer Card- and change Page Size or collapse/expand some groups, the next time you open the same page, these settings are saved and you continue where you left off... When i open a card that i have created using AL, these settings are not saved, the groups are always collapsed and i…
-
Report on Visual Basic-empty lines on table
I Create a report on visual basic and I have a table on the report with values from a table. I have several empty lines before the the data . How can I filter to skip the empty lines on the table that is used on the report?
-
Upgrade Tags in Buisness Central
Hi everyone. I am looking for any information about Upgrade Tags in Buisness Central. Does anyone know anything about this? Does he have any documentation? The only thing I found on the web is this blog: https://robberse-it-services.nl/blog/2018/11/21/using-upgrade-tags-to-facilitate-continuous-upgrade/. Every information…
-
Address and contact address formats for BA, MD, GE countries?
Hi All, Can any one please provide address and contact address format for below mentioned countries. BA-Bosnia and Herzegovina MD- Moldova GE-Georgia Example: "BR","Brazil","","","City+Post Code","First" Thanks, Mahesh
-
Making Tax Digital for multiple companies
Hi, We managed to setup OAuth2 authentication for one company. (So we got Authorisation Code and all is working fine) The problem that we have is that we have 3 more companies. If we use the same setup for other companies then we get 400 error message. Do we have to request a different Authorisation Code for every company…
-
Issue with Journal Upload in Rapidstart
Does anyone know if there is a way to populate the source code in journals when loading via Rapidstart? I have used this for many years, but have just noticed that the source code is blank in the journals posted, unless the source code is populated in the Rapidstart package? This is NAV2017 Know it can be included, but it…
-
price checker
Dear I have a price checker that will read the barcode to give the item price for the customer. I should develop a console application, but within the query what tables should I use to get the price of the item and also after the discount if there is offers. I am using Dynamics Nav 2018 windows client.
-
Procurement process addon
Hi All I am looking for procurement process addon like RFQ, Quote comparison and Conversion to PO. Please let me know if any lead available on this add on part. Regards Vinoth
-
Export to excel for Card Pages/Worksheets in Nav 2018
Hi All, I would like to know if there is a way to export the data to excel from card pages/worksheets in Nav 2018. We do have it for List Pages. For Card Pages/Worksheets Export to excel option is disabled by default. Thanks in advance.
-
default Process Flow
Hello Good day. Where can I find the default process flow of defaults modules of Navision 2018? is there any available? Microsoft release this kind of documents ? Thanks and advance.
-
Stylesheet in Javascript Control AddIn will not be applied
Hi, I have created a simply Control AddIn, based on this article. The javascript file will be applied. But not the Stylesheet. If I inspect the DOM in Webclient, the reference to the javascript file exists as espacted. The stylesheet is missing in the head-section. Does anybody knows, what I'm doing wrong? Navision is…
-
What are the results of changing these service settings (cache size, chunk size, comp. threshold)
I am curious if anyone knows exactly what can happen by changing these settings? Or even, what other factors on the server/data/etc should be taken into account with These are the settings you can change per service tier using the Dynamics NAV Administration snap-in. Data Cache Size Chunk Size Compression Threshold The…
-
Create New-NAVTableConnection
Hello I am trying to make a TableConnection to connect to CRM/Microsoft Dynamics 365 for Sales Using the PowerShell command New-NAVTableConnection. But I get this error: Can someone tell me what to do ??
-
Resources boeken op projecten
Hoe kan ik interne uren, bijv. de tijd die iemand heeft gestoken in offertes, boeken op een project (NAV2013R2)? Ik heb resources aangemaakt en planningsregels, maar het lukt mij niet om op deze regels de werkelijk bestede uren af te boeken. Zodat er een verschil ontstaat tussen Planning en Gebruik op dezelfde regel. Ik…
-
How to (properly) configure server client settings (for clients over WAN)
I see plenty of documentation saying what the settings are in the Nav Administration tool. Such as, chunk size, compression threshold, etc. But nowhere can I find a google analysis of how to configure these settings properly. Can anyone speak about how they configured the settings? Specifically for optimizing performance…
-
What is your experience in converting Classic NAV report to Extensions?
hi, what is your experience in converting Classic NAV report o RDLC and then to Extension? We will share our experience of report conversion from CLassic to RDLC and to Extension during the webinar, also you will be able to ask during the webinar relevant topic questions REGISTER NOW
-
Canadian ACH file format - Data Exchange Definition
Does anyone have a custom data exchange definition for use with CIBC bank in Canada? Here is the file format? Is a custom table needed to handle accessing the fields within NAV for this format? Thanks for any and all input.
-
Standard field is missing in table 1214 on BC
Hi all, Does anyone knows why field 16 "Value BLOB" is missing in table 1214 Intermediate Data Import on business central, and where that field finished if it's moved from table 1214? Regards, Stefan
-
APPS NAV 2017 HELP
Hi , i can understand and how can configured the apps of dynamics in in my IPAD and My Phone so i creat a self certificat in windows server , and installed in my ipad no result no working , can you please give me the correct line to install and deploied in my ipad and my phone thank you
-
How to run Dynamics NAV APPS Client Tablet
hi every budy am going to install dynamics nav apps in my tablet IOS system, so how can connect to my server Via my public adress IP ,my existent requirement it is : -i have a public Adress IP -windows server 2012R -sql server 2017 - TAblet
-
Get the BC tenant ID using javascript
I have built a Busincess Central extension add-in that uses javascript to read the tenant ID and company from the URL and passes those values to the app (which is displayed in an iframe). var widget = document.createElement("iframe"); var path = window.location.pathname.split("/"); var tenant = path[1]; var sandbox =…
-
Training
how do you do them?
-
Page on Mobile Client doesn't refresh on input but RTC does?
I have a page that is used for scanning barcodes. When I scan a barcode I execute a bunch of logic in the field.validate function that updates several bits of display information for the user. If I open the page in the RTC it works perfectly. If I open in the mobile client on an Android based barcode scanner the page isn't…
-
Automated Testing of XML Ports
Hi, I want to write some tests to cover an XML Port I am creating which will be exposed via a Codeunit as a Web Service. I am just wondering if anyone has seen any patterns for doing this? I have looked in the standard test suite, but can't seem to find any which test XML Ports. I might be overlooking some, so please feel…
-
Danish (DAN) Language Translation Incorrect
Hi Expert, I'm trying to use Import-NAVApplicationObjectLanguage to import DAN language to Result.txt. I got 2 times to import language: 1) First, import the last version of customization, the character is appear correct.DAN=Ove&rs‘ttelse 2) Second, import the NAVDK current version, the character is appear…
-
How to enable a customized report to web client
Hi, I have made a report to Navision client and I want to make it available to web users as well. Can you please guide me how to do this?
-
Merge data from databases (NAV 2017)
I have to collect open item ledger entries from 3 databases every night on main database throw internet. What is the best way to do it? My suggestion is to create a table and page on main database and create Odata based on the page. On another side a new report that is running throw a job queue and makes http request with…
-
Error While entering data is date formula field in Russian Language
Hi All, I am struggling with an Issue in Navision Russia. Whenever I am entering data in Russian Language in "Dateformula" Field, system is throwing an error as attached in screen-shot. In Russian language '1D' in dateformula is equal to ''1Д'' but system is parsing ''1Д'' as '1O' which is causing the issue. Version detail…
-
Format validation of GUID Field
Hi everyone, I have created a Text data type for a "GUID" field. I need to VALIDATE it. Now i know how to use the validation function. But i need to validate so when the GUID is manually entered through a form in NAV, I need to check if the format is correct or not. If it has an incorrect format. It has to throw an error.…