We are need help trying to upload csv files to our app. Apparently we need to clean up the commas and dollar signs before uploading. The upload also needs to be associated with a date. Our database is already set up.
Can any one help with this? Thanks in advanced.
Hi @roebrian44
Apparently you know what to do…
Have you done it? Did it work? What are the difficulties?
How can we help you specifically?
We have a .csv file. The data are dollar amounts that are separated by commas. No date is specifically attached to the data, but we need the upload to have the date of the upload.
Our attempts to upload data like this only results in failure. It won’t upload to our database. We have had a couple “pros” try it and they aren’t successful yet. So I’m hoping to figure this out.
We had someone use csvbox and another plug in. These plugins have proven to be unreliable and not able to convert anything well.
It seems that the problem is that the table data needs to be processed so that it can be imported correctly. I don’t think it’s a problem with Bubble itself.
I can help with it, no problem. But I will need more information about your database and access to the csv file.