-
Printing A5 layout on A4 printer
We need print A5 layout on A4 printer (half sheet). Layout has landscape orientation with A5 page size. - print without preview resulting A5 print (OK) - print from preview resulting A4 print (Wrong) - print from preview with printer layout resulting A4 print (Wrong) - print from preview with format settings resulting A5…
-
DNS Identity
Im facing an issue when trying to use NAVUSERPASSWORD, Microsoft Dynamics 365 Business CentralThe client could not establish a connection to the Microsoft Dynamics 365 Business Central Server. Reason = "Configuration setting 'DnsIdentity' has an invalid value" Description = "The Identity check failed for the outgoing…
-
Ability to Edit a Released Document
Hi All, in the Windows client if I go into a Purchase Invoice which is approved / released I still have the ability to edit the document (Clicking Edit in the Manage tab). In the Web Client the Edit button at the top of the page isn't able to be selected. Please could someone explain why the behaviour is different? Thank…
-
RapidStart field length limitation
Hi, I've added some text fields to table 27 Item that have a length of 2048, which is the maximum length allowed in BC14. Now I want to process the fields in a RapidStart package. Unfortunately though, RapidStart is limited to the old field length of 250. During import, it simply truncates the input text. In T8615 Config.…
-
Save/Preview/Copy Picture functions inside a factbox NAV2016
Hi all, In BC, the standard appears to be for pictures to be in a factbox. I'm trying to emulate that practice in NAV2016. If my picture field is on the main page, if I right-click, I get the options to Select/Save/Preview/Copy/Delete the picture blob. If I move the picture field to a factbox, I cannot figure out how to…
-
use of setrange ?
Hi all, i am very confuse by seeing use of SETRANGE 1)PurchHeader.SETRANGE("No.","No.");//same field of record variable twice. 2)DefermentBuffer.SETRANGE("Document No.","No.");//different field one from record variable and one from purchase header table which is source table for page why so what happening in two cases any…
-
Best web text editor NAV18
Hi all! I have found some options for text editing. The best here is the Erik Hougaard WYSIWYG. Unfortunately, it doesn't work in Web. All I tried works stupid in Web. Best solution now is something like this: It doesn't extend to the whole window. And in general looks ugly for me. Please share your best ideas to visualize…
-
Set filter for table lookup on Request Page
I want to set a table filter for a lookup (or drilldown) on a table, like the Customer table, for a Request Page on a report. I want to set filter: 'Customer Posting Group' so that only customers for that posting group will show up in my lookup. I want to do the lookup for the Customer.'No.' field. The field is added to…
-
job to calculate statement automatically
Hi, I have created a miscellaneous job type that runs CU99001456: Statement-Calculate and when I run the job either as NAS user or by pressing button "Run Now" on job, I got an error: Record(99001586) is not compatible with Codeunit.Run(Record(99001487)). NAV 2016, LS Retail 9.00.10.319 Code breaks here: I have done same…
-
Nav 2013 Edit Emails
Hi All, I believe the feature to edit emails before sending was introduced in Nav 2016 or 2017. This is using the Email Dialog functionality. Is it possible to implement this into a 2013 database? Thank you.
-
How to add a Generic Chart to Role Center in BC Wave 1 OnPrem
Hi, I am designing a new Role Center and I want to add an existing Generic Chart to the Role Center via C/SIDE development environment. I have tried to add a Part of type Chart to the Role Center page. Sadly the Chart is not shown. Have you ever tried something like this and can guide me to success?
-
[.Net] Adding user to AD group
hi all. The task is to add a user in AD group from NAV 2018. This is the reference instruction. My problem is that I don’t understand the syntax for NAV. I tried something like this: Nevertheless it didn't work. Could you please help me find the examples of correct syntax? Thanks!
-
Extension Performance Issue
Hi guys We are using Business Central On Premise. The fields that used to be on the item table are now spread across 8 different extensions using TableExtensions. We're hitting a weird performance issue when a user open up an item Card Page or List Page i took 8 seconds for the item list to appear. there is no flow fields…
-
Jet Reports
Hi, One of my customer is using D365 BC along with Jet Reports. A user from the company has got himself a iMac and there is a question from them like can we install Jet Reports in iMac? Regards Kwaja
-
on post of purchase order how to show error msg if field is empty?
Hi all, I am trying to add error mssage if any field in purchase order is empty while posting.for that i have added a code on Post action asIF "Buy-from Vendor No."='' THEN BEGIN ERROR('Error:Empty field'+FIELDCAPTION("Buy-from Vendor No.")+'Please Add Data in field.'); END; IF "Buy-from Vendor Name"='' THEN BEGIN…
-
NAV License File Clarification
Dear Team, Can anyone help us to understand the max user license available with following NAV license information shared for the NAV 2018 version with LS Retail. License Module List ************************************************************************************************************** Module Quantity Included…
-
NAV 2016 - Code on PostDataItem and RDLC report
Hi Folks - I have a RDLC report in Nav 2016 which has 2 dataitems Location Item ledger entry Based on certain condition I doing calculation in Item ledger entry OnAfterGetRecord and and storing in a array and OnPostDataItem of Location dataitem I am arriving at the final values and putting them in variables. I am trying to…
-
Dynamics 365BC Fact box question
In Dynamics 365BC on Premise if you go to any page-->design-->You can move or remove a fact box and no where I see an option to put them back, does anyone know how to put the fact box back once removed or hidden. Thanks for your help. RJ.
-
Custom Report Layouts RDLC doesn't work in Business Central
Hi! It works for previous Nav, but not in BC. I added a new RDLC layout for my report. Running it, I got an error "Write operations in the database (INSERT, DELETE, and MODIFY) are not allowed for the selected transaction type." But I didn't update the tables,I just filled in a temporary table and output it. Is there a…
-
To Show the 'Report Totals' part in Footer of the RDLC report
Hi All, I am using the sales invoice report 1306. While customizing this report our customers want to show the 'report totals' part in the footer of the report. Please find the attached screenshot. Layout: Output: I am not able to show this in the footer section of the report. Please help me. Thanks in advance, Jacob.A
-
NAV2017: Audit on Extensions
Hi all, we had a small mishap with an extension in NAV2017. I now need information on who installed the extension in question and when. Or if I don't get that info, I need to set it up so that in the future I will. I tried setting up the change log, but the table NAV App is only virtual and cannot be tracked. Since…
-
App search not working in sandbox BC cloud
.
-
Workflow Notification Email is in HTML Format
Dear all, I am using Business Central 15 Cumulative Update 2. When I receive workflow notification email, the format is incorrect. The correct format is below. Please help how to solve this issue. Thank you. Best Regards, Johanna
-
Allocate a cash receipt to a Proper Customer
Good day, I have cash receipts transactions posted in Navision but to wrong customers, to reconcile I need to allocate these receipts to their proper customers. Please help me with the proper steps I need to go about. Thanks, Nagaboona.
-
How to remove this error ? #businesscentral
Hello everyone, I am trying to publish my solution for hello world as a creating a pageextension 50100 CustomerListExt extends "Customer List" I am getting this error , suggestions would be appreciated. thanks in advance!
-
Automatic import file in BC 15
Hello , I have to create a drag and drop file factbox with the addin control. (BC 15) in the old version I use the "TempBlob" table, , but table 'TempBlob' is marked for removal. so I used codeunit 4100 "Temp Blob", but I did not find a solution to create a blob from a text, before using the function…
-
Extension performance issue
Hi guys We've upgraded a customer to NAV 2018 with v2 extensions. The fields that used to be on the item table are now spread across 5 different extensions using TableExtensions. We're hitting a weird performance issue with sales orders - when a user looks up an item on the sales lines it takes around 4 seconds for the…
-
multi dataitem word layout report in business central
Hi, Just wondering how can we implement multi dataitem reports like 'Customer - Order Detail' in business central. If I specify WordMergeDataItem as 'Customer', report shows the records for all the customers. But it adds a page break. I would like to know if there is any other way with which I can get the list in the same…
-
NAV 2015 Control Add-in Error
Error in NAV 2015 role centre page: Could not locate the control add-in library for "Microsoft.Dynamics.Nav.Client.DynamicsOnlineConnect;PublicKeyToken=31bf3856ad364e35, The page contains a control add-in that is not permitted. Contact your system administrator". Reported to the solution provider two weeks ago, and they…
-
Newtonsoft JToken.Children Ambigouous Call Error
Hey, I'm currently working on a Dynamic Json Reader. For this I use the DotNet Class JToken from the Newtonsoft.Json DLL (Version 11.0.2). But when I call the Function Children from the JToken Class I get this Error Message: When I look into the Class in Visual Studio, I see that there is a overload of the Children Method.…