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.

Truncating Data

sanjit11
7 - Meteor

Hi all,

 

Alteryx is truncating data in my columns. Using the select too i even changed the data type to vwstring with a size of 12345678 but the problem is still not solved,

 

Can someone assist with the same?

 

Thanks

3 REPLIES 3
mst3k
11 - Bolide

can you share an example workflow? is the problem that your input tool is reading values in shorter than they need to be? if that happens, then by the time you get to your select tool the value has already been truncated, which is why it doesn't help

sanjit11
7 - Meteor

Check out the name column in the final output, it got truncated

mst3k
11 - Bolide

Unfortunately, the inputs/outputs can't reference files or folders on your local machine. You would need to put some sample values in a Text Input tool, or package the data files (Export the workflow as a package). If you are using real data, please be sure it's not confidential in any way... otherwise make up some data. 

Labels
Top Solution Authors