- 
Setfilter from String to Code?
Hey, I'm new and I need some help. I have a String with different codes, seperated with a "|". Now i want to set a filter only to the selected codes, so multiple codes could be used. Can the SETFILTER function select ALL Codes from the string? I don't think so? Could you give me an advice? Code would be:… 
- 
Report filters not showing.
On our online tenant, the filters for reports are not showing. ie. I go to posted sales invoices, press print and under Filter : Sales Invoice Header, there is only the request page asking if I want to add any filters The filters are there as shown when collapsed Sales invoice is just an example; the filters are gone for… 
- 
Can not install Microsoft Dynamics 365 Business Central Build 56191
HI When I try to install Microsoft Dynamics 365 Business Central Build 56191 on a Windows 10 Home pc I got an error The log says: RegistrySearch: Id = 'IISREQSTFIInstalled', searching for registry key value. Id = 'IISREQSTFIInstalled', Key = 'SOFTWARE\Microsoft\InetStp\Components', Value = '1' RegistrySearch: Id =… 
- 
Can't see the object
Greetings to all of you. There is an action button within customer card which opens the page below. However, i am not able to see the page and table object in the development environment. Does anyone has a clue why? Thank you in advance. 
- 
Want to filter report in different tabel
i want filter the report using the status when the data in different tabel is empty, like this the picture below any one help me? Thankyou 
- 
Change Color in Business Central per Client
I want to change the client color in the main header per Client in Business Central. So i have the client A which should be green and client B which should be grey. I know there is the possibility to change the color per Tenant but not by each client in Business Central. Does anyone has a clue how to handle this issue in… 
- 
NAV 2009 Transformation Tool Error
Hi everyone, I am trying to convert forms to pages using transformation tool. But the following errors keeps hitting. <?xml version="1.0"?> <TransformationLog xmlns="urn:schemas-microsoft-com:dynamics:NAV:ApplicationObjects"> <LogEntry> <LogCategory>Error</LogCategory> <ObjectID>-1</ObjectID> <Description>Could not load… 
- 
Use word template
I used the following code to add custom email fields in the customer card to the CCList But the weird part is, once that code is published, those two buttons are disabled Does anyone know why or how to resolve this? I have been debugging and struggling with this for the last two days with no luck. Especially since that… 
- 
Creating a POS system in Dynamics AX 2009
Hello everyone, I wanted to know if a POS (point of sales) system can be created in Axapta.If yes how to go about it?I have accumulated tables that could be used to create a pos system into a shared project.But i am unclear as to how to carry out the transactions,how to record them and how to go about designing the forms?… 
- 
Deserialize a complex JSON response in Dynamics Nav 2016
Hi every one, Please I need your help. When I send REST request from Dynamics Nav 2016 I receive a JSON as response. My question is how te deserialize this JSON in order to keep only "ClientList" because I need this list to update Customer data in Navision. Thank you for help JSNO request is like (See attached file): {… 
- 
EventViewer Warning: ResultSetEnumerator and FieldLoadInfo
Hi, recently (after updating from BC 13 to BC 17) we’ve had lots of Warning in our EventViewer which has me stumped and trying to find answers via web-search has practically zero hits. The Warnings are thus: “Message Invalidation of ResultSetEnumerator on record with id: X because of updating the FieldLoadInfo on the… 
- 
Axapta Recruitment
Please refer to Navision Jobs on this website for further details concerning ICT Recruit and how to get in touch. Recruiting now for Axapta specialists in the UK / USA. 
- 
XML File Signature
I need to send an XML file created with XML Port object to an external web service. Webservice verify file signature to check real file format. It expects to receive an xml file with the first 5 bytes set like this: 0x3C, 0x3F, 0x78, 0x6D, 0x6C, 0x20 but file created from BC contain file text signature: ef bb bf or ff fe… 
- 
Error While Using Business Chart DLL in Factbox of Item List Page!
Hi Experts , Iam getting below error when i defined Business Chart Variable in a new card page and setting ControlAddin Property of the field . When i try to recall the new page created with Business Chart as Part-Page in Item List page using Business Chart Buffer Table (485). it is throwing below error. A DotNet variable… 
- 
Excel Buffer How to Check Worksheet Exists
Hi All I'm importing an Excel file with multiple worksheets into BC SaaS, and I want to check if a specific worksheet exists and if not provide a user friendly error message. Say worksheet "Order" does not exist. 
- 
Need help: Migrating Business Central 14 to business central 22
In my version 14 fields were directly inserted into the system tables instead of making extensions. As a result, when migrating to business central 22 , when you publish the "Base Application" extension on version 22 and you want to synchronize, you get errors relating to the base tables of version 14 modified (The tables… 
- 
Business Central 140 CU9 - Issue with SignalR
Hi We are seeing alot of SignalR messages in relation to poor performance with BC140CU9 WebClient Anyone experiencing the same or know what the issue is ? Prod.Client.WebCoreApp.ReliableMessagingHubMiddleware SignalR. Large count of messages in the queue (50). We cannot see any direct performance issues to server… 
- 
Potential risks of deleting G/L entry (Archive to new table)
Hi Experts, Can somebody tell me the potential risks of deleting G/L Entry data (Archive to new table for later reference purpose) which are older than 7 years as customer don't want to keep old history coz of growing day to day data in this table. This table is already huge (over 100M records). For the deleted GL entries… 
- 
User Permission set issue
Dear all, When user try to post purchase receipt , he is getting following error. sorry current permission prevented the action (tabledata vat setup read : base application) error in business central. please let me know which permission set to add in BC Thanks in advance. Regards, sekar. 
- 
SOAP API Call returns Message: Message is closed.
Hi All, I encountered a very strange situation for a customer. We have a live VM running on azure. Which has 4vCPU's. On this VM we have 6 BC 17.0 instances. We have split up the services for the functionality so 3 of them are SOAP API services. Every time the server reboots after .net updates our 3th party receives the… 
- 
Warehouse register table and ADCS
We have been having issues with some of our picks not registering on NAV. Having looked at the event viewer logs, I could see that the warehouse register table had been locked. I am not entirely sure if the picks aren't registered because of this locking. Anyone here has had this before? Or is it something else that might… 
- 
Send PDF to Azure Function
I am trying to create azure function which will take PDF sent from BC and encrypted it with password. I try two different approach. First, to send instream from BC with content And azure function is like down there, but always got an error. Seams like I don't take stream parameter on azure function correct. I also try to… 
- 
CurrPage.EDITABLE together with CurrPage.UPDATE
Hello, we have made the following adjustments to the P41 for some customers; When an offer is moved from the Released status to the Open status, it should be editable. Basically, it works, BUT, you first have to leave the offer completely and then open it again so that the fields are no longer disabled. I've tried putting… 
- 
Problem when upgrading onprem v18 to v22
Hello all, I'm trying to upgrade a BC database from version 18 to version 22. The service is running on an Azure VM and the database is an Azure SQL database. I'm following this walkthgrough. The problem is that when I execute the step to synchronize the System Application, I'm getting the following error in Administration… 
- 
JSON string truncated to 240 characters
Hi everyone. I'm using the Newtonsoft JSON library in NAV2016 C/AL to format a JSON web request. The code is straightfoward: JsonTokenWriter := JsonTokenWriter.JTokenWriter;
JsonTokenWriter.WriteStartObject; //curly open {
CreateJSONAttribute('name','Shawn… 
- 
How to correct fixed asset accounting after the fact if one month's accounting has been missed?
is there any standard procedure for this? Thank You. 
- 
Presentations of BC TechDays 2023
Presentations of BC TechDays 2023 Presentations of the BC TechDays 2023 conference of 22 & 23 June 2023 in Antwerp (Belgium) Thursday 22 June 2023 Microsoft Presents: Introducing Microsoft Dynamics 365 Copilot (Evgenij Korovin, Sam van Lieshout) Microsoft Presents: What's new in Power Platform development: Power Automate… 
- 
Fixed Reorder Qty in BC
Dear all, I have set the Reordering Policy = Fixed Reorder qty for FG item Reorder point = 15 Reorder Qty = 5 Current Inventory for FG = 15 Now if i run calculate regenerative planning batch job, instead of populating as 5 for new firm planned order its coming as 20 . My Question is why is it adding reorder point also when… 
- 
Convert a DotNetDictionary into a JSON string
Does anyone have any C/AL code examples of deserializing a DotNet dictionary object (System.Collections.Generic.Dictionary`2.'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089') into a JSON object? 
- 
PO attachment
I'm trying to get the file(Terms and conditions) from a field in a table. And then attach that field to the Purchase Order attachment. But I'm getting the following error when I get that file downloaded, please note the file size is ZERO Bites. Could anyone explain why??