Hello,
I'm fairly new to Alteryx forum, I was making a search regarding the subject but all solutions I've found were giving me too many false positives.
What I need is a detection method that will 'catch' stuff like: "नमस्ते"or "今日は" but will 'skip' latin-based alphabet chars like in the examples: "Cześć" or "Tür"
I was using regular expression match with some success, but I do not know character ranges for all non-latin alphabets so it's difficult...
Any ideas appreciated
@terki44 -- looks like @jdunkerley79 answered this a while back -- check this link out https://community.alteryx.com/t5/Alteryx-Designer-Discussions/How-to-separate-Latin-and-non-Latin-ch...