Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 
					
				
		
 abhaysingh
		
			abhaysingh
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		what is Web Data and how to pull Web Data??
Can any one explain??
 ashfaq_haseeb
		
			ashfaq_haseeb
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi
Try this in new file you will come to know
LOAD date,
enregistrement
FROM
[http://community.qlik.com/thread/142907]
(html, codepage is 1252, embedded labels, table is @1);
Regards
ASHFAQ
 
					
				
		
 abhaysingh
		
			abhaysingh
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Ashfaq given link not in english can you please share something in english
 ashfaq_haseeb
		
			ashfaq_haseeb
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi,
Try this
LOAD DataID,
FieldID,
Data
FROM
[http://community.qlik.com/thread/142386]
(html, codepage is 1252, embedded labels, table is @1);
If it answered, Please close the thread.
Regards
ASHFAQ
