Hi All,
I just want to ask regarding how can I export data already inputted manually to the system such as Item master data, BOM and Routes master data from AX 2012 to excel file?
Hoping for your kind and immediate response.
Mayumi
Hi All,
I just want to ask regarding how can I export data already inputted manually to the system such as Item master data, BOM and Routes master data from AX 2012 to excel file?
Hoping for your kind and immediate response.
Mayumi
You can either code a job / class to carry out the export, see the DEV packs for more information on this.
Or if the data is on a form where everything is displayed together then you can use the Export to Excel button on that form.