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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Extracting Data from Web Feed

Hi All,

I am having some trouble trying to load data into Qlikview from an RSS web feed.

The issue I am having is how to pass in the Username and Password credentials.  Currenty my code looks like this:

Table1:
LOAD * FROM
[https://website URL]
(txt, codepage is 1252, no labels, delimiter is ';', msq);

Where in this code would I pass in the credentials?

Any help is very much appreciated.

Thanks


Stuart

0 Replies