<?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: Activate object based on selection in straight table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Activate-object-based-on-selection-in-straight-table/m-p/1025418#M346549</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;go to the condition and give the condition and getselectionfield(column name) give the condition &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Feb 2016 04:36:10 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-02-25T04:36:10Z</dc:date>
    <item>
      <title>Activate object based on selection in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Activate-object-based-on-selection-in-straight-table/m-p/1025414#M346545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a straight table with 4 fields. If I select a value in field 1, based on the selected value an object should be activated. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using Triggers -&amp;gt; On Any Select but it is for any value in the field. Is it possible to have on each value selection? I am sure it can be done using variables but finding hard time to accomplish. Can you please help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;SV&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Feb 2016 04:12:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Activate-object-based-on-selection-in-straight-table/m-p/1025414#M346545</guid>
      <dc:creator />
      <dc:date>2016-02-25T04:12:51Z</dc:date>
    </item>
    <item>
      <title>Re: Activate object based on selection in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Activate-object-based-on-selection-in-straight-table/m-p/1025415#M346546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be use a layout condition:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;GetSelectedCount(Field1) &amp;gt; 0&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Feb 2016 04:26:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Activate-object-based-on-selection-in-straight-table/m-p/1025415#M346546</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-02-25T04:26:40Z</dc:date>
    </item>
    <item>
      <title>Re: Activate object based on selection in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Activate-object-based-on-selection-in-straight-table/m-p/1025416#M346547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sunny,&lt;/P&gt;&lt;P&gt;It will be for the whole field but I am looking like this:&lt;/P&gt;&lt;P&gt;Field1&lt;/P&gt;&lt;P&gt;A&lt;/P&gt;&lt;P&gt;B&lt;/P&gt;&lt;P&gt;C&lt;/P&gt;&lt;P&gt;If we click A, straight table 1 should be shown&lt;/P&gt;&lt;P&gt;If we click B, &lt;SPAN style="font-size: 13.3333px;"&gt;straight table 2 should be shown&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;and so on. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;So, based on value selection, I want to activate another object&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Feb 2016 04:32:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Activate-object-based-on-selection-in-straight-table/m-p/1025416#M346547</guid>
      <dc:creator />
      <dc:date>2016-02-25T04:32:40Z</dc:date>
    </item>
    <item>
      <title>Re: Activate object based on selection in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Activate-object-based-on-selection-in-straight-table/m-p/1025417#M346548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be have a show/hide condition like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Straight Table1: GetFieldSelections(Field) = 'A'&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;For Straight Table2: GetFieldSelections(Field) = 'B'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;and so on...&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Feb 2016 04:35:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Activate-object-based-on-selection-in-straight-table/m-p/1025417#M346548</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-02-25T04:35:28Z</dc:date>
    </item>
    <item>
      <title>Re: Activate object based on selection in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Activate-object-based-on-selection-in-straight-table/m-p/1025418#M346549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;go to the condition and give the condition and getselectionfield(column name) give the condition &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Feb 2016 04:36:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Activate-object-based-on-selection-in-straight-table/m-p/1025418#M346549</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-25T04:36:10Z</dc:date>
    </item>
  </channel>
</rss>

