<?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: Using Max and Min functions in set analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Using-Max-and-Min-functions-in-set-analysis/m-p/1600031#M444193</link>
    <description>&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Same expression i am trying to use&amp;nbsp; as below&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My point is Q118 should not come as i am taking month greater than 201802 which Q2FY18&amp;nbsp;, but for me&amp;nbsp;Q118 is coming and data is coming as 0.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any idea or suggestion please.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;Month ={"&amp;gt;=201802 &amp;lt;=201904"}&amp;gt;}NumValue)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Q.PNG" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/15086iBAEBF8B6A7D37BC4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Q.PNG" alt="Q.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;HK&lt;/P&gt;</description>
    <pubDate>Mon, 08 Jul 2019 16:58:48 GMT</pubDate>
    <dc:creator>dunnalahk123</dc:creator>
    <dc:date>2019-07-08T16:58:48Z</dc:date>
    <item>
      <title>Using Max and Min functions in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Max-and-Min-functions-in-set-analysis/m-p/55914#M9274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;Hi i need to pick max of Date_Actuals from Fact in order to calculate the total Amount&amp;nbsp; from "Amount".&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;This below expression is not giving any results :&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;=Sum({&amp;lt;Date_Actuals ={"&amp;gt;=$(=min(Date_Actuals))&amp;lt;= $(=max(Date_Actuals))"&amp;gt;}Amount)&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Please let me know the correct syntax&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Thanks in adavance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Feb 2018 06:57:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Max-and-Min-functions-in-set-analysis/m-p/55914#M9274</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-06T06:57:42Z</dc:date>
    </item>
    <item>
      <title>Re: Using Max and Min functions in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Max-and-Min-functions-in-set-analysis/m-p/55915#M9275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are missing a closing &lt;STRONG&gt;}&lt;/STRONG&gt;... try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Sum({&amp;lt;Date_Actuals ={"&amp;gt;=$(=min(Date_Actuals))&amp;lt;=$(=max(Date_Actuals))"&lt;SPAN style="color: #ff0000; font-size: 14pt;"&gt;}&lt;/SPAN&gt;&amp;gt;}Amount)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Feb 2018 16:18:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Max-and-Min-functions-in-set-analysis/m-p/55915#M9275</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-02-06T16:18:55Z</dc:date>
    </item>
    <item>
      <title>Re: Using Max and Min functions in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Max-and-Min-functions-in-set-analysis/m-p/1600031#M444193</link>
      <description>&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Same expression i am trying to use&amp;nbsp; as below&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My point is Q118 should not come as i am taking month greater than 201802 which Q2FY18&amp;nbsp;, but for me&amp;nbsp;Q118 is coming and data is coming as 0.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any idea or suggestion please.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;Month ={"&amp;gt;=201802 &amp;lt;=201904"}&amp;gt;}NumValue)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Q.PNG" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/15086iBAEBF8B6A7D37BC4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Q.PNG" alt="Q.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;HK&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jul 2019 16:58:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Max-and-Min-functions-in-set-analysis/m-p/1600031#M444193</guid>
      <dc:creator>dunnalahk123</dc:creator>
      <dc:date>2019-07-08T16:58:48Z</dc:date>
    </item>
  </channel>
</rss>

