Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 miro_kopecky
		
			miro_kopecky
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hello, I have some problem when loading field.
You can see in the picture three red rectangles. My script was originally without them but I needed to change my app.
At this form you can see in the picture I get error: Field 'code' not found.
I cant figure out what I am doing wrong so I am asking for help.
Thanks in advance.
 Gysbert_Wassena
		
			Gysbert_WassenaThe field code does exist in the table Codes. But it does not exist in whatever table you're using as source to create Numbers_temp. If you need to use the field code then you first have to join it to that other table.
 
					
				
		
 rwunderlich
		
			rwunderlich
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		You are using a "preceding load". The field "code" must be listed in each load in the chain (lines 46 & 50) to get passed up and become available in your top load.
-Rob
http://masterssummit.com
http://qlikviewcookbook.com
http://www.easyqlik.com
