I am getting this error when reading a file using SharePoint Input tool 2.6.3 on Alteryx Designer 2024.1
"Python int too large to convert to C long"
The file I am trying to read contains a column that has alpha numeric values, few of the initial values in this column is 14 digits long.
I am able to read same file through Input Data tool.
Is anyone else facing same issue? Help me find a workaround or fix it.
Thanks.