<?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 de select Value using Trigger in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-de-select-Value-using-Trigger/m-p/1578366#M740312</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can write below expression in your triggers for both dimensions&lt;/P&gt;&lt;P&gt;in case of Category 1&lt;/P&gt;&lt;P&gt;=If(GetSelectedCount(Category1)&amp;gt;0,'("' &amp;amp; Concat(DISTINCT Category1, '"|"') &amp;amp; '")','')&lt;/P&gt;&lt;P&gt;In case of Category 2&lt;/P&gt;&lt;P&gt;=If(GetSelectedCount(Category2)&amp;gt;0,'("' &amp;amp; Concat(DISTINCT Category2, '"|"') &amp;amp; '")','')&lt;/P&gt;&lt;P&gt;i have checked this and it is working fine&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Kushal&lt;/P&gt;</description>
    <pubDate>Thu, 09 May 2019 11:00:41 GMT</pubDate>
    <dc:creator>kushalthakral</dc:creator>
    <dc:date>2019-05-09T11:00:41Z</dc:date>
    <item>
      <title>How to de select Value using Trigger</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-de-select-Value-using-Trigger/m-p/1578221#M740310</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;Hope you are doing good.&lt;/P&gt;&lt;P&gt;I have a requirement, Have 2 fields from 2 Table.&lt;/P&gt;&lt;P&gt;Category1 from Table1.&lt;/P&gt;&lt;P&gt;Category2 from Table2.&lt;/P&gt;&lt;P&gt;The requirement is when user selects any value from Category1, same values from Category2 also be selected and vice versa. I am able to implement this using Trigger function.&lt;/P&gt;&lt;P&gt;But User also want if he deselect any value from Category1, same value will be de selected from Category2. I am not able to do this.&lt;/P&gt;&lt;P&gt;Can anyone plz help me on this.&lt;/P&gt;&lt;P&gt;I am attaching the test file.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sarif&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 03:37:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-de-select-Value-using-Trigger/m-p/1578221#M740310</guid>
      <dc:creator>mhmmd_srf</dc:creator>
      <dc:date>2024-11-16T03:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to de select Value using Trigger</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-de-select-Value-using-Trigger/m-p/1578293#M740311</link>
      <description>This should work:&lt;BR /&gt;=if(GetSelectedCount(Category1)&amp;gt;0, '("' &amp;amp; Concat(DISTINCT Category1, '"|"') &amp;amp; '")')</description>
      <pubDate>Thu, 09 May 2019 09:08:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-de-select-Value-using-Trigger/m-p/1578293#M740311</guid>
      <dc:creator>zhadrakas</dc:creator>
      <dc:date>2019-05-09T09:08:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to de select Value using Trigger</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-de-select-Value-using-Trigger/m-p/1578366#M740312</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can write below expression in your triggers for both dimensions&lt;/P&gt;&lt;P&gt;in case of Category 1&lt;/P&gt;&lt;P&gt;=If(GetSelectedCount(Category1)&amp;gt;0,'("' &amp;amp; Concat(DISTINCT Category1, '"|"') &amp;amp; '")','')&lt;/P&gt;&lt;P&gt;In case of Category 2&lt;/P&gt;&lt;P&gt;=If(GetSelectedCount(Category2)&amp;gt;0,'("' &amp;amp; Concat(DISTINCT Category2, '"|"') &amp;amp; '")','')&lt;/P&gt;&lt;P&gt;i have checked this and it is working fine&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Kushal&lt;/P&gt;</description>
      <pubDate>Thu, 09 May 2019 11:00:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-de-select-Value-using-Trigger/m-p/1578366#M740312</guid>
      <dc:creator>kushalthakral</dc:creator>
      <dc:date>2019-05-09T11:00:41Z</dc:date>
    </item>
  </channel>
</rss>

