Leading Zeroes

Leading Zeroes

For
From
Status
Updating
Share
Entries

Formatted

if(length(format(prop("Number"))) == 0 or contains(format(prop("Number")), "-"), "", slice("00000", 0, 5 - length(format(prop("Number")))) + format(prop("Number")))
 
By Ben  •  Latest  •  Was this helpful? Please consider buying me a coffee. Cheers!By Ben  •  Latest  •  Was this helpful? Please consider buying me a coffee. Cheers!
By BenLatest • Was this helpful? Please consider buying me a coffee. Cheers!