<?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 Alternative to triggers? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Alternative-to-triggers/m-p/402175#M149676</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have an application that tracks insurance policies. Each policy has an effective and expiration date. I have a calendar object where the user can select a date, and it filters to all effective contracts. I do this with a trigger - the calendar is linked to a variable called vInForceDate, and it has a trigger which sets Effective_Date to &amp;lt;=vInForceDate and sets Expiration_Date to &amp;gt;=vInForceDate.&lt;/P&gt;&lt;P&gt;Any idea on how I can do this without triggers so it will work with the AJAX client? I have some users who want to use iPads for it, and you can't use the IE Plugin with it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 May 2013 19:30:08 GMT</pubDate>
    <dc:creator>danielact</dc:creator>
    <dc:date>2013-05-23T19:30:08Z</dc:date>
    <item>
      <title>Alternative to triggers?</title>
      <link>https://community.qlik.com/t5/QlikView/Alternative-to-triggers/m-p/402175#M149676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have an application that tracks insurance policies. Each policy has an effective and expiration date. I have a calendar object where the user can select a date, and it filters to all effective contracts. I do this with a trigger - the calendar is linked to a variable called vInForceDate, and it has a trigger which sets Effective_Date to &amp;lt;=vInForceDate and sets Expiration_Date to &amp;gt;=vInForceDate.&lt;/P&gt;&lt;P&gt;Any idea on how I can do this without triggers so it will work with the AJAX client? I have some users who want to use iPads for it, and you can't use the IE Plugin with it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 May 2013 19:30:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alternative-to-triggers/m-p/402175#M149676</guid>
      <dc:creator>danielact</dc:creator>
      <dc:date>2013-05-23T19:30:08Z</dc:date>
    </item>
    <item>
      <title>Re: Alternative to triggers?</title>
      <link>https://community.qlik.com/t5/QlikView/Alternative-to-triggers/m-p/402176#M149677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perhaps this could work with a set analysis condition in the appropriate formulas:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Count({1&amp;lt;Expiration_Date={"&amp;gt;=$(vInForceDate)"}, Effective_Date={"&amp;lt;=$(vInForceDate)"}&amp;gt;} Contracts)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 May 2013 11:59:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alternative-to-triggers/m-p/402176#M149677</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2013-05-24T11:59:27Z</dc:date>
    </item>
    <item>
      <title>Re: Alternative to triggers?</title>
      <link>https://community.qlik.com/t5/QlikView/Alternative-to-triggers/m-p/402177#M149678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I know I can do that in the expressions, but I want my list boxes to update and show what gets filtered out as well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 May 2013 15:26:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alternative-to-triggers/m-p/402177#M149678</guid>
      <dc:creator>danielact</dc:creator>
      <dc:date>2013-05-24T15:26:41Z</dc:date>
    </item>
    <item>
      <title>Re: Alternative to triggers?</title>
      <link>https://community.qlik.com/t5/QlikView/Alternative-to-triggers/m-p/402178#M149679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could use instead a listbox a textbox for showing which date values includes the selection - it is not the same, but it gives users the requieres information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 May 2013 06:17:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alternative-to-triggers/m-p/402178#M149679</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2013-05-27T06:17:47Z</dc:date>
    </item>
  </channel>
</rss>

