Alteryx Designer Desktop Discussions

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

Error: Input Data (2): String size limit reached: Strings are limited to 2147483648 bytes

avu1
5 - Atom
 

Hi team, how can I fix this error? Error: Input Data (2): String size limit reached: Strings are limited to 2147483648 bytes

3 REPLIES 3
cpet13
11 - Bolide

@avu1it appears you have a character in one of your string fields that makes it think it needs a large character size. Either that, or you really have a value in the string field that is greater than that size limit.  The error message might give you more detail into which field is causing the issue.

ntobon
Alteryx
Alteryx

@avu1 Can you provide your .xlsx file, so we can easily reproduce it on our end?  Also, what Designer version do you have ? 

sk_joplin
5 - Atom

I encountered the same error with the Designer version Patch 3 (2024.1.1.93),  in xlsx input. When I reached out to the support, they recommended me to install the latest patch from licenses.alteryx.com. Designer version 24.1 Patch 4 (2024.1.1.4.136). As this is the only version (2024.1.1.93) that my company has approved, is there any quick fix for the error? 

Labels
Top Solution Authors