<?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 with parameter in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/URL-Qlikview-with-parameter/m-p/529231#M197844</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;I try to open a Qlikview-document by running a bat-file.&lt;/P&gt;&lt;P&gt;This is what is in my bat-file&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;start chrome.exe &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://172.23.0.10/QvAJAXZfc/opendoc.htm?document=LICOverview.qvw&amp;amp;host=Local&amp;amp;select=LB27,469"&gt;http://URL/QvAJAXZfc/opendoc.htm?document=LICOverview.qvw&amp;amp;host=Local&amp;amp;select=LB27,469&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when I run my bat-file he doesn't recognize host and select.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="cmd.JPG.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/46615_cmd.JPG.jpg" style="width: 620px; height: 90px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What do I wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Sep 2013 08:50:34 GMT</pubDate>
    <dc:creator>kris_vliegen</dc:creator>
    <dc:date>2013-09-17T08:50:34Z</dc:date>
    <item>
      <title>URL Qlikview with parameter</title>
      <link>https://community.qlik.com/t5/QlikView/URL-Qlikview-with-parameter/m-p/529231#M197844</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;I try to open a Qlikview-document by running a bat-file.&lt;/P&gt;&lt;P&gt;This is what is in my bat-file&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;start chrome.exe &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://172.23.0.10/QvAJAXZfc/opendoc.htm?document=LICOverview.qvw&amp;amp;host=Local&amp;amp;select=LB27,469"&gt;http://URL/QvAJAXZfc/opendoc.htm?document=LICOverview.qvw&amp;amp;host=Local&amp;amp;select=LB27,469&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when I run my bat-file he doesn't recognize host and select.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="cmd.JPG.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/46615_cmd.JPG.jpg" style="width: 620px; height: 90px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What do I wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Sep 2013 08:50:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/URL-Qlikview-with-parameter/m-p/529231#M197844</guid>
      <dc:creator>kris_vliegen</dc:creator>
      <dc:date>2013-09-17T08:50:34Z</dc:date>
    </item>
    <item>
      <title>Re: URL Qlikview with parameter</title>
      <link>https://community.qlik.com/t5/QlikView/URL-Qlikview-with-parameter/m-p/529232#M197845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try quoting your URL:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;start chrome.exe "&lt;A class="jive-link-external-small" href="http://172.23.0.10/QvAJAXZfc/opendoc.htm?document=LICOverview.qvw&amp;amp;host=Local&amp;amp;select=LB27,469"&gt;http://172.23.0.10/QvAJAXZfc/opendoc.htm?document=LICOverview.qvw&amp;amp;host=Local&amp;amp;select=LB27,469"&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Sep 2013 09:19:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/URL-Qlikview-with-parameter/m-p/529232#M197845</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-09-17T09:19:44Z</dc:date>
    </item>
    <item>
      <title>Re: URL Qlikview with parameter</title>
      <link>https://community.qlik.com/t5/QlikView/URL-Qlikview-with-parameter/m-p/529233#M197846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, it works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But do you know if there is any possibility that if I run the same batfile with another selection that he opens the url in the same window as the provious url?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Sep 2013 09:28:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/URL-Qlikview-with-parameter/m-p/529233#M197846</guid>
      <dc:creator>kris_vliegen</dc:creator>
      <dc:date>2013-09-17T09:28:45Z</dc:date>
    </item>
    <item>
      <title>Re: URL Qlikview with parameter</title>
      <link>https://community.qlik.com/t5/QlikView/URL-Qlikview-with-parameter/m-p/529234#M197847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You mean, open the URL in the same &lt;EM&gt;tab&lt;/EM&gt; (it should use the same window by default)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No, I don't know how to do this. Since this is browser specific, try searching the chrome forums. Check also the command line docs.&lt;/P&gt;&lt;P&gt;Maybe the kiosk mode helps here, but I just don't know for sure.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Sep 2013 09:57:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/URL-Qlikview-with-parameter/m-p/529234#M197847</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-09-17T09:57:23Z</dc:date>
    </item>
    <item>
      <title>Re: URL Qlikview with parameter</title>
      <link>https://community.qlik.com/t5/QlikView/URL-Qlikview-with-parameter/m-p/529235#M197848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I mean same tab. Ok, I will look in other forums.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Sep 2013 09:59:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/URL-Qlikview-with-parameter/m-p/529235#M197848</guid>
      <dc:creator>kris_vliegen</dc:creator>
      <dc:date>2013-09-17T09:59:14Z</dc:date>
    </item>
  </channel>
</rss>

