<?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 deselect using trigger in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/deselect-using-trigger/m-p/1341992#M823097</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi There,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I have 2 tables are not not linked.I want to keep them as it is and doing selection on one field value will perform selection on other using onSelect trigger(in document properties).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;OnSelect trigger-(SelectInField)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Field:Branch2&lt;/P&gt;&lt;P&gt;Value: =IF(GetSelectedCount(Branch1),'('&amp;amp;Replace(Concat(DISTINCT Branch1,'|'),' ','?') &amp;amp; ')','')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;The issue i notice is, when user do multiple selections and try to clear the one of the selection, "the trigger doesn't remove the selection".&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Say I selected on Field Country1, the trigger automatically select on Country2(if value is found). But when i do futher selection on Field Location1 and then deselect it, the trigger doesn't remove the selection on Location2.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;eg- Select on Country1- UK, then select on Location1- London and deselect Location1- London, you will notice Location2- London is not deselected.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;This issue is not there when it is single selection.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>surajap123</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>deselect using trigger</title>
      <link>https://community.qlik.com/t5/QlikView/deselect-using-trigger/m-p/1341992#M823097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi There,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I have 2 tables are not not linked.I want to keep them as it is and doing selection on one field value will perform selection on other using onSelect trigger(in document properties).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;OnSelect trigger-(SelectInField)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Field:Branch2&lt;/P&gt;&lt;P&gt;Value: =IF(GetSelectedCount(Branch1),'('&amp;amp;Replace(Concat(DISTINCT Branch1,'|'),' ','?') &amp;amp; ')','')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;The issue i notice is, when user do multiple selections and try to clear the one of the selection, "the trigger doesn't remove the selection".&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Say I selected on Field Country1, the trigger automatically select on Country2(if value is found). But when i do futher selection on Field Location1 and then deselect it, the trigger doesn't remove the selection on Location2.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;eg- Select on Country1- UK, then select on Location1- London and deselect Location1- London, you will notice Location2- London is not deselected.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;This issue is not there when it is single selection.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/deselect-using-trigger/m-p/1341992#M823097</guid>
      <dc:creator>surajap123</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: deselect using trigger</title>
      <link>https://community.qlik.com/t5/QlikView/deselect-using-trigger/m-p/1341993#M823098</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You will need to add the trigger to OnChange also&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/170865_Capture.PNG" style="height: 255px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jul 2017 11:44:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/deselect-using-trigger/m-p/1341993#M823098</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-07-20T11:44:26Z</dc:date>
    </item>
    <item>
      <title>Re: deselect using trigger</title>
      <link>https://community.qlik.com/t5/QlikView/deselect-using-trigger/m-p/1341994#M823099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;‌Thanks a ton Sunny&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jul 2017 16:16:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/deselect-using-trigger/m-p/1341994#M823099</guid>
      <dc:creator>surajap123</dc:creator>
      <dc:date>2017-07-20T16:16:12Z</dc:date>
    </item>
  </channel>
</rss>

