<?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: field event trigger, deselection to deselect another in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/field-event-trigger-deselection-to-deselect-another/m-p/630868#M231536</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use &lt;STRONG&gt;clear all&lt;/STRONG&gt; action even trigger&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or check if &lt;/P&gt;&lt;P&gt;one value always selected opetion is check &lt;/P&gt;&lt;P&gt;if so un check&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it would be avialable in general tab of properties&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 May 2014 08:44:03 GMT</pubDate>
    <dc:creator>SunilChauhan</dc:creator>
    <dc:date>2014-05-13T08:44:03Z</dc:date>
    <item>
      <title>field event trigger, deselection to deselect another</title>
      <link>https://community.qlik.com/t5/QlikView/field-event-trigger-deselection-to-deselect-another/m-p/630865#M231533</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;I have an issue whereby I make selections in a list box (A) and I have a trigger which makes the same selection in another list box (B).&amp;nbsp; However, when I clear list box A, list box B remains selected.&amp;nbsp; Does anyone know of a trigger that would sort this issue as I thought it would be relatively simple to do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thoughts appreciated&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2014 08:40:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/field-event-trigger-deselection-to-deselect-another/m-p/630865#M231533</guid>
      <dc:creator />
      <dc:date>2014-05-13T08:40:03Z</dc:date>
    </item>
    <item>
      <title>Re: field event trigger, deselection to deselect another</title>
      <link>https://community.qlik.com/t5/QlikView/field-event-trigger-deselection-to-deselect-another/m-p/630866#M231534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use alternate states (take a look in help)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2014 08:42:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/field-event-trigger-deselection-to-deselect-another/m-p/630866#M231534</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-05-13T08:42:37Z</dc:date>
    </item>
    <item>
      <title>Re: field event trigger, deselection to deselect another</title>
      <link>https://community.qlik.com/t5/QlikView/field-event-trigger-deselection-to-deselect-another/m-p/630867#M231535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Copy the event triggers to be included in OnChange as well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2014 08:43:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/field-event-trigger-deselection-to-deselect-another/m-p/630867#M231535</guid>
      <dc:creator>simondachstr</dc:creator>
      <dc:date>2014-05-13T08:43:25Z</dc:date>
    </item>
    <item>
      <title>Re: field event trigger, deselection to deselect another</title>
      <link>https://community.qlik.com/t5/QlikView/field-event-trigger-deselection-to-deselect-another/m-p/630868#M231536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use &lt;STRONG&gt;clear all&lt;/STRONG&gt; action even trigger&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or check if &lt;/P&gt;&lt;P&gt;one value always selected opetion is check &lt;/P&gt;&lt;P&gt;if so un check&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it would be avialable in general tab of properties&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2014 08:44:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/field-event-trigger-deselection-to-deselect-another/m-p/630868#M231536</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2014-05-13T08:44:03Z</dc:date>
    </item>
    <item>
      <title>Re: field event trigger, deselection to deselect another</title>
      <link>https://community.qlik.com/t5/QlikView/field-event-trigger-deselection-to-deselect-another/m-p/630869#M231537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Copying the event trigger to on change as well doesn't give any change in the result when deselecting unfortunately.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my trigger for onselect to make selection in B when A is selected works fine, but the deselection does not follow in same pattern.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2014 10:14:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/field-event-trigger-deselection-to-deselect-another/m-p/630869#M231537</guid>
      <dc:creator />
      <dc:date>2014-05-13T10:14:40Z</dc:date>
    </item>
    <item>
      <title>Re: field event trigger, deselection to deselect another</title>
      <link>https://community.qlik.com/t5/QlikView/field-event-trigger-deselection-to-deselect-another/m-p/630870#M231538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks,&lt;BR /&gt;I don't think alternate states will produce the desired effect.&amp;nbsp; one field (B) will be hidden but will be selected when field A is selected - I don't see how alternate stats will work when i deselect A to make B get deselected as well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2014 10:16:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/field-event-trigger-deselection-to-deselect-another/m-p/630870#M231538</guid>
      <dc:creator />
      <dc:date>2014-05-13T10:16:28Z</dc:date>
    </item>
    <item>
      <title>Re: field event trigger, deselection to deselect another</title>
      <link>https://community.qlik.com/t5/QlikView/field-event-trigger-deselection-to-deselect-another/m-p/630871#M231539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't to clear all though, I just wish to mirror A's selections, i.e. when I deselect A so that nothing in A is selected B also clears it's selection.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2014 10:18:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/field-event-trigger-deselection-to-deselect-another/m-p/630871#M231539</guid>
      <dc:creator />
      <dc:date>2014-05-13T10:18:39Z</dc:date>
    </item>
    <item>
      <title>Re: field event trigger, deselection to deselect another</title>
      <link>https://community.qlik.com/t5/QlikView/field-event-trigger-deselection-to-deselect-another/m-p/630872#M231540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Brendan, did you ever sort this out?&amp;nbsp; I am looking to solve the exact same issue, in the same scenario.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Oct 2014 20:07:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/field-event-trigger-deselection-to-deselect-another/m-p/630872#M231540</guid>
      <dc:creator />
      <dc:date>2014-10-28T20:07:16Z</dc:date>
    </item>
    <item>
      <title>Re: field event trigger, deselection to deselect another</title>
      <link>https://community.qlik.com/t5/QlikView/field-event-trigger-deselection-to-deselect-another/m-p/630873#M231541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found some solution. In my case I needed select on another list box exactly the same value. So I did something like that:&lt;BR /&gt;1) in &lt;EM&gt;Document Properties&lt;/EM&gt; (ctrl+alt+d) I chose my field in &lt;EM&gt;Field Event Triggers&lt;/EM&gt; and I clicked &lt;STRONG&gt;OnSelect&lt;/STRONG&gt; &lt;EM&gt;Add Action(s)&lt;/EM&gt;.&lt;/P&gt;&lt;P&gt;2) I added &lt;EM&gt;Select in Field.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;3) in &lt;EM&gt;Field&lt;/EM&gt; I wrote name of second list box and in &lt;EM&gt;Search String&lt;/EM&gt; I use this:&lt;BR /&gt;=IF( GetSelectedCount(My_field)&amp;gt;0, '(' &amp;amp; CONCAT(DISTINCT &lt;SPAN style="font-size: 13.3333330154419px;"&gt;My_field&lt;/SPAN&gt;, '|') &amp;amp; ')')&lt;/P&gt;&lt;P&gt;and I clicked &lt;EM&gt;OK&lt;/EM&gt; button.&lt;/P&gt;&lt;P&gt;4) I clicked &lt;STRONG&gt;OnChange&lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;EM&gt;Add Action(s).&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;5) I added &lt;EM&gt;Clear Field&lt;/EM&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;6) In &lt;EM&gt;Field&lt;/EM&gt; I wrote: =IF( GetSelectedCount(&lt;SPAN style="font-size: 13.3333330154419px;"&gt;My_field&lt;/SPAN&gt;)=0, '&lt;SPAN style="font-size: 13.3333330154419px;"&gt;My_field_2&lt;/SPAN&gt;')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;7) And that's it. It should work. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe it'll help someone. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jul 2015 14:23:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/field-event-trigger-deselection-to-deselect-another/m-p/630873#M231541</guid>
      <dc:creator />
      <dc:date>2015-07-07T14:23:18Z</dc:date>
    </item>
    <item>
      <title>Re: field event trigger, deselection to deselect another</title>
      <link>https://community.qlik.com/t5/QlikView/field-event-trigger-deselection-to-deselect-another/m-p/630874#M231542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;H3 class="r" style="font-size: 18px; font-weight: normal; color: #222222; font-family: arial, sans-serif;"&gt;&lt;SPAN style="font-size: 12pt;"&gt;It works for me. Thank you Monika Piątkowska&lt;/SPAN&gt;&lt;/H3&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Nov 2017 10:06:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/field-event-trigger-deselection-to-deselect-another/m-p/630874#M231542</guid>
      <dc:creator>RGeorgieva</dc:creator>
      <dc:date>2017-11-16T10:06:02Z</dc:date>
    </item>
    <item>
      <title>Re: field event trigger, deselection to deselect another</title>
      <link>https://community.qlik.com/t5/QlikView/field-event-trigger-deselection-to-deselect-another/m-p/630875#M231543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Brendan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe Monika gave us the solution, it works perfectly for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Linda&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Feb 2018 13:35:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/field-event-trigger-deselection-to-deselect-another/m-p/630875#M231543</guid>
      <dc:creator>linda_wimmer</dc:creator>
      <dc:date>2018-02-23T13:35:10Z</dc:date>
    </item>
    <item>
      <title>Re: field event trigger, deselection to deselect another</title>
      <link>https://community.qlik.com/t5/QlikView/field-event-trigger-deselection-to-deselect-another/m-p/630876#M231544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess question can be set to Answered &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Feb 2018 13:36:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/field-event-trigger-deselection-to-deselect-another/m-p/630876#M231544</guid>
      <dc:creator>linda_wimmer</dc:creator>
      <dc:date>2018-02-23T13:36:10Z</dc:date>
    </item>
    <item>
      <title>Re: field event trigger, deselection to deselect another</title>
      <link>https://community.qlik.com/t5/QlikView/field-event-trigger-deselection-to-deselect-another/m-p/630877#M231545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Monika,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It helped me a lot. Thank you for sharing your tip &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Feb 2018 13:37:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/field-event-trigger-deselection-to-deselect-another/m-p/630877#M231545</guid>
      <dc:creator>linda_wimmer</dc:creator>
      <dc:date>2018-02-23T13:37:00Z</dc:date>
    </item>
  </channel>
</rss>

