Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 daniel_sonda
		
			daniel_sonda
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Why QlikView 12.0.20001.0 SR1 loads just 1 record with the script below?
Table1:
Load * Inline [
Col1, Col2
A, 1
];
Left Join (Table1)
Load * Inline [
Col1, Col3
A, 100
A, 101
A, 102
];
With previous versions, it loads 3 records.
 
					
				
		
Is this problem solved in SR2 ?
 
					
				
		
.png) Bill_Britt
		
			Bill_Britt
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi,
Yes, it is fixed in SR2.
Bill
 Chanty4u
		
			Chanty4u
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		yes its wrkng Sr2
 SAgl
		
			SAgl
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		HI, do you know if there's a work around to this issue so I can fix it without updating to next release?
