Hi Mahboob,
This column is a string.
Here's the values in two rows.
0001234567
01234567
I would like to check if there's 3 leading zeros, if yes then remove the first two.
Then both rows would look like below
01234567
01234567
Hope this makes sense.
Thank You
Veena