<?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 - QuarterYear in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Trigger-QuarterYear/m-p/1103559#M365705</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in the textbox.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Jun 2016 18:21:44 GMT</pubDate>
    <dc:creator>krishnacbe</dc:creator>
    <dc:date>2016-06-23T18:21:44Z</dc:date>
    <item>
      <title>Trigger - QuarterYear</title>
      <link>https://community.qlik.com/t5/QlikView/Trigger-QuarterYear/m-p/1103557#M365703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm attempting to create a trigger on sheet activate to select the Max CalendarQuarterYear, which in the data is formated as 'Q1-2016'.&amp;nbsp; When I try adding the field CalendarQuarterYear and Search String as Max(CalendarQuarterYear), or MaxString(CalendarQuarterYear) it doesn't work correctly.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I add MaxString(CalendarQuarterYear) to a textbox to see the result it doesn't give the latest quarter and year in the data set it gives the selected since the field is always one selected.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2016 18:16:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trigger-QuarterYear/m-p/1103557#M365703</guid>
      <dc:creator>NickHoff</dc:creator>
      <dc:date>2016-06-23T18:16:51Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger - QuarterYear</title>
      <link>https://community.qlik.com/t5/QlikView/Trigger-QuarterYear/m-p/1103558#M365704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try with Max({&amp;lt;CalendarQuarterYear=&amp;gt;}CalendarQuarterYear)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2016 18:21:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trigger-QuarterYear/m-p/1103558#M365704</guid>
      <dc:creator>krishnacbe</dc:creator>
      <dc:date>2016-06-23T18:21:28Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger - QuarterYear</title>
      <link>https://community.qlik.com/t5/QlikView/Trigger-QuarterYear/m-p/1103559#M365705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in the textbox.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2016 18:21:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trigger-QuarterYear/m-p/1103559#M365705</guid>
      <dc:creator>krishnacbe</dc:creator>
      <dc:date>2016-06-23T18:21:44Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger - QuarterYear</title>
      <link>https://community.qlik.com/t5/QlikView/Trigger-QuarterYear/m-p/1103560#M365706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It provides no results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2016-06-23_13-23-40.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/129001_2016-06-23_13-23-40.png" style="height: 351px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2016 18:25:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trigger-QuarterYear/m-p/1103560#M365706</guid>
      <dc:creator>NickHoff</dc:creator>
      <dc:date>2016-06-23T18:25:07Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger - QuarterYear</title>
      <link>https://community.qlik.com/t5/QlikView/Trigger-QuarterYear/m-p/1103561#M365707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try with below expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;MaxString&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;CalendarQuarterYear&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;CalendarQuarterYear&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2016 18:33:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trigger-QuarterYear/m-p/1103561#M365707</guid>
      <dc:creator>krishnacbe</dc:creator>
      <dc:date>2016-06-23T18:33:30Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger - QuarterYear</title>
      <link>https://community.qlik.com/t5/QlikView/Trigger-QuarterYear/m-p/1103562#M365708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Provides the same results as MaxString(CalendarQuarterYear) which is Q4-2015, the same as the always one selected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2016-06-23_13-35-22.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/129020_2016-06-23_13-35-22.png" style="height: 260px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2016 18:36:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trigger-QuarterYear/m-p/1103562#M365708</guid>
      <dc:creator>NickHoff</dc:creator>
      <dc:date>2016-06-23T18:36:12Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger - QuarterYear</title>
      <link>https://community.qlik.com/t5/QlikView/Trigger-QuarterYear/m-p/1103563#M365709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No MaxString(CalendarQuarterYear) is different from MaxString({&amp;lt;CalendarQuarterYear=&amp;gt;}CalendarQuarterYear)&lt;/P&gt;&lt;P&gt;in second expression I am eliminating the selection in CalendarQuarterYear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;see the attached file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;share me sample file and expected output.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2016 18:44:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trigger-QuarterYear/m-p/1103563#M365709</guid>
      <dc:creator>krishnacbe</dc:creator>
      <dc:date>2016-06-23T18:44:23Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger - QuarterYear</title>
      <link>https://community.qlik.com/t5/QlikView/Trigger-QuarterYear/m-p/1103564#M365710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I know Krishnapriya I tried with both.&amp;nbsp; I just noticed when I select a month the date changes to the maxstring.&amp;nbsp; But, month isn't required to be selected. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2016-06-23_13-46-50.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/129021_2016-06-23_13-46-50.png" style="height: 168px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2016 18:47:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trigger-QuarterYear/m-p/1103564#M365710</guid>
      <dc:creator>NickHoff</dc:creator>
      <dc:date>2016-06-23T18:47:12Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger - QuarterYear</title>
      <link>https://community.qlik.com/t5/QlikView/Trigger-QuarterYear/m-p/1103565#M365711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This will show what's happening more clearly.&lt;IMG alt="2016-06-23_13-49-00.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/129022_2016-06-23_13-49-00.png" style="height: 197px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2016-06-23_13-49-38.png" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/129023_2016-06-23_13-49-38.png" style="height: 188px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2016 18:50:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trigger-QuarterYear/m-p/1103565#M365711</guid>
      <dc:creator>NickHoff</dc:creator>
      <dc:date>2016-06-23T18:50:42Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger - QuarterYear</title>
      <link>https://community.qlik.com/t5/QlikView/Trigger-QuarterYear/m-p/1103566#M365712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try excluding the Month selection in your expression&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2016 18:57:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trigger-QuarterYear/m-p/1103566#M365712</guid>
      <dc:creator>krishnacbe</dc:creator>
      <dc:date>2016-06-23T18:57:17Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger - QuarterYear</title>
      <link>https://community.qlik.com/t5/QlikView/Trigger-QuarterYear/m-p/1103567#M365713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Doesn't work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2016 18:59:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trigger-QuarterYear/m-p/1103567#M365713</guid>
      <dc:creator>NickHoff</dc:creator>
      <dc:date>2016-06-23T18:59:42Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger - QuarterYear</title>
      <link>https://community.qlik.com/t5/QlikView/Trigger-QuarterYear/m-p/1103568#M365714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hope the attached one helps you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2016 19:05:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trigger-QuarterYear/m-p/1103568#M365714</guid>
      <dc:creator>krishnacbe</dc:creator>
      <dc:date>2016-06-23T19:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger - QuarterYear</title>
      <link>https://community.qlik.com/t5/QlikView/Trigger-QuarterYear/m-p/1103569#M365715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It doesn't work in my application.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2016 19:07:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trigger-QuarterYear/m-p/1103569#M365715</guid>
      <dc:creator>NickHoff</dc:creator>
      <dc:date>2016-06-23T19:07:39Z</dc:date>
    </item>
  </channel>
</rss>

