How can I achieve a CSV-upload with generating IDs?
Hi Mario,
The _id should also automatically be generated when uploading CSV format data from MongoDB Compass.
See also MongoDB Compass: Import Data into a Collection
But when I upload nothing happens.
Could you provide the following information:
Does the user that you’re using to connect have the write permission into the collection ?
Regards,
Wan.