Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
MirMir
Contributor II

LOAD XML FILE FROM URL (QLIKVIEW)

Hi, 

I want to get xml file from web page. I have web page URL (my customer gave me). how can I get xml file from web page ?

Thanks for your advice. 

 

MirMir_0-1643377291319.png

 

Labels (2)
1 Solution

Accepted Solutions
Chip_Matejowsky
Support

Hi @MirMir,

Typically you can load XML files from a URL by using the below steps:

  1. Create a new QVW
  2. File > Edit Script
  3. At bottom of Edit Script box, select Data tab > Web Files... button
  4. Tick the Internet File radio button and copy/paste the URL into text box
  5. Click Next > Finish
     

Best Regards

Principal Technical Support Engineer with Qlik Support
Help users find answers! Don't forget to mark a solution that worked for you!

View solution in original post

3 Replies
Chip_Matejowsky
Support

Hi @MirMir,

Typically you can load XML files from a URL by using the below steps:

  1. Create a new QVW
  2. File > Edit Script
  3. At bottom of Edit Script box, select Data tab > Web Files... button
  4. Tick the Internet File radio button and copy/paste the URL into text box
  5. Click Next > Finish
     

Best Regards

Principal Technical Support Engineer with Qlik Support
Help users find answers! Don't forget to mark a solution that worked for you!
MirMir
Contributor II
Author

I try to get url from web page but not working. web files error is: "couldnt connect to the server".

I am searching other solutions to get url .

 

thanks for your advice..

Chip_Matejowsky
Support

Hi @MirMir,

Suggest that you try with a known good URL.

 

Best Regards

Principal Technical Support Engineer with Qlik Support
Help users find answers! Don't forget to mark a solution that worked for you!