Dear experts,
I'm currently working on an MDM project, and creating a repository that will auto-generate Project Master number.
The tricky part is that the project number is alphanumeric: it is a combination of AABBCCCC.
AA = Site code (like CZ, XJ, etc)
BB = year (like 14)
CCCC = 4 digits auto ID (0001, 0002, ...., 9999)
I'm thining of using calculated fields, but I'm not sure how I can control the length of auto-id.
Any suggestions?
Thank you!
Best regards,
AZ