Regex Non-English Characters
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
alteryx_user_9999
6 - Meteoroid
‎04-15-2024
11:57 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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.
Labels:
- Labels:
- Alteryx Practice
1 REPLY 1
17 - Castor
‎04-15-2024
10:34 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
The sources here should help:
Calvin Tang
Alteryx ACE
https://www.linkedin.com/in/calvintangkw/
Alteryx ACE
https://www.linkedin.com/in/calvintangkw/
