Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

General Discussions

Discuss any topics that are not product-specific here.

Regex Non-English Characters

alteryx_user_9999
6 - Meteoroid

Hello,

 

I have the following Regex

 

[A-Za-z]*\s[A-Za-z\.]*\.\

 

that works well for my task at hand. An issue I'm running into is when a string contains non-english characters. Is there a way to modify the above regex to not only match letters in A-Z and a-z, but also non-english letters? 

 

Thank you.

 

 

1 REPLY 1
caltang
17 - Castor
17 - Castor

The sources here should help:

https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/How-to-separate-Latin-and-non-...

Calvin Tang
Alteryx ACE
https://www.linkedin.com/in/calvintangkw/
Labels
Top Solution Authors