Filtering Lookup for String x++
I had lookup fields (type:int64, Extended from RefRecId) and I had written lookup filtering code for them but I had to convert them into strings ( I had added relations to make them lookup fields) But...
View ArticleHow to create dev vm using azure credits
Hi Peers,I want to create one D365F&O dev vm using azure free credits, which I will get every month for training and poc purpose.Can anyone please guide me here, how can I created F&O dev vm...
View ArticlePass Variable From Controller to DataProvider
GoodmorningSome report (in this specific case the SalesPackingSlip) does not have a request page to set parameters. The user can only choose between two different menu items (Copy/Original Preview). It...
View ArticleAccess Cloud Hosted environment instance application using Custom Host Name
Hello CommunityHow do i configure custom host name for D365 FO Cloud hosted environments.For example: i have following cloud environments: Unit-Test, Sandbox. I want my users to access the application...
View ArticleChange in value of Credit Remaining in OData integration
Hello All,I am working with D365 FO integration with E commerce application using odata entities.i have requirement where B2B customer uses credit management feature of ERP would like use it for thier...
View ArticleInvalid Object Name
Hi, I would like to know if you can help me with this error that just came out, I am new to ax and I had never gotten this error, do you have a solution?
View ArticleHow to copy one Company data to Another Company Using X++
Hi,I need to Copy One Company Data to Another company for example I have '' table A " and Companies A and B , I have to copy the A Company Data to B Company. I need x++ code samples to do this. Help me...
View ArticleUse business events when a sales order is delivered or invoiced
Hi,How to create business events when a sales order is delivered and when it is invoiced?Is there an existing event.. And if not, how to do it?
View ArticleHow can Add a row in my view to show the totals
I have a view in which there is a column name cost. Now I have show the total cost.how can I show that in a view anyone?thanks in advance.
View ArticleDifference between chain commands & class extension in d365fo
Hi All,what is difference between chain commands & class extension in d365fo
View ArticleExpose Rest WCF Service in Dynamic Ax 2012 R3 Version
Hi All,As i am new on dynamic ax. I am working on a task where i need to expose my wcf service as rest. We have already an existing dynamic ax setup. We want to transform our existing traditional web...
View ArticleExposing data from AX
I am new in Dynamic Ax too. Is there a tutorial which explains what are the operation to do on Dynamic Ax to expose the data?
View ArticleEntiry export to Azure Data Lake
Hello Experts,I have the below doubts,1)Can we expose the entities which includes computed column in it to Azure Data Lake?2)In AZL it will be a single file for an entity or else if the entity has...
View Articlecreation of action menu item
I have created action menu item in the properties I set enum parameter : summited and enum type parameter : Status. for this action menu item i created a button in form. in a class how can i write code...
View ArticleCheck if time and real fields have a value
Hello Experts,I'm new to D365 F&O development.I have two fields one is of type EDT time and other is EDT real.In validateRecord method, how can I check if these fields have a value or...
View ArticleAdding data source to AOT query by code
I am trying to adjust AOT query during the run time by adding extra data source by it does not work , If I try to build the whole query during the run time it works , how can I adjust the AOT during...
View ArticleColumn is non filterable
In all pay statements, all fields are filterable. in case of additional pay statements, which is linked with same form but using composite query to get additional pay statements only, some fields are...
View ArticleHow to join query datasource to EITHER its sister datasource OR its parent?
I am attempting to join a query datasource to Either its parent OR its sister, but am not getting the desired results.I overrode the init method of the query and added a range to the subject datasource...
View ArticleUnable to map azure devops workspace for metadata
Hello Everyone,I am unable to map workspaces for metadata in azure devops as i have deleted the required workspace also.Kindly need help on this.
View ArticleRestrict the particular tables in SQL Server via creating username and...
Hi Friends, I have one challenge on SQL side.We have tables 'vendtable, custtable, generalJournalentry, generalJournalAccountEntry' in AX, but due to Integration I need to give access on these...
View Article