Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Data Load from Web File......Error ?

Hi ,

I am new to Qlikview. I am trying to load data from Web File to Qlikview then i got the error. Please help me to solve the errors.i will share my process screens.

https://en.wikipedia.org/wiki/List_of_states_and_territories_of_the_United_States

i am getting data from above link.this is my script load by clicking WEB FILES.. Button

1.PNG

2.PNG

3.PNG

4.PNG

5.PNG6.PNG

i follow the above steps finally i got this error.

11 Replies
Not applicable
Author

Hi Fer,

Your answer is use full for me. it is working now but i have small doubt. i load date by clicking WEB FILE.. Tab then the script come along with  field names and url... it is not working then i remove fields names and follow your script it is working why is it not automated ?

1-1.PNG

This is first script i got error.

1-2.PNG

This is my second script i got result.

el_aprendiz111
Specialist
Specialist

Hi ,

LOAD State,

     Abbr.,

     Capital,

     "Largest city[14]",

     "Statehood",

     "Population (2015 est)[15]",

     "Total area in mi2 (km2)[16]",

     "Land area in mi2 (km2)[16]",

     "Water area in mi2 (km2)[16]",

     [House seat(s)]

FROM

[https://en.wikipedia.org/wiki/List_of_states_and_territories_of_the_United_States]

(html, unicode, embedded labels, table is [States of the United States In North America]);