HI all,
I am having issues with Bank Import file. There are 3 rows in the csv file which are not needed and the 4th line of the Header so I have put 4 in Header Lines but now the system is giving me an error.
Text file which i am importing:
The issue is its working with 1 file already saved and on the new file its giving the above error.
The problem we found it that if we open the csv file and save it (without making any changes), it works but if we import the file as is, it does not work because there is " in the file which is causing the issue.
any suggestions to fix this.