Community Spring Cleaning week is here! Join your fellow Maveryx in digging through your old posts and marking comments on them as solved. Learn more here!

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Accent cleansing

heitenfrozten
6 - Meteoroid

Hi there , I have some problems in eliminating accent from all text columns

 

Would you help me?

 

Erick Castillo

5 REPLIES 5
Felipe_Ribeir0
16 - Nebula

Hi @heitenfrozten 

 

You must attach the input. Anyway, i use this formula very often to do this, it is easy and works well. To use it in multiple columns, instead of using the formula tool, use the multi field formula. Check the attached example.

DecomposeUnicodeForMatch([_CurrentField_])

 

INPUT

Felipe_Ribeir0_4-1669939461171.png

 

 

OUTPUT

Felipe_Ribeir0_3-1669939443554.png

 

 

You can find more information about this function here: String Functions | Alteryx Help

 

Felipe_Ribeir0_2-1669939304827.png

 

martinding
13 - Pulsar

Nice one, thanks for sharing!

heitenfrozten
6 - Meteoroid

see origin files

heitenfrozten
6 - Meteoroid

Thnk you,, formula worked quit Well,,,,,,, also thnks for quick response

Felipe_Ribeir0
16 - Nebula

Hi @heitenfrozten 

 

I am glad it helped. Please accept my answer as a solution, so the topic can be considered solved. 

 

Thanks!

Labels