Row ID to Row Number
In the advanced field setup, we have the function RowIdToRowNum([<Id>]) which usually generates a number similar to what we see for Service Request Number field by default.
If I trim the leading set of numbers (based on POD name??) which is usually same for all records if this number was derived using the above function, would it still remain unique?
Do I need to worry about facing duplicate numbers in the future if I Start using this instead of ROW ID in all places
AXXX-P1FBG = 4XXXXX-42056907 = 42056907* Do I need to worry about duplicates if I TRIM the leading numbers?