Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
i follow the above steps finally i got this error.
This worked for me:
Table:
LOAD State,
Abbr.,
Capital,
"Largest city[14]",
Statehood,
"Population (2015 est)[15]",
"Total area in mi2 (km2)
"Land area in mi2 (km2)
"Water area in mi2 (km2)
[House seat(s)]
FROM
[https://en.wikipedia.org/wiki/List_of_states_and_territories_of_the_United_States]
(html, codepage is 1252, embedded labels, table is [States of the United States In North America]);
sorry bro i got same error again.
Did you open the application and reloading it? I was able to reload it, not sure what might be the problem at your end
Hi
LOAD * FROM
[https://en.wikipedia.org/wiki/List_of_states_and_territories_of_the_United_States]
(html, codepage is 1252, embedded labels, table is @1)
;
Because, You are reloading two times of the same web file. Try to start fresh and then try. Don't copy paste two times.
hi,
txt & image
txt =to copy in script
Thanks for your help
Thanks for your help
Thanks for your help