<?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: Launch (action) text box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Launch-action-text-box/m-p/507296#M189727</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;Written a macro to read a text box and set a variable to trigger a value (sheet ID). When text box is selected it launches another qv application and calls the value (sheet ID) deifned in the text box&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Jun 2013 16:22:49 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-06-25T16:22:49Z</dc:date>
    <item>
      <title>Launch (action) text box</title>
      <link>https://community.qlik.com/t5/QlikView/Launch-action-text-box/m-p/507293#M189724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It it possible to launch a specific tab in a different qvw upon slecting a text box? I could manage to open an application but couldnot open a specific tab through Launch action. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Koushik Vutha.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jun 2013 15:27:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Launch-action-text-box/m-p/507293#M189724</guid>
      <dc:creator />
      <dc:date>2013-06-25T15:27:01Z</dc:date>
    </item>
    <item>
      <title>Re: Launch (action) text box</title>
      <link>https://community.qlik.com/t5/QlikView/Launch-action-text-box/m-p/507294#M189725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI i think u can launch the differnt qvw from the&amp;nbsp; textbox through external action.&lt;/P&gt;&lt;P&gt;if u want to open the sepecif tab of the&amp;nbsp; differnet qvw u can save the applicaiton with the tab u want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so when ever the application is launched the tab with the last saved version opens..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jun 2013 15:33:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Launch-action-text-box/m-p/507294#M189725</guid>
      <dc:creator>shree909</dc:creator>
      <dc:date>2013-06-25T15:33:00Z</dc:date>
    </item>
    <item>
      <title>Re: Launch (action) text box</title>
      <link>https://community.qlik.com/t5/QlikView/Launch-action-text-box/m-p/507295#M189726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shree&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;True. But I have 10 text boxes in one qvw and 10 tabs in other qvw. The above solution wouldnt apply to this scenario I suppose. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jun 2013 15:36:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Launch-action-text-box/m-p/507295#M189726</guid>
      <dc:creator />
      <dc:date>2013-06-25T15:36:15Z</dc:date>
    </item>
    <item>
      <title>Re: Launch (action) text box</title>
      <link>https://community.qlik.com/t5/QlikView/Launch-action-text-box/m-p/507296#M189727</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;Written a macro to read a text box and set a variable to trigger a value (sheet ID). When text box is selected it launches another qv application and calls the value (sheet ID) deifned in the text box&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jun 2013 16:22:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Launch-action-text-box/m-p/507296#M189727</guid>
      <dc:creator />
      <dc:date>2013-06-25T16:22:49Z</dc:date>
    </item>
    <item>
      <title>Re: Launch (action) text box</title>
      <link>https://community.qlik.com/t5/QlikView/Launch-action-text-box/m-p/507297#M189728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The hyperlink below opens the IE Plugin, opens a QlikView document and sends a variable that when the document is open it looks for the variable and opens a specific tab on the document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://usa-qvs1/qvplugin/opendoc.htm?document=QualityManagement.qvw?vOpeningSheet=2"&gt;http://QVServer/qvplugin/opendoc.htm?document=QVDocument.qvw?vOpeningSheet=2&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the Macro that runs OnOpen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sub GoToMFSheet&lt;/P&gt;&lt;P&gt;set v = ActiveDocument.Variables ("vOpeningSheet")&lt;/P&gt;&lt;P&gt;if v.GetContent.String = "1" then&lt;/P&gt;&lt;P&gt;ActiveDocument.Sheets("SH44").Activate&lt;/P&gt;&lt;P&gt;v.SetContent&amp;nbsp; "0", True&lt;/P&gt;&lt;P&gt;else&lt;/P&gt;&lt;P&gt; if v.GetContent.String = "2" then&lt;/P&gt;&lt;P&gt; ActiveDocument.Sheets("SH49").Activate&lt;/P&gt;&lt;P&gt; v.SetContent&amp;nbsp; "0", True&lt;/P&gt;&lt;P&gt; else&lt;/P&gt;&lt;P&gt; v.SetContent&amp;nbsp; "0", True&lt;/P&gt;&lt;P&gt; end if&lt;/P&gt;&lt;P&gt;end if&lt;/P&gt;&lt;P&gt;end sub&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just another way.&lt;/P&gt;&lt;P&gt;hth,&lt;/P&gt;&lt;P&gt;Stephen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jun 2013 18:21:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Launch-action-text-box/m-p/507297#M189728</guid>
      <dc:creator />
      <dc:date>2013-06-25T18:21:21Z</dc:date>
    </item>
  </channel>
</rss>

