<?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: How to make selection based on objectid in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-make-selection-based-on-objectid/m-p/623909#M544709</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create 2 actions on each textbox:&lt;/P&gt;&lt;P&gt;TX01:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; set variable TextboxId = 'TX01'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Open QlikView Document b.QVW (with Transfer State checked as above)&lt;/P&gt;&lt;P&gt;TX02:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; set variable TextboxId = 'TX02'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Open QlikView Document b.QVW (with Transfer State checked as above)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then in b.QVW you can check the value of the variable TextboxId and perform your actions accordingly&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Apr 2014 14:38:56 GMT</pubDate>
    <dc:creator>Roop</dc:creator>
    <dc:date>2014-04-10T14:38:56Z</dc:date>
    <item>
      <title>How to make selection based on objectid</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-selection-based-on-objectid/m-p/623907#M544707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a text box. on clicking the text box , it should be able to open another qvw document and make a particular selection based on textbox id.&lt;/P&gt;&lt;P&gt;i dont know how to do it. please help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;i have a textbox in a.qvw. on clicking the text box it should open b.qvw.&lt;/P&gt;&lt;P&gt;and in b.qvw i have to put a condition like&lt;/P&gt;&lt;P&gt;if textboxid = 'TX01' , make selection based on heart failure.&lt;/P&gt;&lt;P&gt;if textboxid = 'TX02', make selection based on AMI.&lt;/P&gt;&lt;P&gt;it has to be like this.&lt;/P&gt;&lt;P&gt;Navigation part is done and i am stuck with making selections in opened qvw based on objectid. please help with this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Apr 2014 13:22:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-selection-based-on-objectid/m-p/623907#M544707</guid>
      <dc:creator />
      <dc:date>2014-04-10T13:22:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to make selection based on objectid</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-selection-based-on-objectid/m-p/623908#M544708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can create a Field in your source QVW and then use that as selection.&lt;/P&gt;&lt;P&gt;When end user selects a value from that Field it will take them to Destination QVW.&lt;/P&gt;&lt;P&gt;Use Transfer State option in your action.&lt;/P&gt;&lt;P&gt;In then destination QVW have the same Field created and then show the particular values based on the current state of the Field.&lt;/P&gt;&lt;P&gt;If you can provide a sample then I may create it.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="T113860.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/56991_T113860.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Apr 2014 13:36:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-selection-based-on-objectid/m-p/623908#M544708</guid>
      <dc:creator>sudeepkm</dc:creator>
      <dc:date>2014-04-10T13:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to make selection based on objectid</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-selection-based-on-objectid/m-p/623909#M544709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create 2 actions on each textbox:&lt;/P&gt;&lt;P&gt;TX01:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; set variable TextboxId = 'TX01'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Open QlikView Document b.QVW (with Transfer State checked as above)&lt;/P&gt;&lt;P&gt;TX02:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; set variable TextboxId = 'TX02'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Open QlikView Document b.QVW (with Transfer State checked as above)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then in b.QVW you can check the value of the variable TextboxId and perform your actions accordingly&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Apr 2014 14:38:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-selection-based-on-objectid/m-p/623909#M544709</guid>
      <dc:creator>Roop</dc:creator>
      <dc:date>2014-04-10T14:38:56Z</dc:date>
    </item>
  </channel>
</rss>

