Hi,
For some reason when I attempt to concatenate a string prefix to my record id the extended string is cut short.
For example:
1. Set up Record Id of length 6 as a string
2. Using Formula ID I use the formula below to verwrite the RecordID field...the data preview show me what I want which is EB_000001. However, when Formula runs the results of every RecordID is EB_000?
"EB_"+[RecordID]