<?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 in tab in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Trigger-in-tab/m-p/1094206#M928651</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you wanting to replace Where with front end trigger?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Mar 2016 01:40:43 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-03-30T01:40:43Z</dc:date>
    <item>
      <title>Trigger in tab</title>
      <link>https://community.qlik.com/t5/QlikView/Trigger-in-tab/m-p/1094205#M928650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have this where clause in the script,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;STRONG&gt;where NOT ( [Subspace Expire] &amp;lt; today() )&amp;nbsp; &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG style="line-height: 1.5em; font-size: 10pt;"&gt;AND [Subspace Commence] &amp;lt;= addmonths(today(),12);&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Instead of this where clause in the script can I put this as trigger in tab as I need to create another tab with the below trigger,&lt;STRONG&gt;instead of 12 months I have to put 36 months.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG&gt;where NOT ( [Subspace Expire] &amp;lt; today() )&amp;nbsp; &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG style="font-size: 10pt;"&gt;AND [Subspace Commence] &amp;lt;= addmonths(today(),36);&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;STRONG style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;STRONG style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;STRONG style="font-size: 10pt;"&gt;How can I do that ?&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trigger-in-tab/m-p/1094205#M928650</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger in tab</title>
      <link>https://community.qlik.com/t5/QlikView/Trigger-in-tab/m-p/1094206#M928651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you wanting to replace Where with front end trigger?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 01:40:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trigger-in-tab/m-p/1094206#M928651</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-03-30T01:40:43Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger in tab</title>
      <link>https://community.qlik.com/t5/QlikView/Trigger-in-tab/m-p/1094207#M928652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ya...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 01:47:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trigger-in-tab/m-p/1094207#M928652</guid>
      <dc:creator />
      <dc:date>2016-03-30T01:47:30Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger in tab</title>
      <link>https://community.qlik.com/t5/QlikView/Trigger-in-tab/m-p/1094208#M928653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So I think you would need two select in field actions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Subspace expire&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;='&amp;gt;=' &amp;amp; Date(Min([Subspace expire]), 'Subspace_expire_Field_Format') &amp;amp; '&amp;lt;' &amp;amp; Date(Today(), '&lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;Subspace_expire_Field_Format')&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Subspace commence:&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;='&amp;lt;=' &amp;amp; Date(AddYears(Today(), 3), '&lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;Subspace_expire_Field_Format')&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 01:53:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trigger-in-tab/m-p/1094208#M928653</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-03-30T01:53:28Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger in tab</title>
      <link>https://community.qlik.com/t5/QlikView/Trigger-in-tab/m-p/1094209#M928654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Awesome....Thank you very much.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 02:45:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trigger-in-tab/m-p/1094209#M928654</guid>
      <dc:creator />
      <dc:date>2016-03-30T02:45:16Z</dc:date>
    </item>
  </channel>
</rss>

