Hi,
I have an excel file with the follow structure (for example):
RecordKey LineNum Quantity ItemCode
List1 1 5 code1
List1 2 2 code2
List1 3 3 code3
Where RecordKey is the name of my list of articles.
Using DTW (Data transfer workbench) for import my file, what is the table to be selected to update my list with the correct quantity? I don't find the correct table.... 😔
Thanks!
Regards.