Hi all, I have a .xls report with a column which contains various strings (V_WString), some are alpha, some are numeric, some are a mix of both. Some of the strings contain 14+ numeric characters such as "81099993230111" and when I run them through the workflow they appear truncated on the output as "8.11E+13". I have tried many different methods but I cannot get it to output the full, uninterrupted, 14 digit string on the csv output. Any suggestions would be appreciated. Thanks in advance.