Chain of Command
Dear all,I read some documents and I trying to understand the basic use of COC ( Chain of command )Suppose I wants to add my own customized code in STANDARD METHOD on standard Table OR Class OR Form...
View ArticleBYOD Not Exporting All Records
When I go to "Accounts Payable > Inquiries and reports > Invoice > Invoice journal", I get over 10,000 records. But when I export (full export via BYOD)...VendInvoiceJournalHeaderStaging = 494...
View ArticleArchitect of Dynamics 365 On cloud
Dear All,Kindly share the Architecture of D365 for cloud and Domain requirement.Below points are required for New Environment:My customer do not have any Active Directory. So, for D365 cloud what are...
View ArticleSynchronization errors
Hi,I just create new filed in Ledger Journal table getting below error Can any one suggest me on below errors pls :-Error Synchronize database Cannot execute a data definition language command on...
View ArticleGetting the selected query range value in Variable
Hi Experts,I have one table named "RetailTransactionTable".In this table we have different customer account.I want to calculate net amount based on different customers account through Query classes.I...
View ArticleType Information for Variables on Mouse Over?
Hi all,One thing I miss a lot when developing in Visual Studio for Dynamics 365 FO is the lack of a tool tip that shows the variables type when I hover the mouse over a variable. Only way to find out...
View ArticleHide Setup Menu From General Ledger Module
Hello All,I want to hide Setup Menu From General Ledger Module for few roles related to accountant....Is it possible to hide it in a simple way without using security development tool..?I have tried by...
View ArticleYear in lookup in table field
Hi all,we have a field in table there we want year in drop down, is there any standard functionality is there to achieve this.Kindly suggest me Thanks
View ArticleHow to bypass the parameter dialog when we open a report through form in D365?
Hi all,I had costanalysis report which is based on a query (comprises of Header table and line table), when i open the form and select a record and will click on the report , it is opening the...
View ArticleHow to open selected record in report when we open the report through form...
Hi all,I had a report which is based on only Dp class and a controller class and i dont have a contract class, used only dynamic parameter? but when i open the report through form, i am getting all the...
View ArticleTemDB lookup
I am aware of a (the?) way to do this. There are many examples on the web and I am more than capable of writing a lookup for a form control.However, this specific lookup is used a lot. My boss likes...
View ArticleException handling Error
Hi,there's a query related to exceptional handling. In C# or .net we can use try catch method and print our own customized message, but as per dynamics we can't do that . We just throw an exception...
View Articlehow to take json format in to DF365FO
Hello ,Any one can you please share procedure take json format int to D365FO.RegardsPriya
View ArticleDisplays for development
I have another related post: https://community.dynamics.com/365/financeandoperations/f/765/t/295208 I separated them because I was afraid only one question would be addressed. Yes this is not specific...
View ArticleExporting positive pay file with a .csv extension
The previous posts were about AX2012 using AIF ports, which is why I'm creating a new question.Is there a way I can export the positive pay file with a .csv extension instead of .xml? I know I'll need...
View ArticlePerformance issues with AX development
Maybe this does not belong on this forum, but this is the only forum I am a member of and I only develop in AX. Please bare with me.So I recently sold my soul to acquire a decent PC. I assigned my VM...
View ArticleDebugger is not hitting
Hi All,Trying to debug some of the code but the debugger is not getting hit, debugger is enabled and account exist in Debugger group.Kindly advise how to proceed.Regards,Akbar
View ArticleManage Nuget Package option disable in VS2015
Hello,I am not able to see the Nuget option enabled in VS 2015. As per the internet search I restarted VS twice but no help.
View ArticleAdding two datasources for different tables to same query object for a...
HiA sysQueryForm is not filtering by a field correctly. This field is from a different table that has been joined after modifying the sysquery.How to add two different tables as a data source of a...
View Articlehow to put where clause as string in c#?
I was looking at this post and was wondering if i can do similar stuff in c#?https://docs.microsoft.com/en-us/dynamicsax-2012/developer/using-expressions-in-query-rangesIt should be something like this...
View Article