<?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 Open Document to Specific Tab in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Open-Document-to-Specific-Tab/m-p/329385#M121248</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A user wants to click on an excel button and have a document open through the IE Plugin to a specific tab.&amp;nbsp; I know how to open the document in the plugin with the URL, but the document is saved to open to "tab 1" and the user wants the button to open the document to "tab 2".&amp;nbsp; How can this be accomplished.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Stephen&lt;/P&gt;&lt;P&gt;&lt;A href="http://usa-qvs1/QvAJAXZfc/AccessPoint.aspx?open=&amp;amp;id=QVS@usa-qvs1%7CQualityManagement.qvw&amp;amp;client=Plugin"&gt;http://usa-qvs1/QvAJAXZfc/AccessPoint.aspx?open=&amp;amp;id=QVS@usa-qvs1%7CQualityManagement.qvw&amp;amp;client=Plugin&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Apr 2012 17:32:55 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-04-30T17:32:55Z</dc:date>
    <item>
      <title>Open Document to Specific Tab</title>
      <link>https://community.qlik.com/t5/QlikView/Open-Document-to-Specific-Tab/m-p/329385#M121248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A user wants to click on an excel button and have a document open through the IE Plugin to a specific tab.&amp;nbsp; I know how to open the document in the plugin with the URL, but the document is saved to open to "tab 1" and the user wants the button to open the document to "tab 2".&amp;nbsp; How can this be accomplished.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Stephen&lt;/P&gt;&lt;P&gt;&lt;A href="http://usa-qvs1/QvAJAXZfc/AccessPoint.aspx?open=&amp;amp;id=QVS@usa-qvs1%7CQualityManagement.qvw&amp;amp;client=Plugin"&gt;http://usa-qvs1/QvAJAXZfc/AccessPoint.aspx?open=&amp;amp;id=QVS@usa-qvs1%7CQualityManagement.qvw&amp;amp;client=Plugin&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2012 17:32:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Open-Document-to-Specific-Tab/m-p/329385#M121248</guid>
      <dc:creator />
      <dc:date>2012-04-30T17:32:55Z</dc:date>
    </item>
    <item>
      <title>Open Document to Specific Tab</title>
      <link>https://community.qlik.com/t5/QlikView/Open-Document-to-Specific-Tab/m-p/329386#M121249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; No ideas from anyone??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 May 2012 21:15:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Open-Document-to-Specific-Tab/m-p/329386#M121249</guid>
      <dc:creator />
      <dc:date>2012-05-01T21:15:32Z</dc:date>
    </item>
    <item>
      <title>Re: Open Document to Specific Tab</title>
      <link>https://community.qlik.com/t5/QlikView/Open-Document-to-Specific-Tab/m-p/329387#M121250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What about creating a button on your current QVW that launches a URL to the QVW with a trigger set to open that tab?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or you can create a copy of the document with a trigger to open to Tab 2. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to set a trigger: document settings&amp;gt;triggers&amp;gt;OnOpen, etc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 May 2012 23:06:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Open-Document-to-Specific-Tab/m-p/329387#M121250</guid>
      <dc:creator />
      <dc:date>2012-05-01T23:06:59Z</dc:date>
    </item>
    <item>
      <title>Open Document to Specific Tab</title>
      <link>https://community.qlik.com/t5/QlikView/Open-Document-to-Specific-Tab/m-p/329388#M121251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Figured it out. The tricky part was how to open the IE plugin so I could send it a variable value. Below is what I used.&lt;/P&gt;&lt;P&gt;&lt;A href="http://usa-qvs1/qvplugin/opendoc.htm?document=QualityManagementSJC.qvw?vSJC=1"&gt;http://QVServer/qvplugin/opendoc.htm?document=Document.qvw?vVariable=1&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The document has an OnOpen Macro that test for the variable value and opens the wanted sheet based on the value.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 May 2012 23:26:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Open-Document-to-Specific-Tab/m-p/329388#M121251</guid>
      <dc:creator />
      <dc:date>2012-05-01T23:26:34Z</dc:date>
    </item>
  </channel>
</rss>

