Hi all,
I am having datas in excel in some particular key. When I use dataport to bring that data from excel into NAV, I found that the data is getting stored in some other structure. Is there is any way to load the data into navision in the same structure as it is found in excel file.
If anyone know how to do this, Kindly let me know.
Thanks in advance.
Regards,
chandru.
0
Comments
any way you have to use (setcurentkey) command
ex : No. is field in that table , you want to sort by this Field.
Record.SETCURRENTKEY(No.);