<?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 Re: communicating with a qlikview document in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/communicating-with-a-qlikview-document/m-p/283199#M105267</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;found a solution:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/message/135333#135333"&gt;http://community.qlik.com/message/135333/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;my urls are setup like:&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://qlikview/QvAJAXZfc/opendoc.htm?document=test.qvw@svr-xxx-xxx-01"&gt;http://qlikview/QvAJAXZfc/opendoc.htm?document=test.qvw@svr-xxx-xxx-01&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;all i needed to add was this (&lt;/STRONG&gt;LB01 is the objectid)&lt;STRONG&gt;:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;amp;select=LB01,item1,item2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;to make something like this:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://qlikview/QvAJAXZfc/opendoc.htm?document=test.qvw@svr-xxx-xxx-01&amp;amp;select=LB01,item1,item2"&gt;http://qlikview/QvAJAXZfc/opendoc.htm?document=test.qvw@svr-xxx-xxx-01&amp;amp;select=LB01,item1,item2&lt;/A&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;and it worked great!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="jive-username-link-wrapper"&gt;Thanks&lt;SPAN class="jive-author-avatar-container"&gt; &lt;/SPAN&gt;&lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" href="https://community.qlik.com/people/huzaifayamin" id="jive-484262118749629373332"&gt;huzaifayamin !&lt;/A&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Aug 2011 17:06:05 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-08-18T17:06:05Z</dc:date>
    <item>
      <title>communicating with a qlikview document</title>
      <link>https://community.qlik.com/t5/QlikView/communicating-with-a-qlikview-document/m-p/283198#M105266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Basically I want to control a qlikview document by sending it arguments, that would get specific fields selected.&amp;nbsp; I was originally hoping to use ajax and pass the arguments through the url but am now just curious to hear about any method of argument passing?&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have heard that it only works with the IE plugin if you are passing the arguments in the url so I am hoping to find other solutions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here are two previous threads if you want a more elaborate background of this question:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://community.qlik.com/thread/30237"&gt;http://community.qlik.com/thread/30237&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://community.qlik.com/thread/30326"&gt;http://community.qlik.com/thread/30326&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2011 16:49:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/communicating-with-a-qlikview-document/m-p/283198#M105266</guid>
      <dc:creator />
      <dc:date>2011-08-18T16:49:48Z</dc:date>
    </item>
    <item>
      <title>Re: communicating with a qlikview document</title>
      <link>https://community.qlik.com/t5/QlikView/communicating-with-a-qlikview-document/m-p/283199#M105267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;found a solution:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/message/135333#135333"&gt;http://community.qlik.com/message/135333/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;my urls are setup like:&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://qlikview/QvAJAXZfc/opendoc.htm?document=test.qvw@svr-xxx-xxx-01"&gt;http://qlikview/QvAJAXZfc/opendoc.htm?document=test.qvw@svr-xxx-xxx-01&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;all i needed to add was this (&lt;/STRONG&gt;LB01 is the objectid)&lt;STRONG&gt;:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;amp;select=LB01,item1,item2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;to make something like this:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://qlikview/QvAJAXZfc/opendoc.htm?document=test.qvw@svr-xxx-xxx-01&amp;amp;select=LB01,item1,item2"&gt;http://qlikview/QvAJAXZfc/opendoc.htm?document=test.qvw@svr-xxx-xxx-01&amp;amp;select=LB01,item1,item2&lt;/A&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;and it worked great!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="jive-username-link-wrapper"&gt;Thanks&lt;SPAN class="jive-author-avatar-container"&gt; &lt;/SPAN&gt;&lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" href="https://community.qlik.com/people/huzaifayamin" id="jive-484262118749629373332"&gt;huzaifayamin !&lt;/A&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2011 17:06:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/communicating-with-a-qlikview-document/m-p/283199#M105267</guid>
      <dc:creator />
      <dc:date>2011-08-18T17:06:05Z</dc:date>
    </item>
  </channel>
</rss>

