Dear
In AX 2012 we used to use following code to import a CSV file using the TextIO.read() method and then use the conpeek(container, column number) to access the column of the CSV file
apparently this code has been depreciated in Dynamics AX 365 , what can we use instead of those in order to migrate data from CSV files in Visual Studio
appreciate your feedback ,
regards
str Delimiter = ",";
*This post is locked for comments

Report
All responses (
Answers (