Hi All,
I have a column with characters limit exceeding 500+ characters from CSV file. I tried changing the field size up to 20,000 and data type t V_WString. But the input data is still coming half of it.
@anuj_Chahal According to this one, your approach should work.
Can you upload a sample CSV file?
https://community.alteryx.com/t5/Alteryx-Designer-Discussions/what-is-the-character-limit/td-p/91247
Tried the link you have provided to change the field length it is not working.When this File is imported only half the data in Requirement is coming and this data can't be Split in the input file itself.
Could you try reading in the file as JSON? Feel free to send a masked sample of the data, then I'm sure somebody can help.
The data is getting broken from the input tool itself tried increasing Field length but no change in that column is there another way for fetching the live CSV data file which presented in the onedrive