Microsoft Dynamics AX is one of Microsoft’s Enterprise Resource Planning software products.
I need to create Dynamic lookup in my form field which should display fields from two different datasources.. I am …
axapta x++ dynamics-ax-2012I'm trying to get distinct string values out of an Ax repository, but I'm getting a lot of identical strings …
c# linq axaptaI have a method for a display field which does the following; return InventSum::find(_salesLine.ItemId, InventDim::_salesLine.InventDimId).…
axapta dynamics-ax-2009Fellow developers, I have a custom list page, where a user can select few records, hit a button in Action …
axapta dynamics-ax-2012How do you open and parse a csv file in dynamics ax?
x++ axaptaWorking on Microsoft Dynamics AX 2012. I have a listpage form which has a referenced ListPageInteraction class, just wanted to change …
axapta microsoft-dynamics x++ ax dynamics-ax-2012Is there something similar to the famous toString() method of C# in Axapta? I try to run underlying code: info(…
dynamics-ax-2009 x++ axapta dynamics-ax-2012I've found several posts and articles around the net talking about validating form fields in dialogs, but none of the …
validation dialog axapta x++I'm using the query class to build a query that will have two or three tables join to the same …
axapta x++ dynamics-ax-2012 dynamics-ax-2009Is there a table, view, or procedure I can use to extract the values from a Base Enum using SQL (…
sql axapta dynamics-ax-2012