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

Python Tool sets length of all V_WString fields to 1073741823

Is there any way to change the size of V_WString fields that are output by the Python Tool? It seems that by default the size is set to 1073741823, which is problematic if you are trying to write this data to a database:

 

andrew_mendoza_21_0-1626131601800.png

 

1 REPLY 1
apathetichell
20 - Arcturus

exit to an autofield and then continue with your workflow.

Labels
Top Solution Authors