Hi Community,
My alteryx designer is default setting all the V_String column's size as 2147483647 from the Macro Input tool.
The data with V_String data type coming out from the Macro Input tool has the size of 2147483647 and this leads to "Memorry limit reached" message in the result panel on the Macro Input anchor.
Is there any way we can set the defalut size with lesser value.
Kindly suggest your thoughts,
Thanks! in advance
You can increase your memory limit in the user settings, or put a select tool early in your workflow to change the string size.

