Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 
					
				
		
I have this job,
tDBinputmysql - main - tflowtolterate - tfixedflowinput - tfileoutputdelimited
where a txt file is generated, I need to delete the last empty row that is generated in the txt. It is not a data source problem.
Your help please
 manodwhb
		
			manodwhb
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		@aulloa , if it is not source problem how the empty line is creating?
 
					
				
		
It is created when generating the txt with tfileoutputdelimeted, at the time of the last line break. All I want is to delete the last line break from the file, I tried with tfileoutputfullrow -main - tfileoutputdelimited but I couldn't.
 TRF
		
			TRF
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		 Michele3
		
			Michele3
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hello @Arturo Ulloa, did you manage to remove the last empy row in the txt, at the end? If yes, how?
Because I am facing the same problem 🙂
