ChaitaliDamani
12 months agoQrew Member
Creating a Unique Identifier
Is it possible to create a unique identifier? For example, there is a field in the parent table called "Position Number" and a reference field in the child table. When someone adds a new record for that particular position number in the child table, which is a vacancy tracker, I want to create a unique identifier using a combination of the Position Number from the parent table (which is also a key field), +current year, and the number of records attached to that identifier in the child table on QuickBase.
If the Position Number is 12345, the unique identifier should be 12345-2023-01 for the first related record, 12345-2024-02 for the second related record, and so on.
------------------------------
Chaitali Damani
------------------------------