Hello Everyone,
I have a table with names in which I want to convert to wingdings, then count the wingdings vs the character count of the initial input.
Here is an example of what I want to do (or something similar);
Input:
Alteryx * Question |
UBER EATS |
SMART *TT TESTING |
Output:

If you look at the first one, there are more wingdings than characters in the name, right after uber there is an extra character. I want to be able to identify that and call it out,
Thanks!