Why Grid Showing Only One record in Form?
I Have Created a Purchase Inquiry in Ax 2012.Upon selecting parameters it only shows one record. But when I switched my table to regular it shows all the record in the table but on the form level its...
View ArticleIDMF 2.0 - MasterDataSync stuck in 'Running'
I was running a MasterDataSync in our test environment and it is currently stuck in 'Running'. The table that still shows status 'Running' also has a Start time and End time, but it never updated the...
View ArticleExport Opening balance of Vendors ,Customers,Fixed Assets ,Ledger accounts...
Hi,I am looking for way to export Opening balance of Vendors ,Customers, Fixed Assets ,Ledger accounts and bank accounts in Excel from AX 2012 for migrating into D365
View ArticleReport Spend By country /region
Path :procurement and Sourcing > Reports > Statistics>Spend By Country/regions or any other reports.when i run the report data not able to get it.Data coming blank
View Articlewhat is differnce between modified field and modified field value
what is differnce between modified field and modified field value
View ArticleAX2009 importing Master Table
I am trying to import the Master table (Customer Table) using definition group. I am not able to import it. Can some one explain me proper steps to import the master data in AX2009. Thank you.
View ArticleBank Recon. Multitransacion on Banck with one in GL
Hi, I am traying to matching manually 2 transaction on the bank statement line , with 1 transaction in the Bank account ledger entry and it is not possible.Any idea how could i do that matching?Thank...
View Articlehow can i change an expression for two different legal entities
Hi All,How can i change a text into expression for two different legal entities. PFA screenshot.Thanks in advance waiting for your response
View ArticleUnable to Post Intercompany Purchase order Invoice
Hi,I created an Intercompany Purchase order for 2 items. It has been received in 2 product receipts and one of that product receipts has been invoiced successfully without any error. But when I tried...
View ArticleUpdating a lookup field on the form when related field is updated, but before...
My main table (named for example MySetupTable) has a field named SetupMainAccount, which is related to the system table MainAccount through its field RecId. The field shows Account Number from the...
View ArticlePosting a Vendor Invoice journal
Hello Everyone,While Posting the Direct Vendor Invoice, I am getting the below Error. Can anyone please guide me on what to do next to post the Invoice please?Best Regards,Dharma Ranjan Sahu
View ArticleProject management Numbers could not be generated because a number sequence...
While creating a new project ID I'm getting this error Numbers could not be generated because a number sequence reference is missing. Ensure that all necessary number sequences are set up.All the...
View ArticleCorrect free text invoice function not working
Hi,Good day!For your kind assistance. A client is encountering this issue with free text invoice.The Correct invoice function does not seem to be working because the CN created with this function...
View ArticleSetting values with batch from lookup, which is in extension form
Hi,I want to update a lookup for all stores in the standard RetailStoreTable form. And I want to exclude a store from this update.I wrote a batch but I can't assign the correct value. I also want to...
View ArticleDynamics AX with Azure Virtual Desktop Remote App
Hi, Has anyone used Dynamics AX with Azure Virtual Desktop (AVD) Remote App, is this supported or would you recommend using a full desktop?Thanks
View ArticleA vendor on hold for requisitions cannot be used on a request for quotation.
I'm trying to add a vendor a RFQ
View ArticleAIF service customization
Hi,I would like to add expDate field from InventBatch table to the AIF service InventInventoryOnHandService.How Could I do it?Thanks in advance.
View ArticleNumber round off
Hi Experts,I've a requirement to round off a number to nearest number.weight is the field to round off.like if the weight is 0.5 and below it should consider 0..if it is 0.75 and above the weight...
View ArticleReturn quarter for give date in AX - 2009/D365FO (date2Qtr)
Class available in AX2009/D365 Quarter date2Quarter(date _date) { int intQuarter = date2Qtr(_date); Quarter quarter; switch(intQuarter) { case 1: quarter = Quarter::Q1; break; case 2: quarter =...
View ArticleD365FO search class methods using keywords (with AX2009 AOT)
Example : To search in built method/function to get quarter of a given date. In AX2009 find AOT window can use as follows. Get the standard AX class/method and search same in D365FO AOT. Note : I...
View Article