Setting value in data source bound form control
Hi there,I want to change value of a form control based on selection on another form control. Please check the code snippet. Values are fetched, just doesn't pass into the control or gets displayed....
View ArticleAuto lookup using EDT with Table reference
I'm having trouble getting an auto lookup to work with a new EDT without adding a specific lookup form. The older EDTs (which have the table relationship defined in the Relations node) seem to work by...
View ArticleAzure error while deploying Dynamics 365 Operations (AX) on LCS
Hello,We are trying to deploy the partner trial version of D365 Operations using LCS and getting an error at the last step before deployment:The configured Azure subscription AAD Tenant Domain for the...
View Articlewhat is the role of field on table"InstanceRelationType"
Dear All,what is the role of field on table"InstanceRelationType" in table Inheritance?1.what kind of value it stored?2. how it's work practically?Please give me more shed on this.Thanks!Arpan
View ArticleValidation of image size ratio
Hi Experts,I have to do image validation in AX 2012. When user upload image for product, I need to ensure the image size is in 1:1 ratio if not I have to throw error.Also, I am uploading the image by...
View ArticleAX client crashing in Terminal Server
AX in Windows Terminal Server can't run!!! how to fix it.The Error message in the below is show:Microsoft Dynamics AX Client Stopping work.->Online check have solution and close program.->Close...
View ArticlePossibility to Make Filter the Display fields
Hi,is there any possibility or any workaround idea to make filter the display method fields in grid view.
View Articlehow to call ax4 classes from a web app using a web service
Hi All,I have created a class in ax4. Now I want to call that from a web app using a web service .How could I do this please let me knowRegards,MAnia
View Articlehow to pass values from one method to another method?
can you please explain comparing with java
View ArticleERROR:Object 'CLRObject' could not be created
Dear all - We facing Object 'CLRObject' could not be created error in client systems while user open the reports from Reports node in payroll module. Please let me know how to solve this...
View ArticleEnable Editing on Child Data Source
We have a custom data source and tab page related to sales lines. The users want to have data on that tab page to remain editable after the sales line has been invoiced. I can't seem to make that...
View ArticleDeploying packages no code visible in Visual Studio
I have deployed one package through LCS as well but upon installation , when I build the system from VS in sandbox environment I am not able to see latest code bits. Any suggestion on that .
View ArticleCreating Sales order using Business Connector C# (C Sharp)
As the title says, I have to create the Sales order using Business connector and C#. I am able to connect AX using business connector but unable to find any help that how can I create a sales order. I...
View ArticleQueryBuildDataSource not initialized/Invalid data container type
Dear community,after synchronization of my AX 2009 with the TFS I get the following error:The AX Debugger pops up with the message: "QueryBuildDataSource not initialized". After clicking OK and F5 the...
View ArticleConsider Shelf Life option
We are currently working with a client who is not using batch (tracking dimension group) on their item. If I enable the "consider shelf life" option in the master plan and run MRP I am getting lines...
View ArticlePrivate AOS purpose
I have a new deployment for Dynamics 365 for operations from LCS. In test environment there are three VMs - AOS, private AOS & BI. What is the purpose of private AOS?On RDP into the private AOS,...
View ArticleHow to export to CSV file in UTF-8 without BOM
Dear all,I try to export multi records to a CSV file in UTF-8 without BOM.i used this code:System.Text.Encoding encoding = new System.Text.UTF8Encoding(false); ;...
View ArticleAOT query for all currency exchange rates per company and month
I'm quite new to this so this might be a really simple question. I was looking to put together a simple query for all exchange rates over time. When I look in the ExchangeRate table in AOT it looks...
View ArticleSave changes in new Field (Header SalesTable)
HelloI like update the SalesTable table, i add a field 'CustomerS' (with lookup), but when i close the form, the field in table not is updated.This my field...Which is the Method for...
View ArticleTotal of inventory quantity on report
Hi Guys,I have a requirement that I need to add the total on hand of the items in a report. I have item numbers in this report I just need to add the total stock of this items regardless of warehouse...
View Article