Forum Post: RE: Data Migration Framework - Product Entity - Multiple...
Im having similar issues with EcoResProductDimensionGroup_Name. I have no problem using DMF for the Product and the import file works because I can see the Product and the Storage and Tracking...
View ArticleForum Post: RE: Additional posting layers
Hi Ax guy,I'm not a fan of adding options.Be aware that some reports have additional options for the posting layers to show data from more than one posting layer. You have to go through all these...
View ArticleForum Post: RE: No Response Received after 1 month
Hi Robert,The forum is monitored by some AX professionals voluntary. It is not a service desk with guaranteed response times. Depending on the topic I can try to answer questions. I also have placed...
View ArticleForum Post: RE: Edit Grid lines on binding
Hi,I think you should create a view and add group by site and route and sum RemainSalesPhysical, please check view InventValueFinancialTransaction , and try to do the same with your scenario.Regards,Bilal
View ArticleBlog Post: Microsoft Dynamics AX 2012 – Trade Agreement (Purchase Order)
To enable trade agreement to be recalled on the Purchase Order Line, it is important to configure the following options:-Product Dimension GroupUnder product information management setup, dimension...
View ArticleForum Post: RE: Problem with Task Recorder Hotfix
The build package button does not do anything. Everything else works fine and I set everything up according to the white paper.Also, the client and AOS are on the same server with the hot fix,
View ArticleForum Post: RE: AX 2012 r2 - random client crashes
Microsoft has recently fixed a series of client crash issues in the Dynamics AX 2012 and Dynamics AX 2012 R2 clients. These were targeted fixes for symptoms such as personalization on forms that are...
View ArticleForum Post: Get site contact details from inventsiteID
Hi, Hopefully an easy one for somebody but I just cant figure this one out. I need to be able to return the site phone number, email and fax details to a Sales Quote and Invoice report. The starting...
View ArticleForum Post: RE: Report about total of items sold (value & amount)
Thank you Dolee!You are right, removing Group By will work. I will try this report and add to Excel. Hope it works.
View ArticleForum Post: RE: Using the VendVendInvoiceService to import vendor invoices,...
You have to pass in a value for VendInvoiceInfoLine.InventTransId for each line. AX will then accept items that are Stocked.
View ArticleBlog Post: Microsoft Dynamics VARs, ISVs among fastest growing of 2013
The new Inc. 5000 list is out, and at least 10 Microsoft Dynamics VARs and ISVs are on this year's list. The list measures revenue growth from 2009 through 2012. Some of the Dynamics-related...
View ArticleForum Post: Dynamics AX 2012 and SQL Server 2012 Master Data Service
It is my understanding that AX has good master data management capability. I believe workflows can be configured in AX that allow users to centrally manage master data such as customers, product,...
View ArticleForum Post: RE: AX 2012 R2 Retail POS - manual credit card entry using pay...
i tried before to by pass the credit card authorization using ax 2012 FB but it dose not work it seems like the SDK is not working properly so try the service solution in the Retatil SDK and overwrite...
View ArticleForum Post: Filter records in form
Hi All, I am new to AX.I need when i open the form it filters the records & show me the records of today only(nt the records inserted before date).In init how to write.Thanks in ADV.
View ArticleForum Post: RE: curUserID() in Workflow
Below code fetches the user id’s who approved the PO workflow.select firstonly workflowtrackingstatustablejoin workflowtrackingtablewhere workflowtrackingstatustable .ContextRecId ==...
View ArticleForum Post: RE: How to apply two queries in one RDP class
Not yet. Still finding some clues. : )
View ArticleForum Post: SSRS installation issue in AX 2012 R2
We are facing an error while opening the SSRS report from AX 2012 R2 after successful installation and configuration of SSRS. We followed the steps as provided in Ax Installation an Configuration Guide...
View ArticleForum Post: RE: Data Migration Framework Error while Importing Data into...
Please verify the source has the same columns as the target.
View ArticleForum Post: AX2012 - Update additional field when approving workflow
Hi all,We want to update an additional field when approving e.g. the vendor invoice workflow. This should work for automatical and manual approvals.Is it wise to add an automated task or an event...
View Article