MongoDB Compass import csv file not working

I have try import the csv file size 7.00 MB, I have click select collection → ADD DATA → Import JSON or CSV file → select file in my PC → click select

then nothing happend

can someone help me?

Hi @L0UEFF_N_A,

Welcome to the MongoDB Community forums :sparkles:

Please share the screenshot of the MongoDB Compass to better understand the problem. Also, the version of MongoDB Compass you are using.

Best,
Kushagra

Are you using an M1 or M2 Mac? If so, export the CSV as a JSON and import that, it’s a compatibility bug that happens with Apple silicon and Compass.

I’ve had this happen on and off myself.