Extracting Phone Number
Status: Closed · Asked by rxdx on · 0 views
Hi,
I am extracting phone number using text formatter, but Its only catching first phone number.
PFA.
Attachments

Here you go -

Regex -
(( :\+|00)[17]( : |\-) |( :\+|00)[1-9]\d{0,2}( : |\-) |( :\+|00)1\-\d{3}( : |\-) ) (0\d|\([0-9]{3}\)|[1-9]{0,3})( :(( : |\-)[0-9]{2}){4}|(( :[0-9]{2}){4})|(( : |\-)[0-9]{3}( : |\-)[0-9]{4})|([0-9]{7}))
Thank you, I will check this out.
This result me blank, please check.
Attachments
Looks like Regex is not working for inputs with +91at start.
@Supreme can you help here
I have asked @Supreme for one issue, I got to know later,
1. ExtraxtPhone number is not capturing last digit for few phone number. Please check if you can also,
Thank You,
Attachments
Hey @rxdx
We have replied to your query on your other thread, kindly check that out.