Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 
					
				
		
Hi Experts,
i have flat files coming with file-date.so i want to extract files with incremental logic of insertion only.
 
					
				
		
 MarcoWedel
		
			MarcoWedel
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		can you please post some examples and the expected result?
regards
Marco
 
					
				
		
 datanibbler
		
			datanibbler
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi sruti,
you can use the FileName() function (and then some String_functions like Subfield() or so) to find out the date of the file. Would that help?
Best regards,
DataNibbler
 
					
				
		
Hi Marco,
I have an excel files coming on weekly basis now i want to generate a qvd with incremental concept.(insert only)
