Modify Database

Hello everyone…

Has anyone used Modify in the Database area?

image

I’m trying to update a field (column) with a CSV file and is asking me for the Unique ID (which logically should) but I have no idea how to make it recognize each row.

In the CSV file, I have an ID number (column) which I have already uploaded, but Bubble is asking for its row Unique ID.

image

How to use Modify in the database? Which is the right approach?

Thanks
Fabian

You need to export your Datatype (aka table), make changes to the records then reimport them using the Modify change. This will give you the Unique ID of each record.

1 Like

Yeah… this is exactly what I didn’t want to hear :joy:

Thanks, @bubblealex

1 Like