Hi, anyone please help me here...
i want to have specific ID that auto-generate. For example something like after user choose Line 9 Filling Room then the ID will follow the [Line] chosen and generate an UNIQUEID() equals to "Line 9 Filling Room-07fe61b0".
Please help and Thanks a lot
Solved! Go to Solution.
Please try the below expression in UniqueID field.
CONCATENATE([Line] ,"-", UNIQUEID())
Please try the below expression in UniqueID field.
CONCATENATE([Line] ,"-", UNIQUEID())
Expression works! Thanks a lot
User | Count |
---|---|
15 | |
11 | |
9 | |
8 | |
4 |