Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
解決済み

Accent cleansing

heitenfrozten
メテオロイド

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

 

Would you help me?

 

Erick Castillo

5件の返信5
Felipe_Ribeir0
ネビュラ

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
パルサー

Nice one, thanks for sharing!

heitenfrozten
メテオロイド

see origin files

heitenfrozten
メテオロイド

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

Felipe_Ribeir0
ネビュラ

Hi @heitenfrozten 

 

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

 

Thanks!

ラベル