I have a CSV file that contains data that already exists on my bubble database (with unique ID), but needs to be modified, as well as new data that needs to be uploaded to my bubble database.
This is all on the same csv file. I tried to split up manually before uploading/modifying, but made a bit of a mess of it.
Does anyone know a solution that would see all this data both uploaded, or modified, depending on whether it has a unique id? Hope this make sense?