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.

_x0001_ in all columns after inputting data

ShantanuDagar
8 - Asteroid

Hey,

 

I am inputting 1 excel file.

 

However, when I input it, all cells in rows and columns get _x0001_ after data separated by space.

 

It doesn't exist in the actual input file.

 

001 is getting inputted as 001 _x0001_

US is getting inputted as US _x0001_

 

etc.

 

What's the issue?

2 REPLIES 2
martinding
13 - Pulsar

Hi @ShantanuDagar,

 

This is likely to be a unicode character or ASCII/NonASCII issue, check your encoding in the input tool:

 

Depending on what is actually contained in your data, you can try a few different Code Page options.

martinding_0-1680682364603.png

 

PhilipMannering
16 - Nebula
16 - Nebula

@martinding  I don't understand why UTF-8 isn't the default..

Labels
Top Solution Authors