-
Xmlport export
Simple one, but not getting it right. I have a custom Boolean field in purchase header called 'exported'. It gets checked when a purchase order gets exported. Now I want to export purchase lines which are not already exported using a variable text XMLport. Wondering what would be the right way to filter purchase lines as I…
-
Cannot create companies in Business Central OnPrem
Dear all, We have BC 19 Spring Edition on a SQL Server 2019 standard edition. When I want to create a company or copy a company I get the following error: "Online index operations can only be performed in Enterprise Edition of SQL Server". Is there a way I can disable Online Index operations? Or do I have to upgrade to SQL…
-
Create/Import Blanket Sales Order using dataport from csv file in NAV 2009 R2.
Hi Everyone, I tried to create 'Blanket Sales order' using one dataport from csv file. In csv file suppose: have 8 mandatory column in one row, 3 from sales header and remaining 5 from sales line. How will i linked each other so that data will import from single row that is from two different table? or, can be exported the…
-
Promoted action is shown in the wrong category
Hi experts, In Business Central cloud on page "Posted Sales Invoice", there is these promoted action categories: PromotedActionCategories = 'New,Process,Report,Invoice,Correct,Print/Send,Navigate'; On the same page, the action "AttachAsPDF" has this promoted category: PromotedCategory = Category6; It is shown under…
-
Show SSRS report within NAV Page
Guys, Has anyone found a way to show native SSRS reports within NAV page? Thanks
-
Upgrade from NAV 2017 to BC. NA version to CA or US?
Hello One of my client is upgrading from 2017 NA to BC and they have companies in US and Canada. Since they have split the databases, which version will they be upgrading? Has MS released a document on this?
-
GS1 Datamatrix in NAV classic report
Hi, does anyone know solution for generating 2D GS1 Datamatrix code on classic report?
-
Manufacturing Policy - Make-to-Stock subassembly
Hi, we are struggeling to set up the following scenario and are hoping for some helpful insights. We have a manufacturing item A001 that contains subassemblies B001, B002 and B003. We want to produce B001 and B002 together with item A001. Therefor we set Manufacturing Policy on all 3 items to "Make-to-Order". B003 should…
-
The logic behind Report 5756 "Create Warehouse Location"
Hi everybody, we have lots of item ledger entries and a slow server and this report is running for 24 hours and has made 3% progress so far. I need to speed things up. I don't understand why this report is looping through all item ledger entries regardless of the location that is to be converted to using bins. It would…
-
NAV 2017 connection to Dynamics 365 (CRM) just stopped working
Hi all, not sure if anything has changed in the last day or two but our connection from NAV2017 to Dynamics 365 has stopped working. It's been working fine for a few years and just stopped working yesterday. The error we get when we try the 'test connection' is "Unable to login to Dynamics CRM". I have checked the login…
-
How to format date bound to Custom Xml Part
We are using Word document layouts for customer facing Business Central 365 (SaaS) reports. When binding a date to a Text Content Control, how do you format said date?
-
How to check Where-Used List from Other company?
Hi all, how do I check Where-Used List from other entity (Same database) I just need to know how many records from this Where-used List. I created my own function to get this counted Where-Used List. but it only detect in own company. from company A want to check how many records in company B (For the same GL Account) it…
-
Sending PDF's with a Password protection layer.
Hello, I would like to know how it's possible in Nav 2017 to send PDF's with some form of password protection. Thank you.
-
How to get a list of all orders and archived orders if order deleted
Hi all I'm trying to extract a list of sales orders and archived sales orders (in case the order is deleted due to fully shipped/invoiced). Sales orders part is easy but getting the archived orders, I'm struggling to do this in AL code. In SQL I'd write a query something like: Select Sales Archive Header.No where Sales…
-
Cannot Install Dynamics NAV 2016 in Windows Server 2012 R2 Standard.
Hi All, Can some suggest the solution for the below error log: We are using Windows Server 2012 R2 Standard with SQL 2014 Express edition. === Logging started: 2021/05/12 13:05:50 === Executable: C:\Program Files (x86)\Common Files\Microsoft Dynamics NAV\90\Setup\setup.exe v9.0.52162.0 Computer : DYNAMICS_TEST --- logging…
-
Is this the most stupid thing in AL coding?
Well, I've been pulling my hair out trying to figure out how to pass a parameter to a code unit and the way NAV/BC does this is not intuitive at all. here's an example from Github https://github.com/microsoft/AL/issues/3845 Quote "Teaching AL development to an experienced outside developer is an many aspects interesting.…
-
Unable to Read a table in NAV
Hi All, I'm running into a weird issue where I'm unable to read a table in Live but I'm able to read it in DEV. Also, I'm able to design that table but I just can't read it! Please note the following,* I have a developer license uploaded * I have a SUPER role permission * I'm within the range, I also changed the ID to…
-
SFTP for NAV 2009
Hi, I was using FTP on classic client which was working fine Now it has been changed to SFTP can you please tell me how can I use SFTP WinSCP does not work on classic client 2009 Any other standard/free api/automation ? Thanks
-
Calculated Field for Cust Aging
I want to add some new fields to display the 30 Day, 60 Day and 90 Day aging customer balance on the customer list page, instead of having to run a report each time, can anyone help me with how to achieve this?
-
Using StartSession
Is it possible to capture an error that may have been generated by using StartSession? In my example i want to raise a sales order in another company based on a trigger. If, say the customer was blocked in the company that startsession was used, is there a way i can get the last error and save it somewhere? By using a…
-
Installl NAV 5.0 SP1 CSIDE Client on Server 2019 (x64)
Goodmorning, Question: is there way to install NAV 5.0 SP1 CSIDE Client on Server 2019 (x64)? I try to install this "download" https://mibuso.com/downloads/microsoft-dynamics-nav-w1-50-sp1 And i'm using the setup icon: I constantly get the Error: I think i have installed all the redistributables: Does anyone know if this i…
-
Dimension on gain and loss currency account
Dear all, is it possible to insert a mandatory value dimension code on a gain or loss account and make it mandatory when BC365 automatically post the gain or the loss on that account?
-
BC: Change fields displayed on pages
Hi I have difficulties changing the displayed fields: "No.", "Sell-To Customer Name" o Page ID 41 - "Sales Quote" How to hide any of those fields Thanks
-
Regarding Performance issue
Hi I have Written a code Line in the OnAction on the page object, In the second case I have commented the Object and created the Codeunit, Will there be any performance Related Issue. Which is the suggestable method of writing the code.
-
Regarding customer number and balance.
Hi, I have created a card which has customer number and balance. When we select customer number then we need to get the balance of the customer. By default it is taking first customer and giving the balance. But when we select other customers then it is showing an error. Can anyone suggest on this.
-
Setting up a Control AddIn as a DotNet Variable in a codeunit, is it possible?
I am testing the TinyMCEEditor Control AddIn (https://github.com/navaddins/TinyMCEEditor-AL) and I have done some modifications, so that I can have several configuration settings (i.e. Inside NAV Mail Client Page should be differently set up as a Requestpage of different reports, etc.). I am trying to make it as easy as…
-
Regarding sales order post/cust.ledger entry
Hi, I want to create two fields in sales header and sales line and i need to transfer it to customer ledger entry can anyone help me the flow of table in microsoft dynamics. please suggest how the data is transferred from sales header and sales line to customer ledger entry table by codeunit.
-
Methods of this automation are not listed in Navision.
Please Help Me I added the dll ( WinSCP for SFTP) to windows. I created a new automation. But the methods of this automaition are not listed. Don't see metod list.
-
The configuration could not be loaded.
I am having difficulty installing NAV Classic Client using a configuration file. I get the following error: The configuration could not be loaded. There is no other error message and the installation then continues as if no config file were designated. I want to use the config file for a remote installation.
-
Time limit for permission recorder?
Hello everyone. I'm close to starting to define clear and concise permission sets in our NAV 2015 install. Up until now the company hasn't placed any emphasis on tracking/controlling the necessary permissions so i'm basically starting from scratch. I would like to use the recorder to capture the necessary permissions of a…