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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Roop
Specialist
Specialist

Parameterise a QlikSense Connection

I can create a connection in QlikSense Desktop for Stock prices to Yahoo using:

"http:\\finance.yahoo.com/q/hp?s=GOOG" as an HTML connection

The above works admirably, but how do I set the "GOOG" as a parameter in the load statement below and how should it appear in the connection statement above?

LOAD

    *

FROM [lib://Yahoo Finance]

(html ...... etc etc

Many thanks in advance

Rupert

1 Solution

Accepted Solutions
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

See this blog post: Qlik Sense Legacy mode


talk is cheap, supply exceeds demand

View solution in original post

2 Replies
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

See this blog post: Qlik Sense Legacy mode


talk is cheap, supply exceeds demand
Roop
Specialist
Specialist
Author

Many thanks for your quick response