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.

Regex match

Hi2023
8 - Asteroid

Hi,

 

trying to find what the meaning of this and where to find this info?

 

Regex match (column)

 

".*\MD|.*\sPOA|.*\sJTWROS|.*\sESQ|.*\sPHD|DR\s.*")

 

 

thanks

1 REPLY 1
Qiu
21 - Polaris
21 - Polaris

@Hi2023 
Go to here and input your RegEx expression then you can see.

It seems there are some errors in your orginal expression though.

https://regex101.com/

Rex.PNG

Labels
Top Solution Authors