What regex expression do I use to remove leading zeros in dataiku?

SamAzure
Level 1
What regex expression do I use to remove leading zeros in dataiku?
 
0 Kudos
1 Reply
dimitri
Dataiker

You can try this regex expression which will extract the string without the leadings zeros




^0*(.*)


0 Kudos

Labels

?
Labels (3)
A banner prompting to get Dataiku