Hi,
This is better to do it in the ETL or on the database side, but if you cant get that done, try the below case statement for the maximum length that is there for the phone number field.
Good luck
New guy
case
when substring([Data Item1],1,1) in ('1...
This is better to do it in the ETL or on the database side, but if you cant get that done, try the below case statement for the maximum length that is there for the phone number field.
Good luck
New guy
case
when substring([Data Item1],1,1) in ('1...