Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

How to copy between 2 strings

soncoku
9 - Comet

Hey everyone

I have a column where each row has :

a link , and IP a username a password and port number

they are only separated by spaces

 

I need a regex formula that would copy the text between these 2 exact words:
IP:   xx.xx.xx.xxx user

everything that is between IP and user.

 

Any ideas? 

22 REPLIES 22
soncoku
9 - Comet

Hey don;t worry I got it.

I got 16 chars after the IP and removed all the white spaces and letters.

 

Thanks a lot anyway 🙂

@atcodedog05 

atcodedog05
22 - Nova
22 - Nova

Hi @soncoku 

 

If it was helpful can you please mark any of the post as solution.

 

Seems like you have unmarked accept solution of previous

atcodedog05
22 - Nova
22 - Nova

Thank you 🙂

 

Happy to help 🙂 @soncoku 

 

Cheers and Happy Analysing 😀

Labels
Top Solution Authors