Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
We’re experiencing technical issues with our vendor that are affecting license activations for Designer Desktop. We don’t yet have an estimated resolution time. We apologize for the inconvenience and will share updates as we have them.
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