Skip to main content
Nintex Community Menu Bar

Working with .csv in RPA 17.2 and earlier versions

  • March 26, 2021
  • 0 replies
  • 12 views

MRepetti
Nintex Employee
Forum|alt.badge.img+11

Topic

When working with a .csv file in RPA, an issue may occur if any of the lines in the file exceed 255 characters. The data may "spill" over into the next data column and sometimes ignores it all together. This is not an issue with Excel files. 

 

Instructions

Try to shorten the line if possible and the import will work. If this is not an option, convert the file to Excel and this will not be an issue. 

 

Additional Information

This was changed in version 17.3.

 

Related Links