<?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: Trigger an action in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Trigger-an-action/m-p/586337#M217603</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks. This is what I want. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Mar 2014 08:41:43 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-03-18T08:41:43Z</dc:date>
    <item>
      <title>Trigger an action</title>
      <link>https://community.qlik.com/t5/QlikView/Trigger-an-action/m-p/586332#M217598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer to image below, I have a table which storing the outlet with the closure date. Besides, there are 2 selection box for year and month. The year and month are derived from another column called Report Date. There is no association between closure date and report date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But this outlet table is associated with a fact table and fact table associated with Master Calendar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I'm trying to do is, is there any way to trigger an action where now I selected Year='2013' and Month = 'Jun', I want to exclude those outlet's closure date &amp;gt;= 2013 Jun.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Possible to do this is trigger action?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="55242" alt="3.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/55242_3.PNG.png" style="width: 620px; height: 254px;" /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;CS Khoo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2014 08:03:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trigger-an-action/m-p/586332#M217598</guid>
      <dc:creator />
      <dc:date>2014-03-18T08:03:15Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger an action</title>
      <link>https://community.qlik.com/t5/QlikView/Trigger-an-action/m-p/586333#M217599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure you can do, add a button, write a text and add 2 triggers "Select field"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the first write in the upper box: &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Year&amp;nbsp; and in the bottom &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;2013&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;in the second trigger &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Month and Jun&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Obviously you can use variables for values so 2013 could be year(today())-1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2014 08:07:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trigger-an-action/m-p/586333#M217599</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-03-18T08:07:12Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger an action</title>
      <link>https://community.qlik.com/t5/QlikView/Trigger-an-action/m-p/586334#M217600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks. But I don't want to trigger the Year and Month, is I trigger the closure date which &amp;gt;= Selected Year and Month&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2014 08:13:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trigger-an-action/m-p/586334#M217600</guid>
      <dc:creator />
      <dc:date>2014-03-18T08:13:57Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger an action</title>
      <link>https://community.qlik.com/t5/QlikView/Trigger-an-action/m-p/586335#M217601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can add an trigger on Report Date (Since Month and Year are derived from the same). The trigger will include a select in field trigger and the field will be "Closure Date" and the value will be&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;='&amp;gt;$(=date(max(Report Date)))'&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Hope this solves your query.&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Basil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2014 08:30:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trigger-an-action/m-p/586335#M217601</guid>
      <dc:creator />
      <dc:date>2014-03-18T08:30:36Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger an action</title>
      <link>https://community.qlik.com/t5/QlikView/Trigger-an-action/m-p/586336#M217602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;OL&gt;&lt;LI&gt;Create 2 variable vYear, vMonth&lt;UL&gt;&lt;LI&gt;vYear : =Only(Year)&lt;/LI&gt;&lt;LI&gt;vMonth: =Only(Month)&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Use a straght table for the table from your screenshot.&lt;UL&gt;&lt;LI&gt;Dimension : Store Desc&lt;/LI&gt;&lt;LI&gt;Expression : Only({&amp;lt;Year=,Month=&amp;gt;}if(Closure Date&amp;lt;Date(Date#($(vYear)&amp;amp;'-'$(vMonth)&amp;amp;'01','YYYY-MMM-DD'),'DD-MMM-YYYY'),Closure Date)&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;You might want to adjust the date format to make it work, hope it helps &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2014 08:37:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trigger-an-action/m-p/586336#M217602</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-03-18T08:37:56Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger an action</title>
      <link>https://community.qlik.com/t5/QlikView/Trigger-an-action/m-p/586337#M217603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks. This is what I want. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2014 08:41:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trigger-an-action/m-p/586337#M217603</guid>
      <dc:creator />
      <dc:date>2014-03-18T08:41:43Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger an action</title>
      <link>https://community.qlik.com/t5/QlikView/Trigger-an-action/m-p/586338#M217604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Chee Tiong, I know I can set in expression, but I don't want because I need to go through all the objects and expression, and that's alot. Thanks anyway. I did emailed to you also. =D&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2014 08:42:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trigger-an-action/m-p/586338#M217604</guid>
      <dc:creator />
      <dc:date>2014-03-18T08:42:49Z</dc:date>
    </item>
  </channel>
</rss>

