<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic URL QlikView Call with parameter in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/URL-QlikView-Call-with-parameter/m-p/422834#M157573</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello at all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want to open a QVW File over an url call from an external program and activate some selections on a work sheet. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i open my QVW File over the AcessPoint i have the following url in my browser:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="loading active_link" href="http://vms-loki/QvAJAXZfc/AccessPoint.aspx?open=&amp;amp;id=LOKIDATA%7Cqvpub/RSM_Cockpit.qvw&amp;amp;client=Plugin"&gt;http://localhost/QvAJAXZfc/AccessPoint.aspx?open=&amp;amp;id=localhost%7Cqvpub/TEST.qvw&amp;amp;client=Plugin&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i want to open a specific work sheet in my TEST.qvw File. &lt;/P&gt;&lt;P&gt;The name of the work sheet is "Home".&lt;/P&gt;&lt;P&gt;The Listbox and his Object ID is "LB29" and contains my Month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i connect the url with my parameters? The only think i found in the web was this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-family: &amp;amp;quot;Verdana&amp;amp;quot;,&amp;amp;quot;sans-serif&amp;amp;quot;; font-size: 8pt; mso-bidi-font-family: Verdana;"&gt;Specify data source or document (only necessary if there is more than&lt;BR /&gt;one on the page)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-family: TimesNewRomanPSMT; font-size: 10pt;"&gt;select=DataSource1.Document\LB02,Germany,Argentina&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-family: TimesNewRomanPSMT; font-size: 10pt;"&gt;select=Safpro9.Document\LB02,Germany, Argentina&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-family: TimesNewRomanPSMT; font-size: 10pt;"&gt;select=DataSource1.LB02,Germany, Argentina&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-family: TimesNewRomanPSMT; font-size: 10pt;"&gt;select=Safpro.LB02,Germany,Argentina&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So i tried something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://vms-loki/QvAJAXZfc/AccessPoint.aspx?open=&amp;amp;id=LOKIDATA%7Cqvpub/RSM_Cockpit.qvw&amp;amp;client=Plugin&amp;amp;select=Glas"&gt;http://localhost/QvAJAXZfc/AccessPoint.aspx?open=&amp;amp;id=LOCALHOST%7Cqvpub/TEST.qvw&amp;amp;client=Plugin&amp;amp;select=Home&lt;/A&gt;.Document\LB29,Juli&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only think what happend is, the qvw File open, but i don´t jump into my work sheet "Home" and their is no selection in my Listbox "LB29"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What i make wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Sep 2012 14:38:59 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-09-19T14:38:59Z</dc:date>
    <item>
      <title>URL QlikView Call with parameter</title>
      <link>https://community.qlik.com/t5/QlikView/URL-QlikView-Call-with-parameter/m-p/422834#M157573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello at all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want to open a QVW File over an url call from an external program and activate some selections on a work sheet. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i open my QVW File over the AcessPoint i have the following url in my browser:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="loading active_link" href="http://vms-loki/QvAJAXZfc/AccessPoint.aspx?open=&amp;amp;id=LOKIDATA%7Cqvpub/RSM_Cockpit.qvw&amp;amp;client=Plugin"&gt;http://localhost/QvAJAXZfc/AccessPoint.aspx?open=&amp;amp;id=localhost%7Cqvpub/TEST.qvw&amp;amp;client=Plugin&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i want to open a specific work sheet in my TEST.qvw File. &lt;/P&gt;&lt;P&gt;The name of the work sheet is "Home".&lt;/P&gt;&lt;P&gt;The Listbox and his Object ID is "LB29" and contains my Month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i connect the url with my parameters? The only think i found in the web was this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-family: &amp;amp;quot;Verdana&amp;amp;quot;,&amp;amp;quot;sans-serif&amp;amp;quot;; font-size: 8pt; mso-bidi-font-family: Verdana;"&gt;Specify data source or document (only necessary if there is more than&lt;BR /&gt;one on the page)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-family: TimesNewRomanPSMT; font-size: 10pt;"&gt;select=DataSource1.Document\LB02,Germany,Argentina&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-family: TimesNewRomanPSMT; font-size: 10pt;"&gt;select=Safpro9.Document\LB02,Germany, Argentina&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-family: TimesNewRomanPSMT; font-size: 10pt;"&gt;select=DataSource1.LB02,Germany, Argentina&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-family: TimesNewRomanPSMT; font-size: 10pt;"&gt;select=Safpro.LB02,Germany,Argentina&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So i tried something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://vms-loki/QvAJAXZfc/AccessPoint.aspx?open=&amp;amp;id=LOKIDATA%7Cqvpub/RSM_Cockpit.qvw&amp;amp;client=Plugin&amp;amp;select=Glas"&gt;http://localhost/QvAJAXZfc/AccessPoint.aspx?open=&amp;amp;id=LOCALHOST%7Cqvpub/TEST.qvw&amp;amp;client=Plugin&amp;amp;select=Home&lt;/A&gt;.Document\LB29,Juli&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only think what happend is, the qvw File open, but i don´t jump into my work sheet "Home" and their is no selection in my Listbox "LB29"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What i make wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2012 14:38:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/URL-QlikView-Call-with-parameter/m-p/422834#M157573</guid>
      <dc:creator />
      <dc:date>2012-09-19T14:38:59Z</dc:date>
    </item>
    <item>
      <title>Re: URL QlikView Call with parameter</title>
      <link>https://community.qlik.com/t5/QlikView/URL-QlikView-Call-with-parameter/m-p/422835#M157574</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i call this link:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="loading active_link" href="http://vms-loki/QvAJAXZfc/opendoc.htm?document=qvpub/RSM_Cockpit.qvw&amp;amp;host=LOKIDATA&amp;amp;sheet=SH14&amp;amp;select=LB29,Juli"&gt;http://localhost/QvAJAXZfc/opendoc.htm?document=qvpub/TEST.qvw&amp;amp;host=lokalhost&amp;amp;sheet=SH14&amp;amp;select=LB29,Juli&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this work only under AJAX, why not in with the IE PLUGIN???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Sep 2012 05:46:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/URL-QlikView-Call-with-parameter/m-p/422835#M157574</guid>
      <dc:creator />
      <dc:date>2012-09-21T05:46:48Z</dc:date>
    </item>
  </channel>
</rss>

