-
Find out the different records from table
Hi all, How to identify the different records from one table? Ex: I have a table 'posted records' .This table has parent and child records. For one doc no, the combination is a parent with Children, for another doc no ,it only has children Can you please suggest me some steps to retrieve "Parent with Child data" records…
-
Fail during data migration from Business central V15 on premise to Business central V15 cloud
Hi everyone, I'm a getting a fail status every time I try to run migration via the cloud migration management page i get this error : A failure occurred on the "Sink" side. 'Type = Microsoft.DataTransfer.Common.Shared.HybridDeliveryException, Message = Unable to convert the String value provided for the data source to…
-
[SOLVED] Lacking permissions for codeunit in 50000 range
I have a customer that can't run a codeunit in the 50000 range. The ID is specifically 50005. They get a permission error. Their license seems to have access to 10 codeunits, or at least, that is how I understand it: The weird thing is that they have object ranges from 50000 to 59999 for every object type except codeunits:…
-
can we move navigation button (Prev & Next) to the first Tab?
Hi all, are we able to move navigation tab to the first tab? RTC Tablet Mode
-
Automated Testing set up for BCsandbox
I am trying to set up an envoirnment to start developing test app for the app I developed. My app was developed on BC on prem (locally, not a docker container) and since all the resources I found on the internet says to use testtoolkit you need a docker bcsandbox. So I pulled the latest image, created a container (while…
-
Can we see the report object code in debugger ?
Hi All, I have been trying to see the code in debugger of a customized check report object in D365 Business Central. I tried by placing breakpoints at OnPreReport(), OnopenPage() of request page and OnAfterGetRecord() of the data item. Thereafter, While running the report, execution was stopped based on the mentioned…
-
Login NAV must use run as diff user
Hi all, my customer is using nav 2018 RTC but some of the users must login using Run as Diff user even though they will key in same domain\userid and password, then they can login but if only double click, nav wont recognized. any advise? Thanks
-
iPhone Intregration with Nav 2016 Application
Hi, Has anyone done integration of Nav 2016 with iPhone 7 plus/iPhone X with some custom page display on application. For Eg: To view the inventory of specific item category on daily basis on ios.
-
The record in table Permission Set Buffer already exist
Hi all, I'm facing with this error when I try to open Permission Sets page in BC. Does anyone know when system table Aggregate Permission Set is filled. I suppose in publishing extension.
-
Data does not enter in T37 "Quantity" field or T225 new field (web client)
Hi all, I have experienced some strange errors in web client not existing in RTC. 1. When I try to modify an existing quantity in a Sales Order line, system does not get number I'm typing and keep old one after pressing Enter key. Only after trying this action after three or four times, system got my new quantity for the…
-
Data upgrade from Business central 14 to Business Central 15 On premise
Hi everyone, I'm currently facing an urgent challenge which is upgrading data from Business central 14 to Business Central 15 On premise, usually with NAV we used to convert the base for example with opening it with the newer version in the developement environment. Now I find myself stuck because we don't have the…
-
provoke new line in business central like FORMAT(CR) + FORMAT(LF) in Nav
Hi all! I have these variables. vBodyLbl1: Label 'Good morning, %1. We attach the invoice number %2.%3We take advantage the occasion for greeting and remember you that you can contact us through the email or telephone.%4Thoughtfully, %5.'; CR: Char; LF: Char; I filled it like this: CR := 13; LF := 10; vBody :=…
-
The supplied field number 'xxxxx' cannot be found in the 'xxxx' table. <SOLVED>
Hi everyone, While trying to run page 89 Job List, I hit upon the following error message: The supplied field number '50025' cannot be found in the 'Job' table. I used to have field 50025 in my job table but I don't have it anymore and nothing references this field in 89 page. I exported in a text file and tried to find…
-
error:Record already exist?
hi I have created table QC Master and corresponding page field :item no. : test method when i run and add item in item no. field it takes value but when next record i added same item on item number field it giving me error Record already exist why so?i need to add multiple test method for same item in table/page thanks in…
-
Why I cannot find "To" and "Notity" in Notes
Hi everyone, I am working on Dynamics 365 BC14 and using web client. While I opening Sales Order then click on Notes button. I cannot find "To" and "Notify" in Notes . But I check in Windows Client, they occur as normal. How can I do if I would like to display "To" and "Notify" in Notes? "To" and "Notify" disappear "To"…
-
"Complex" calculation possible in queries?
Hi everyone, I am just beginning to use standard NAV queries and I noticed that it doesn't allow "complex" to be done... For example, is it possible to make a query show something like Quantity/"Qty per unit of measure" instead of just Quantity? I tried to do it but it gave me an error message, so maybe I am missing…
-
Schedule Option not available on reports when opened on a specific record
Hello, I face an issue with the schedule option on reports that does not always appears. My exemple is based on - Page 21 - Customer Card - Report 121 - Customer - Balance to Date It seems that: - if the report is called with the RunObject Property (so for all customers), it's ok, the schedule option is available. - but if…
-
Report link Payment to Purchase Invoice
Hi EveryBody I am making a link report from payment to Purchase Invoice. Which payment is paid for the invoice? I check the relationship, then 2 tables [Vendor Ledger Entry], [Detailed Vendor Ledg_ Entry] are linked through 2 fields [Closed by Entry No _] = [Vendor Ledger Entry No_] But when I Unapply entries, the data…
-
How to integrate google apps with nav 2016?
Hi Friends .. I tried the same method to upload a file in gmail through navision 2016 . I am getting the Authentication warning message (Unable to Authenticate) while doing File uploading process. please help me to fix issue.
-
Vertical Based Solution & Partner dependency
Dear all, Suppose a dynamic Nav Partner (P) has developed a industry specific solution & implemented the same in their customer (C). After sometime if the customer C wants to change their nav support Partner from P to XYZ then what kind of issues XYZ/C will face. How to solve if there is any challenges ? Kindly inform me.…
-
How to use Sendrecords in extension?
Hi All. I duplicated page from Purchase Order (Page 50) I want to use this button but in extension there is this error message anyone can help how to solve it ? Thanks.
-
Difference between On-prem and Sandbox Docker Images.
I want to do some development so was going to download and image and run a container. What is the difference between the two images found on the docker hub, BCsandbox and BC ON-PREM
-
Upgrade to Business Central
Hello, I'm new to the form, but we are currently looking at upgrading our NAV 2013 R2 to business central. Concurrently to this we are also upgrading to Office 365. We have a fair bit of customisation in our existing NAV, should we be going with an on premise upgrade, or straight to the cloud? Regards Grant
-
Business Central - Bank Statement Import - MT940
Hi, Dutch Local functionality says that it supports MT940 Bank Statement Import But when I look at NAV/BC, there is no setup for it. Am I missing something? How can I import MT940 format? Thanks
-
Page Extension show variable on list
I'm trying to move some code from NAV2018 to a BC14 OnPrem extension. On P46 Sales Order Subform there's an Item Variable, that we get OnAfterGetRecord. Item."Description 2" is then added as SourceExpr on the page. How is this simple code supposed to work as a page extension? Tried to create a function in the page…
-
How to modify Profile in Cloud BC?
Hi All, how to we modify profile in Cloud BC? instead of showing these menus, I want to simplify it based on user needs Thanks.
-
Select a Dimension Value Code for Dimension Code ...
Hello. I've been encountering an error when posting a Purchase Order stating "Select a Dimension Value Code for Dimension Code ...". I also checked different forums and tried the solutions there but unfortunately the error still exists. I also checked the dimensions both in the document header and lines, and it has a value…
-
Page web view
Some users are interested in having a web view of the pages. That is to say, that the same that they visualize in the desktop application, they can see it in a web version, through a link. I have NAV 2016. How could I do this?
-
<SOLVED>How can I block a Customer from using a Line Discount?
We are using the LS Retail version of NAV 2017 and would like to block a line discount from a certain category of customers. This group is behind in their account settlements and so as a first step, we would like to disable their access to certain discounts. I tested a customer by un-selecting the Allow Line Disc? flag on…
-
BC Upgrade, Extension not Compatible
Hi I might be missing something obvious here... I've got an Extension on Business Central (online only - not onprem). It's on app version 14.xxx It's trying to upgrade itself to v15.0.xxx, but the installed extensions are not compatible because MS have made breaking changes in the Fall release, so the upgrade fails…