Item Price data importing failing - Item Price None not found

For those looking for this, found the solution from Error updating price list via data import - I was trying to update records rather than insert new records. Changing it into an Insert job fixed it

1 Like