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!
Start Free Trial

Alteryx Designer Desktop Discussions

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

Truncated Characters in cell

raguinaga7
6 - Meteoroid

New user here. Need assistance. When I import a file in Designer, I get the following error:

 

This cell has truncated characters.

 

Tried several fixes but can't resolved???

 

Any suggestions would be appreciated :)

 

Robert

8 REPLIES 8
alexnajm
18 - Pollux
18 - Pollux

Are you reading a CSV? You can change it in the options of the Input Data tool

 

are you just viewing “truncated characters” in your results? A Browse tool can help

 

any additional info would be great!

caltang
17 - Castor
17 - Castor

If you're calling in a csv file, you can change the length like so:

image.png

Calvin Tang
Alteryx ACE
https://www.linkedin.com/in/calvintangkw/
raguinaga7
6 - Meteoroid

Apologies.

 

Importing a XML file (see attached image files):

 

Screenshot 2025-09-12 101617.pngScreenshot 2025-09-12 102045.png

Screenshot 2025-09-12 104146.png

Any help would be appreciated :)

raguinaga7
6 - Meteoroid

Please see response in thread below.

 

Calling in XML file.

 

caltang
17 - Castor
17 - Castor

Have you tried this: https://knowledge.alteryx.com/index/s/article/XML-Parsing-for-Beginners-1583459132283 ?

Calvin Tang
Alteryx ACE
https://www.linkedin.com/in/calvintangkw/
raguinaga7
6 - Meteoroid

Yes I did see but so far didn't help. Thanks for suggesting. Still trying to work through. Only been able to workaround through using other tools so far.

dreldrel
8 - Asteroid
KGT
13 - Pulsar

In case this hasn't cleared up by now...

 

The truncated characters message is just a display in the results window... add a browse to see the full data, by default it's limited to 256 characters.

 

The error message you are getting is because the check field is not an XML, the error is saying that it's invalid structure and the field starts with G when it should start with <.

Labels
Top Solution Authors