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