I uploaded a .csv file to a collection, but now the only way to add to that collection is by manually adding rows, etc. Can't I simply update my .csv file and re-upload to update that db collection?
I uploaded a .csv file to a collection, but now the only way to add to that collection is by manually adding rows, etc. Can't I simply update my .csv file and re-upload to update that db collection?
You can't upload .csv file to the current collection, you can rename/remove it and import collection with the same name.
Thank you. Does that mean I have to re-add the service and re-map it to the app? Or will it remain the same if I use the same name?
Hi,
If there are the same names of collection and columns, then you can use the existing service and mapping.