<?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: Triggers on calculated dimensions in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Triggers-on-calculated-dimensions/m-p/994356#M338515</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it seems like it is a simple issue that can be cured by changing Sheet Properties. So for Sheet Y where u dont want the selection from X to carry over, you can go to sheet properties ----------&amp;gt; Triggers ---------&amp;gt; On Activate sheet -----------&amp;gt;&lt;/P&gt;&lt;P&gt;add Action------------&amp;gt; Clear All. so when u select 1 in sheet X and go to Y, Y, it will have a normal state with out any selections carried over. hth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Dec 2015 22:00:16 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-12-11T22:00:16Z</dc:date>
    <item>
      <title>Triggers on calculated dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Triggers-on-calculated-dimensions/m-p/994351#M338510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Qlik Experts,&lt;/P&gt;&lt;P&gt;How to set triggers on calculated dimension and how to lock/unlock a field on leaving sheet from one to other sheet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex: this is how data is being displayed in straight table, where 1,2,3&amp;nbsp; are the result of calculated dimension in sheet X, upon selection 1 in the table, it display only that row when we move from sheet X to Sheet Y which has the same straight table when we click on 1 it has to come normal state displaying 3 rows, which is not happening.&lt;/P&gt;&lt;P&gt;S.No&amp;nbsp;&amp;nbsp;&amp;nbsp; product&amp;nbsp; sales&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; A&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 100&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; B&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 200&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; C&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 300&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Thanks in Advance.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Dec 2015 18:16:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Triggers-on-calculated-dimensions/m-p/994351#M338510</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-10T18:16:58Z</dc:date>
    </item>
    <item>
      <title>Re: Triggers on calculated dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Triggers-on-calculated-dimensions/m-p/994352#M338511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think this need any trigger. This is what should be happening by default. Can you share a sample which shows that this is not what is happening?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Dec 2015 18:19:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Triggers-on-calculated-dimensions/m-p/994352#M338511</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-12-10T18:19:58Z</dc:date>
    </item>
    <item>
      <title>Re: Triggers on calculated dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Triggers-on-calculated-dimensions/m-p/994353#M338512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When we are in the same sheet its working Sunny, but when we move from one sheet to the other its not working the selection in the current selection box is getting unlocked. may i know whether we can implement a action/trigger on calculated dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thnks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Dec 2015 18:26:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Triggers-on-calculated-dimensions/m-p/994353#M338512</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-10T18:26:41Z</dc:date>
    </item>
    <item>
      <title>Re: Triggers on calculated dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Triggers-on-calculated-dimensions/m-p/994354#M338513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Calculated Dimensions can be a pain and I am pretty sure you cannot have a trigger on them&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How about you do the calculation in the script to create a proper dimension?&amp;nbsp; Then everything should be lot simpler.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Dec 2015 18:59:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Triggers-on-calculated-dimensions/m-p/994354#M338513</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-10T18:59:42Z</dc:date>
    </item>
    <item>
      <title>Re: Triggers on calculated dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Triggers-on-calculated-dimensions/m-p/994355#M338514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thnks Bill,&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, 11 Dec 2015 20:49:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Triggers-on-calculated-dimensions/m-p/994355#M338514</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-11T20:49:31Z</dc:date>
    </item>
    <item>
      <title>Re: Triggers on calculated dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Triggers-on-calculated-dimensions/m-p/994356#M338515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it seems like it is a simple issue that can be cured by changing Sheet Properties. So for Sheet Y where u dont want the selection from X to carry over, you can go to sheet properties ----------&amp;gt; Triggers ---------&amp;gt; On Activate sheet -----------&amp;gt;&lt;/P&gt;&lt;P&gt;add Action------------&amp;gt; Clear All. so when u select 1 in sheet X and go to Y, Y, it will have a normal state with out any selections carried over. hth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Dec 2015 22:00:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Triggers-on-calculated-dimensions/m-p/994356#M338515</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-11T22:00:16Z</dc:date>
    </item>
  </channel>
</rss>

