Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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