We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Conversion Errors in the Select tool

Greenlama254
8 - Asteroid

Hi all,

 

probably a dumb question here, but I was wondering why the select tool gives conversion errors when truncating the contents to a  of that specific column is exactly what I want?

 

Also, why does it say " Field Conversion Error Limit Reached" 

 

Thanks in advance

Roger

2 REPLIES 2
davidskaife
14 - Magnetar

Hi @Greenlama254 

 

Essentially its warning you that the column is being truncated and therefore data is being 'lost' due to this. Even though you're wanting it set to that length it will still warn you.

 

"Field Conversion Error Limit Reached" is a notification to say the workflow has reached the limit to the number of conversion errors it will report. This is something that can be changed, along with other behavior, in the Workflow - Configuration - Runtime window:

Capture.PNG

 

 

Greenlama254
8 - Asteroid

great, thanks!

Labels
Top Solution Authors