Contains Non-Latin Characters 🈯

Danny Roden
Danny Roden Administrator
edited September 20 in Functions library

Contains Non-Latin Characters [Validation]

This function identifies the presence of any characters not in the 'basic Latin' Unicode block, see here for more info: . This may be useful in verifying assumptions about data expected to be in Latin character sets only (particularly when downstream processes require it to be).


The results are achieved using a regular expression, see below for a screenshot of the logic as well as some sample results:


Compatibility:

This function is compatible with all instances of Data Studio from v2.1.11 onwards.


https://en.wikipedia.org/wiki/Basic_Latin_%28Unicode_block%29