Error: Input Data (2): String size limit reached: Strings are limited to 2147483648 bytes
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi team, how can I fix this error? Error: Input Data (2): String size limit reached: Strings are limited to 2147483648 bytes
Solved! Go to Solution.
- Labels:
- Help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@avu1 Can you provide your .xlsx file, so we can easily reproduce it on our end? Also, what Designer version do you have ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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?
