Hi, specialists!
I need to get CSV file, using File Adapter. The problem is, that the last column of the file is Comments, so there could be commas, so File adapter thinking that it is a new column.
(I can't change file's structure or use another delimiters instead commas)
Is there any way to skip the last column in file?