Forum Discussion

GEEOTTO's avatar
GEEOTTO
Copper Contributor
Mar 01, 2022

SharePoint calculated column formula in List not consistent

I have a custom column that uses this formula to create a unique ID: =CONCATENATE(Section,REPT(0,4-LEN(ID)),ID) It works fine most of the time, then it seemingly drops the ID value. One thing to me...

Resources