<?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: Help in Triggers in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Help-in-Triggers/m-p/1606072#M444736</link>
    <description>&lt;P&gt;I am a little confused, you are triggering on Field B based on an expression on Field B?&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;STRONG&gt;'("'&amp;amp; Concat(B,'"|"')&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&amp;amp;'")'&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 25 Jul 2019 11:43:30 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2019-07-25T11:43:30Z</dc:date>
    <item>
      <title>Help in Triggers</title>
      <link>https://community.qlik.com/t5/QlikView/Help-in-Triggers/m-p/1606003#M444732</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I needed your help in triggers. i have 2 tables and they are not linked and&amp;nbsp; in that i have two fields A and B.&lt;/P&gt;&lt;P&gt;Now whatever i select in table A i need to get in table B for that i have used triggers. So in that i have used trigger on Field event triggers and on On-Select.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have given B field in Field and in expression i have given the following one =&lt;STRONG&gt;'("'&amp;amp; Concat(B,'"|"')&lt;/STRONG&gt; &amp;amp;'")'&lt;/P&gt;&lt;P&gt;This is working fine. But the problem is when i un-select field A all the columns are getting selected in Field B which should not happen.&lt;/P&gt;&lt;P&gt;IF i un-select field A then field B also should be cleared or un-selected.&lt;/P&gt;&lt;P&gt;Can you please tell me how to do.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Bharat&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jul 2019 09:28:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-in-Triggers/m-p/1606003#M444732</guid>
      <dc:creator>bharatkishore</dc:creator>
      <dc:date>2019-07-25T09:28:54Z</dc:date>
    </item>
    <item>
      <title>Re: Help in Triggers</title>
      <link>https://community.qlik.com/t5/QlikView/Help-in-Triggers/m-p/1606062#M444734</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/46628"&gt;@sunny_talwar&lt;/a&gt;&amp;nbsp; Any suggestions Sunny Bhai..&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jul 2019 11:33:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-in-Triggers/m-p/1606062#M444734</guid>
      <dc:creator>bharatkishore</dc:creator>
      <dc:date>2019-07-25T11:33:46Z</dc:date>
    </item>
    <item>
      <title>Re: Help in Triggers</title>
      <link>https://community.qlik.com/t5/QlikView/Help-in-Triggers/m-p/1606072#M444736</link>
      <description>&lt;P&gt;I am a little confused, you are triggering on Field B based on an expression on Field B?&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;STRONG&gt;'("'&amp;amp; Concat(B,'"|"')&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&amp;amp;'")'&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jul 2019 11:43:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-in-Triggers/m-p/1606072#M444736</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-07-25T11:43:30Z</dc:date>
    </item>
    <item>
      <title>Re: Help in Triggers</title>
      <link>https://community.qlik.com/t5/QlikView/Help-in-Triggers/m-p/1606081#M444738</link>
      <description>&lt;P&gt;Sunny Bhai,&amp;nbsp;&lt;/P&gt;&lt;P&gt;please find attached qvw.&lt;/P&gt;&lt;P&gt;&amp;nbsp;i have&amp;nbsp; fields called &lt;STRONG&gt;Material_Type_Series&amp;nbsp;&lt;/STRONG&gt; and&amp;nbsp;&lt;STRONG&gt;IB_Material_Type_Series&amp;nbsp;&lt;/STRONG&gt;. Now when i filter data in Material_Type_Series the same data is getting filtered in IB_Material_Type_Series . But when i un-select the selection IB_Material_Type_Series&amp;nbsp; is not getting un-selected. Whatever columns are present in&amp;nbsp;Material_Type_Series&amp;nbsp; those are not getting cleared in IB_Material_Type_Series .&lt;/P&gt;&lt;P&gt;I have added trigger for&amp;nbsp;Material_Type_Series in field event triggers.&lt;/P&gt;&lt;P&gt;Please let me know if you need anything more.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jul 2019 11:52:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-in-Triggers/m-p/1606081#M444738</guid>
      <dc:creator>bharatkishore</dc:creator>
      <dc:date>2019-07-25T11:52:47Z</dc:date>
    </item>
    <item>
      <title>Re: Help in Triggers</title>
      <link>https://community.qlik.com/t5/QlikView/Help-in-Triggers/m-p/1606087#M444739</link>
      <description>&lt;P&gt;Try this&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;=If(GetSelectedCount(Material_Type_Series) &amp;gt; 0, '("'&amp;amp; Concat(Material_Type_Series,'"|"') &amp;amp;'")')&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 25 Jul 2019 12:07:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-in-Triggers/m-p/1606087#M444739</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-07-25T12:07:48Z</dc:date>
    </item>
    <item>
      <title>Re: Help in Triggers</title>
      <link>https://community.qlik.com/t5/QlikView/Help-in-Triggers/m-p/1606098#M444740</link>
      <description>&lt;P&gt;Thank you Sunny Bhai.. worked perfectly.&lt;/P&gt;&lt;P&gt;I am explaining your logic as per my understanding.. please correct me if am wrong..&lt;/P&gt;&lt;P&gt;So whenever if we select material_type_series filter then that trigger will work because the get selected count is &amp;gt; than 0 and if we remove since the count is less than 0 it is showing as it is.&lt;/P&gt;&lt;P&gt;Am i correct Sunny bhai..&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jul 2019 12:31:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-in-Triggers/m-p/1606098#M444740</guid>
      <dc:creator>bharatkishore</dc:creator>
      <dc:date>2019-07-25T12:31:48Z</dc:date>
    </item>
    <item>
      <title>Re: Help in Triggers</title>
      <link>https://community.qlik.com/t5/QlikView/Help-in-Triggers/m-p/1606102#M444741</link>
      <description>Yes</description>
      <pubDate>Thu, 25 Jul 2019 12:33:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-in-Triggers/m-p/1606102#M444741</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-07-25T12:33:45Z</dc:date>
    </item>
    <item>
      <title>Re: Help in Triggers</title>
      <link>https://community.qlik.com/t5/QlikView/Help-in-Triggers/m-p/1606103#M444742</link>
      <description>&lt;P&gt;Thank you so much Sunny Bhai.. Thanks a lot..&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jul 2019 12:38:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-in-Triggers/m-p/1606103#M444742</guid>
      <dc:creator>bharatkishore</dc:creator>
      <dc:date>2019-07-25T12:38:59Z</dc:date>
    </item>
  </channel>
</rss>

