Add ability to setup delimiter for csv export
Please add ability to setup delimiter for csv export. For example if values of fields are text, than they could contain comma ( and semicollon) and csv file is off. There needs to be options such as comma, semicollon, tab ...
11
votes
Rastislav
shared this idea
-
AdminMassimiliano (Admin, MongoDB) commented
In Compass 1.21 that just went out in beta we made a small improvement in this direction.
While the separator is not configurable, when a field contains text with a comma, we wrap it in quotes in the CSV.