Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't import customer #331

Closed
ruibinben opened this issue Aug 5, 2013 · 3 comments
Closed

Can't import customer #331

ruibinben opened this issue Aug 5, 2013 · 3 comments

Comments

@ruibinben
Copy link

Magento dev-44
When I import customer data,then check data,
on the csv file,the first column is email
the error likes this:Can not find required columns: email!!
on the csv file,the first column is _website
the error likes this:Can not find required columns: _website!!

On the csv file,have the two columns: email _website

@mattplant
Copy link

Magento does this if it can not read the CSV. Most likely issue is you
used M$ Excel to create/modify your CSV. If so solution is to use open
office and save as CSV with UTF encoding.

On Monday, August 5, 2013, ruibinben wrote:

Magento dev-44
When I import customer data,then check data,
on the csv file,the first column is email
the error likes this:Can not find required columns: email!!
on the csv file,the first column is _website
the error likes this:Can not find required columns: _website!!

On the csv file,have the two columns: email _website


Reply to this email directly or view it on GitHubhttps://github.com//issues/331
.

mp
__

Matthew Plant | matthewsplant@gmail.com | (206) 792-9059

@magento-team
Copy link
Contributor

@ruibinben can you check the solution @matthewsplant proposed and let me know if it solves the problem?

okorshenko pushed a commit that referenced this issue Mar 3, 2016
Fixed MDVA-46: Wrong currency is displayed in Orders grid but not in Orders Archive
okorshenko pushed a commit that referenced this issue Dec 14, 2016
Fixed issue:
 - MAGETWO-57498: [Backport] - Pagination is absent on Order Status grid - for 2.0
@ghost
Copy link

ghost commented Aug 22, 2018

Hey Guys, I know this is old, but I experiencing the same issue here with Magento 2.2.3 any ideas?

We can't find required columns: _website.

BTW: I've saved my CSV with UTF-8 Encoding.

thanks!

magento-engcom-team added a commit that referenced this issue Feb 11, 2019
 - Merge Pull Request magento/graphql-ce#331 from magento/graphql-ce:256_configurable_products_variants_attributes_are_empty
 - Merged commits:
   1. 9bee85b
   2. e22d32d
   3. 23c9822
   4. cda1eff
magento-engcom-team added a commit that referenced this issue Feb 12, 2019
 - Merge Pull Request magento/graphql-ce#331 from magento/graphql-ce:256_configurable_products_variants_attributes_are_empty
 - Merged commits:
   1. 3d7a5d1
   2. 41ff41d
   3. 85d2628
   4. 0dd7583
   5. 2a84778
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants