<?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 Need Min Year and Min Month value in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Need-Min-Year-and-Min-Month-value/m-p/673516#M1077143</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Hello,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I have 2 List box Year &amp;amp; Month.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;When user clicks on multiple months it gives me minimum month (April's Open count) perfectly.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;But when user selects mutiple YEARS from the listbox its not working for other Years.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;When user selects mutiple years ,I want minimum year's count as April month of both the Years.&amp;nbsp; Set Analysis as below.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;IMG alt="aa.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/62399_aa.jpg" /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;IMG alt="v.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/62400_v.jpg" /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Set Analysis:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= if &lt;/P&gt;&lt;P&gt;(&lt;/P&gt;&lt;P&gt;&amp;nbsp; GetCurrentField("Year-Month") = 'MONTHS',Sum ( OPEN_COUNT)&lt;/P&gt;&lt;P&gt;&amp;nbsp; ,if(GetCurrentField("Year-Month") = 'YEARQTR' ,Sum({&amp;lt;[MONTH_FORSELECTION] = {'JAN','APR','JUL','OCT'}&amp;gt;} OPEN_COUNT)&lt;/P&gt;&lt;P&gt;&amp;nbsp; //, if(GetCurrentField("Year-Month") = 'YEARS',Sum({&amp;lt;[MONTH_FORSELECTION] = {'APR'}&amp;gt;} OPEN_COUNT))&lt;/P&gt;&lt;P&gt;&amp;nbsp; , if(GetCurrentField("Year-Month") = 'YEARS',Sum({&amp;lt;YEARMONTHDATE = {'$(=MIN(YEARMONTHDATE))'}&amp;gt;} OPEN_COUNT))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; ),&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Thanks in advance.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 10pt; line-height: 1.5em;"&gt;Bhavesh&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Jul 2014 08:19:00 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-07-15T08:19:00Z</dc:date>
    <item>
      <title>Need Min Year and Min Month value</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Min-Year-and-Min-Month-value/m-p/673516#M1077143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Hello,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I have 2 List box Year &amp;amp; Month.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;When user clicks on multiple months it gives me minimum month (April's Open count) perfectly.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;But when user selects mutiple YEARS from the listbox its not working for other Years.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;When user selects mutiple years ,I want minimum year's count as April month of both the Years.&amp;nbsp; Set Analysis as below.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;IMG alt="aa.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/62399_aa.jpg" /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;IMG alt="v.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/62400_v.jpg" /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Set Analysis:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= if &lt;/P&gt;&lt;P&gt;(&lt;/P&gt;&lt;P&gt;&amp;nbsp; GetCurrentField("Year-Month") = 'MONTHS',Sum ( OPEN_COUNT)&lt;/P&gt;&lt;P&gt;&amp;nbsp; ,if(GetCurrentField("Year-Month") = 'YEARQTR' ,Sum({&amp;lt;[MONTH_FORSELECTION] = {'JAN','APR','JUL','OCT'}&amp;gt;} OPEN_COUNT)&lt;/P&gt;&lt;P&gt;&amp;nbsp; //, if(GetCurrentField("Year-Month") = 'YEARS',Sum({&amp;lt;[MONTH_FORSELECTION] = {'APR'}&amp;gt;} OPEN_COUNT))&lt;/P&gt;&lt;P&gt;&amp;nbsp; , if(GetCurrentField("Year-Month") = 'YEARS',Sum({&amp;lt;YEARMONTHDATE = {'$(=MIN(YEARMONTHDATE))'}&amp;gt;} OPEN_COUNT))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; ),&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Thanks in advance.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 10pt; line-height: 1.5em;"&gt;Bhavesh&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jul 2014 08:19:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Min-Year-and-Min-Month-value/m-p/673516#M1077143</guid>
      <dc:creator />
      <dc:date>2014-07-15T08:19:00Z</dc:date>
    </item>
  </channel>
</rss>

