Table Data - Create Unique IDs for first column

Hey guys,
I’ve been making a lot of data structures for my game and noticed the first column isn’t a unique ID by default but is “Row Name”.

Has anyone been able to make this automatically generate a unique ID?

Hi, you can rename the row name. When you import a CSV or JSON file it will create the row name (unique id) based on what you have defined it.

What do you mean? Row Name is the Unique ID. I think you’re manually creating Data Tables rows in the editor.

Use a spreadsheet, and load it up:

278085-capture.png

1 Like

Cheers, I’ve built all the data in access now. I can create new weapons and ai from data