Hi Sir,
1 a 30
2 b 40
3 c 50
then I import this file. But It shows the error like
imported: 4 Products
Imported: 4 Categories
Product Ref: "Product Name" failed to import.
Product Ref: "a" failed to import.
Product Ref: "b" failed to import.
Product Ref: "c" failed to import.
Please tell me what is going wrong here whether I am followed the wrong approach or something else is wrong.
Help will be appreciated. thanks in advance.
I am unable to get the solution of this problem.
I have just started learning DNN. I am a student of MCA-5th. I want to know how to import bulk list of product. The procedure that I followed is first I create a CSV file in Excel like
Product Ref. Product Name Unit Cost1 a 30
2 b 40
3 c 50
then I import this file. But It shows the error like
imported: 4 Products
Imported: 4 Categories
Product Ref: "Product Name" failed to import.
Product Ref: "a" failed to import.
Product Ref: "b" failed to import.
Product Ref: "c" failed to import.
Please tell me what is going wrong here whether I am followed the wrong approach or something else is wrong.
Help will be appreciated. thanks in advance.
I am unable to get the solution of this problem.