Advent of Code is back! Unwrap daily challenges to sharpen your Alteryx skills and earn badges along the way! Learn more now.
Community is experiencing an influx of spam. As we work toward a solution, please use the 'Notify Moderator' option on the ellipsis menu to flag inappropriate posts.

Alteryx Designer Desktop Discussions

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

Column Value get truncated

jay_viz
7 - Meteor

I am trying to write a logic to see if a string contain a specific value. Since its a lengthy string from a csv file it fails to fetch the whole value and as a result I am not getting the desired result I wanted. I tried to increase the column length as well and it did not help. 

 

I have attached the workflow and input file I am trying, any help here. Please advise.

1 REPLY 1
binuacs
21 - Polaris

@jay_viz The truncated message is just an information but it will not truncate the actual data. If you connect to the output you will get the same field similar to the input file

binuacs_0-1683488627529.png

 

Labels