Hi 
I'm trying to import from CSV file 
But iCompta only see 3 out of 12 transactions 
I suppose it's because there's many semicolons (;) in comments in some lines. 
Any workarounds or maybe I need to make different settings from these 
			
			
													importing from CSV erroк
importing from CSV erroк
					Last edited by zh_olga on 16 December 2020, 15:50, edited 1 time in total.
									
			
						
										
						- Angeman
- Administrateur
- Posts: 2397
- Joined: 28 December 2008, 21:28
- Location: Toulouse, France
- Contact:
Re: importing from CSV erroк
Start importing from line should be set to 1 instead of 2.
			
			
									
						
										
						Re: importing from CSV erroк
Thanks but this doesn’t help at all
			
			
									
						
										
						- Angeman
- Administrateur
- Posts: 2397
- Joined: 28 December 2008, 21:28
- Location: Toulouse, France
- Contact:
Re: importing from CSV erroк
I looked into your file and it's because there are quotes " in the lines and they should be escaped with a backslash before like this \".
			
			
									
						
										
						

