Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 
					
				
		
 santhoo_san
		
			santhoo_san
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi,
I am trying to load 100mn row data from Postgrest SQL into QlikSense. It was loading properly, but suddenly it is loading only some lakh rows. I have not made any changes to the script. I also tried loading for a specific date by applying "where date=specific date", it showed right numbers. when I remove the date filter again it is loading only few rows. Can some one help, why is this happening?
 Chanty4u
		
			Chanty4u
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Ohhh....its strange.
Try to reconnect ur database and load ur data and Give a try.
 
					
				
		
 avinashelite
		
			avinashelite
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		how your checking the number of rows ??
 
					
				
		
 santhoo_san
		
			santhoo_san
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		rowno() is also not giving the right count. when I load for a specific date, it give right count.
 
					
				
		
Hi, the script works before, are you now loading the same data as before? If not, can you try to only load the data after update? You said you get strange data, but before you said you can only load part of the data. This seems different. What "strange data" do you mean?
Zhihong
 
					
				
		
 avinashelite
		
			avinashelite
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Your using the Rowno() function in the script or front end ???if all the data columns are same than Qlikview will treat them as one single column ...in this case also it appear like less number of rows
 
					
				
		
 santhoo_san
		
			santhoo_san
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		when I load a restricted data, it loads complete rows. if I load complete data without any restriction, it is loading only 15 - 20% of data only form PgSQL.
 
					
				
		
 santhoo_san
		
			santhoo_san
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		I used rowno() in script. column names are different (not same).
I tried creating qvds for individual dates and load to Qlik, it takes complete data from multiple qvds...!!!
 
					
				
		
 avinashelite
		
			avinashelite
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		please share the sample files , will check the data
 
					
				
		
 santhoo_san
		
			santhoo_san
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		How can I send sample of more than 100Mn rows? I am not facing any issue in less number of data.
 Chanty4u
		
			Chanty4u
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		hi u can set limit load on ur file. and send it across.
u can find in Debug .
