- 
BC Automated Testing: Code coverage page is not opening in Business central 17 on premises version ?
Hi Community, I was doing automated testing on BC 17, what I have noticed is that you cannot open code coverage page. it says 'You can only run code coverage in a sandbox environment'. Previously I was able to open code coverage page in BC 16. Can someone tell is there a workaround to open Code coverage page ? thanks 
- 
AL begin..end blocks changed colour?
Hi All, I hope every1 is safe! There is something that I´ve realised in my code, for some reason "end" blocks come as red? I experienced this I think when I copied some piece of code from classic nav but as the codeunit is very long I can´t identify if I did this now at some point. Any ideas? thanks. 
- 
VS Code for AL: Timeout after 2000 ms for 'terminate'
Hi All, I hope someone can help. This is nothing to worry about but it started to happen suddenly. When I stop the debugger this message comes up: Timeout after 2000 ms for 'terminate' Any ideas if there is any setting for this? Thanks. 
- 
import AR Balance
Is there an easy way to import open AR so that both the Original amount and the remaining amount show? Often this is different depending upon payments made to reduce. 
- 
Problems creating a WebIntance for BC160
I'm trying to create a WebInstance with 2 different version of BC, 140 and 160. 140 works, but as far as BC16 is concern, when it opens the webbrowser it provokes and error: The client version does not match the server version. You can only connect to a server with a matching version. Client version: 14.0.38650.0 Server… 
- 
BC 14 on-prem NAVUserPassword Windows & Web Clients - Certificates
Hi We need to implement NavUserPassword authentication for both Windows clients and Web clients, on BC14 on-prem. The Windows client was tested with self-signed certificates and worked. We created these certificates based on older documentation, which created a Root CA, a certificate revocation list, and a Service… 
- 
How do I adjust Bin Contents with Qty 0, but
I need to adjust Bin Contents where the Qty Case = 0, but the Qty (Base), which is EA, = .00075. I tried using the warehouse item journal, but unable to do so be the qty in the Bin is zero. How do we adjust out the EA? 
- 
Inserting records in a page build from a temp table.
Hello everyone, Quick question; Is it possible to insert a record when the page is build from a temporary table? There is now a button to create a new record which is not working and I want to know if it is possible to use this button or that it is better to just remove it. 
- 
posting transfer orders using job queue
Hi all, Has anybody working on a solution to post transfer orders using job queue? I was thinking to create new codeunit to generate entries in job queue and then a report that would grab these entries and run codeunit TransferOrder-Post Shipment or TransferOrder-Post Receipt. Has anybody done any solution like this?… 
- 
Worksheet Page,. Datasource is a union, Export using XML port
Hi All Still relatively new to Nav/AL extension development. Trying to figure out how to approach this extension We have items we need to label (the labels will be generated by exporting a CSV file for LoftWare labelling app). I need to show a list of records based on a few parameters (mainly start and end date) The… 
- 
Delete Empty Registers
Hi, Is deleting empty registers (G/L, Item etc.) necessary? If so, why? What causes empty registers? Thanks, Rachel 
- 
Making a field mandatory
I want when a specific product is selected that field becomes mandatory when it`s a different product the field is not mandatory. how can I achieve this? 
- 
BC14 CU11 App Install Error
I am facing issue when I try to install Suretax app on BC14 CU11. I am able to install app on Cronus BC14 CU11 Database but I am getting error as shown in below snapshot when I tried to install on Customer Database. I have already generated symbol for all objects and resolved compilation error. Any help is appreciated.… 
- 
Blank page between report pages in PDF format
When I try to print my report in PDF format I have next result: First page: first page of the report Second page: blank page Third page: second page of the report Forth page: blank page Fifth page: third page of the report and so on... How can I fix it? 
- 
What/How is the link between Customer number in BC and GUID in Dynamics 365?
In a BC14 solution we have set up the synchronisation from Business Crentral to Dynamics 365 using the "Microsoft Dynamics 365 Connection Setup" The flow is goo, and the changes are flowing as they should. Now however we need to be able to receive customized comments related to Customers from Dynamics 365 back to Business… 
- 
Error, while Install NAV2016 CU29 or higher ServiceTier
Hi Folks, I tried to Ugrade all our ServiceTiers today, but i could not Install CU29 or Higher (up to CU32) on our WIN 2008/2012 R2 Machines The Install Process aborts with a Message, that Due to a Permission Problem, The Service is not able to Start. This is the Message from the Server-Protocol Server instance:… 
- 
Business Central SMTP TLS version
Hi all, Does anyone know if Business Central is using TLS 1.2 for sending SMTP mails? Thanks! Jan 
- 
Display Text BLOB in Word Layout
Hello, I am working on extensions for NAV2018. I tried to show a Text from a BLOB field in a Word Layout. But I am having the following result : I used a "Repeating" Content Control in the Word Layout and CalcFields in the trigger OnAfterGetRecord() : Thanks in advance. 
- 
project plan or some sort of documentation to use for a new implementation F&O
Does anyone have any documentation to use for a new implementation on F&O 
- 
BC 17, Table Sales price and resource price is marked for removal:
Since BC 16, Table sales price and resource price has been marked for removal: I'm using these table to find unit price of items and resources. Is there any other workaround available ? how to get item and resource prices ? thanks. 
- 
D365 F&O Implementation Document
HI there i am looking for a project plan to use for a fresh D365 implementation project plan please or any documents welcome 
- 
XMLPort(Import) Skip the first line, AutoIncrement Property
Hello experts, I'm trying to import a CSV file using XMLPort, please find the screenshot below on how my table looks like The Entry No. is the PK That's being said, I have a couple of questions regarding XMLPort(Import). 1) While importing I'm getting the following error unless I change the 'AutoIncrement' Property for the… 
- 
Intercompany with open ledger entries
Hello, We would like to start intercompany invoicing between 2 companies in the database. The customer and vendor numbers are already in use for a long time, and there are open ledger entries. So NAV does not allow to use them as IC partner. Can anyone explain me why? The only transactions we want to do is a sales invoices… 
- 
.al file preview in Windows Explorer preview pane
Don’t like to wait for Visual Studio Code to boot up when you’re looking for a specific .al file? With this trick, you can preview .al files in Windows 10 without opening. . .. To view more visit : https://mrinmax.blogspot.com/2020/02/al-file-preview-in-windows-explorer.html 
- 
Action Icons Business central 170
Hello, Can anyone tell me where I can find the action icon/image library for BC 170 or the newest version of it ? Thanks 
- 
Make a page extension visible or hidden
Hello, Is there a way to make a whole page extension hidden? Instead of making every field hidden and what about if you have a 'modify' in your layout? ex. modify("Customer Disc. Group") { Editable = false } Action() { some action} How can I make this dynamic? Dependent on a boolean, so if boolean is true , the page should… 
- 
Workflows
Hi, I have an issue with the workflows that have me confused and I cannot seem to find any solution for this issue. The scenario is as follows; We have 1 workflow that is setup under sales, MS-SOAPW where we have set certain criteria for this workflow. It is a custom field on our Sales Order for Gross Profit percent, and… 
- 
Invitation to a FREE Business Central Virtual Event for Technical People
We invite you to the Business Central Virtual Event for Technical People - 'BC TechTalk', which will be happening on the 3-4 of December. It is a free 2-day virtual learning event for Microsoft Dynamics 365 Business Central technical people or anyone enthusiastic about the technological advancements in BC. Expert speakers,… 
- 
How to add image in Business Central?
Hi experts, Hmm, I cannot find a category for "Business Central"-related questions. I hope it is OK to put my question here. I have made my own extensions for Business Central Cloud (Sandbox): One new table and one new list page. I want to show a picture on my list page (and maybe later on a new card page). And I want it… 
- 
How to export XMLPort to CSV using codeunit in NAV 2009 R2
Hi Guys, May I know how to export XMLPort to CSV using codeunit in NAV 2009 R2? Thank you.