Announcements
No record found.
Please show me the link to get the code for me to insert data into ax table but from excel file
Thanks a lot.
*This post is locked for comments
Here you go community.dynamics.com/.../import-ledger-ap-and-ar-invoice-journal-lines
where I use this code.....
in form method or ovveride the clicked button??
Hi,
Can you let us know what kind of data you are looking to import.As, you can use excel-addins that are available out of box for certain data imports.
Refer below links:
(Importing Data to AX 2012 Using Excel Add-ins)
community.dynamics.com/.../importing-data-to-ax-2012-using-excel-add-ins
(About importing data from Microsoft Excel [AX 2012])
Importing Data to AX 2012 Using Excel Add-ins
Also, you can use X++ code to import data. It depends on your business requirement, either you can write this code in the clicked method of a button on form (or) as a class method.
Refer below link:
(Import From Excel File Using X++ in AX 2012 - Replace productType table with your table)
axpedia.blogspot.com/.../import-from-excel-file-using-x-in-ax.html
Apart from this, you can use DIXF.
Refer:
blogs.msdn.microsoft.com/.../dixf-importing-data-using-excel-and-odbc
I want to insert into table where the data from excel ....
I can't use excel add-ins because I want to make match condition with the old data that insert before...
can you tell me with the code?
because I want to make condition where the data same, the data can't in.
Hai Golla, I want to use code X++ in button method, but how to describe the name ...because I got error.
The profile of your method is wrong, it should be like this.
void clicked()
I don't understand
Remove the "static void ProductType(Args _args)" line
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Stars!
We are thrilled to have these Champions in our Community!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Joris dG 5
Andrew Jones a1x 2
GL-01081504-0 1