Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.

Uniqueid() is not generating ID code

Created a new table "Calculations" with columns ID, Item ID, Item name, Quantity. 
Set the ID column as key column with inital value "uniqueid()". 
Created a table style view of the table, when going to the view in the app, the result is "no items".

Solved Solved
0 4 242
1 ACCEPTED SOLUTION

Are you expecting it to retroactively generate the ids for existing records? Because it won't.

View solution in original post

4 REPLIES 4
Top Labels in this Space