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.
SOLVED

field conversion error limit reached

mstoler
8 - Asteroid

Hello,

 

I am getting 'field conversion error limit reached' on a fuzzy match when all my strings are v_wstrings.

 

Why am I getting this message and how can I trobuleshoot?   I assume that the fuzzy match is processing all the records and just skipping the records with the field conversions?

 

Thanks,

 

Michael

2 REPLIES 2
grazitti_sapna
17 - Castor

Hi @mstoler,

 

I can see the data type you are using is v_wstring, but can you please check the size of the fields and try to give them a bigger value like 256,512 whatever works for you. I think this should resolve your issue. If the issue persists can you please share the sample of data and the output you are trying to achieve?

 

 

Sapna Gupta
mstoler
8 - Asteroid

Hello,

 

Yes I increased the size to 3000 characters, problem gone.

 

Thanks!

 

Michael

 

Labels
Top Solution Authors