Hi All,
I am very new to AX development in AX, but it is now a requirement of my role.
We have a custom table in AX which holds product budgets (8 fields), ideally the table would have been created to copy the previous budget and assign a new budget year and then values could be changed as required. This is not the case hence my question.
I would like to create a process whereby the managers can copy the last budget assign a new budget year.
My first thought was to create a SQL script to copy records and update the table, but there is a recid for each line created which would need to increment,
A import form that will Read the data from a csv file and the Write the data to the table was my second thought.
Any suggestions on what would be the most efficient process would be great.
I am using AX 2012 R3 CU9
*This post is locked for comments
I have the same question (0)