Hi,
Tried quite a few options now to get this done, and i keep getting this error, can somebody help?
- null value in column "product_id" violates not-null constraint DETAIL: Failing row contains (3931, 3931, null, null, null, null, 1, 0.100, 1, null, null, null, null, null, null, 1, 2018-07-20 11:15:55.44096, 1, 2018-07-20 11:15:55.44096). at row 2
- null value in column "product_id" violates not-null constraint DETAIL: Failing row contains (3932, 3932, null, null, null, null, 1, 1.000, 1, null, null, null, null, null, null, 1, 2018-07-20 11:15:55.44096, 1, 2018-07-20 11:15:55.44096). at row 3
I guess i'm not getting the reference fields selected correctly as its happening on every row
I have the external ref and internal ref in my import, but not sure what field to map it to?
Thanks