When I try to import data from a csv file i get an error: The CSV file is not valid
The export csv file looks like this:
Modellen,item_operation,artikel:,prijs#
Bakoven 90cm breed,update,VB578D0S0,“1.679,4”
the import csv file looks like this:
Bakoven 90 cm breedd;add;VB578D0S0;1679.40
The error csv file shows this:
Bakoven 90 cm breedd,add,VB578D0S0,1679.40,Error: Modellen,"Error: ",Error: item_operation
iQ500 - Oven 90x45 cm - 9 syst - ecoCl Full,add,VB558C0S0,1349.40,Is missing.,x,“Should be one of: add, update or remove”
etcetera.