Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

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

European or other odd characters

staceyitrontax
6 - Meteoroid

Hi All,

Some of the descriptions in my dataset contain European or special characters that is causing problems for Alteryx when parsing into fields.  Any tips on how to scrub or filter out these characters?

 

The attached file is a snip of records that I was able to quickly find.  See the odd characters in column C and how it's causing issues in column G and H.

 

Thanks in advance for any help,

Stacey

2 REPLIES 2
binuacs
21 - Polaris

@staceyitrontax Try the below regex on the description field

image.png

staceyitrontax
6 - Meteoroid

Thanks for this.  I will have to run this on the source file first, then re-import to see if the parse goes smoother.

Labels
Top Solution Authors