Forum Discussion

jimmart's avatar
jimmart
Regular Visitor
6 years ago
Solved

Question regarding transforming a column to remove first character of entries if the value is 0

Hi Guys,

 

Quite new with PowerBI and just wondering how i can achieve this.

 

I have a table where a column is existing which is telephone number, now this column is basically a text (dont wish to convert it to integer\number since there are some entries which are texts)

 

Basically there are some entries which starts with 0 for example. 0123456, I would like it to transform to 123456 while for entries that doesnt start with 0 to just leave it as it is.

 

Picture of what I would like to achieve.

 

 

 

I have tried to use after delimeters but it would then take out whats after the subsequent 0's.

 

 

3 Replies