CSV updload to database not working

Hi there!

I have a problem with the database. I tried to upload the database from Google sheets to my database using a csv file. Unfortunately Bubble does not accept the formt because the data dolumn does not have the date typ… Whatever that means. What am I doing wrong?

Thank you!


Capture d’écran 2023-05-14 à 21.43.07

Hi @riverogonzalez.isaac,

When importing CSV files, make sure that the date is formatted as MM/DD/YYYY. Time format is more flexible, that can be hh:mm:ss or hh:mm am (or pm) for instance.

So if you change 31/12/2022 0:00:00 to 12/31/2022 0:00:00 you should be good (just tested it).

Hope this helps,

Gerbert
MVP Design

It works!! Thank you!

1 Like