Hello, I have a file im trying to import a file that has a field description which can be pretty long in some cases. essentially its a extracted clause from a legal document That I need to keep in it entirety for a import into a XML system.
I have tried everything in the forum, changing it from CSV to XML or TEXT file but still Alteryx auto truncates the text. Ive tried all the different data types V_String V_WString, Forced etc. with no avail....
the main issue with this is as im trying to export the XML casings at the end it cuts off any text past the limit.
Please help, this could be a major problem if alteryx can handle large text fields on import. seems like a issue that should have been addressed many versions ago..