<?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: Set Analysis - sum max month value in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-Analysis-sum-max-month-value/m-p/1374522#M513721</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you post what I added again... I can tell you what changes you can make with it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Aug 2017 18:29:28 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2017-08-23T18:29:28Z</dc:date>
    <item>
      <title>Set Analysis - sum max month value</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-sum-max-month-value/m-p/1374515#M513714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am needing to sum a value (PHARM_NUM_STATUS) for only the max month of the year. I am currently using the below expression, but it is summing the values for all months of the year.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;PHARM_Year&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;PHARM_MonthNum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;PHARM_NUM_STATUS&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;How can I modify this to only sum the max(PHARM_MonthNum) PHARM_NUM_STATUS?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Thank you in advance.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Aug 2017 17:24:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-sum-max-month-value/m-p/1374515#M513714</guid>
      <dc:creator>byrnel0586</dc:creator>
      <dc:date>2017-08-23T17:24:01Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - sum max month value</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-sum-max-month-value/m-p/1374516#M513715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this may be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;= Sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;({&amp;lt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;PHARM_MonthNum = {"$(= Max(PHARM_MonthNum)) "} &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;PHARM_NUM_STATUS&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Aug 2017 17:38:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-sum-max-month-value/m-p/1374516#M513715</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-08-23T17:38:45Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - sum max month value</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-sum-max-month-value/m-p/1374517#M513716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, but that is returning zero. My dimension is PHARM_Year if that is useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Aug 2017 17:48:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-sum-max-month-value/m-p/1374517#M513716</guid>
      <dc:creator>byrnel0586</dc:creator>
      <dc:date>2017-08-23T17:48:49Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - sum max month value</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-sum-max-month-value/m-p/1374518#M513717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So what is this PHARM_MonthNum? May be use this if not can you share a sample to look into? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;= Sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;({&amp;lt; PHARM_Year, &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;PHARM_MonthNum = {"$(= Max(PHARM_MonthNum)) "} &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;PHARM_NUM_STATUS&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Aug 2017 17:59:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-sum-max-month-value/m-p/1374518#M513717</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-08-23T17:59:22Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - sum max month value</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-sum-max-month-value/m-p/1374519#M513718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That still shows as 0.&lt;/P&gt;&lt;P&gt;PHARM_MonthNum is the month that I want to see max value for. I do not have a sample app, but I have attached a screenshot of an example. Month 7 is max month, and the NUM = 123. That is the value I would like to see in the pivot chart below where the Num = 0. I need the expression to always point at max month with any selection.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Aug 2017 18:11:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-sum-max-month-value/m-p/1374519#M513718</guid>
      <dc:creator>byrnel0586</dc:creator>
      <dc:date>2017-08-23T18:11:47Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - sum max month value</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-sum-max-month-value/m-p/1374520#M513719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your chart dimension is Year to Date... is this different from Year field?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Aug 2017 18:19:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-sum-max-month-value/m-p/1374520#M513719</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-08-23T18:19:40Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - sum max month value</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-sum-max-month-value/m-p/1374521#M513720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, I just renamed the Year label as Year to Date. I tried what you posted a few minutes ago and it works, but changes when I select another month. Is there a way to keep the values static to the max month only?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Aug 2017 18:25:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-sum-max-month-value/m-p/1374521#M513720</guid>
      <dc:creator>byrnel0586</dc:creator>
      <dc:date>2017-08-23T18:25:28Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - sum max month value</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-sum-max-month-value/m-p/1374522#M513721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you post what I added again... I can tell you what changes you can make with it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Aug 2017 18:29:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-sum-max-month-value/m-p/1374522#M513721</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-08-23T18:29:28Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - sum max month value</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-sum-max-month-value/m-p/1374523#M513722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style="color: #666666; font-family: 'Helvetica','sans-serif'; font-size: 10.5pt;"&gt;Sum({&amp;lt;PHARM_Year, PHARM_MonthNum = {"=&lt;/SPAN&gt;&lt;SPAN style="color: #666666; font-family: 'Helvetica','sans-serif'; font-size: 10pt;"&gt;PHARM_MonthNum&amp;nbsp; = Max(TOTAL &amp;lt;PHARM_Year&amp;gt; Aggr(PHARM_MonthNum, PHARM_MonthNum, PHARM_Year))&lt;/SPAN&gt;&lt;SPAN style="color: #666666; font-family: 'Helvetica','sans-serif'; font-size: 10.5pt;"&gt;"}&amp;gt;} PHARM_NUM_STATUS)&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Aug 2017 18:30:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-sum-max-month-value/m-p/1374523#M513722</guid>
      <dc:creator>byrnel0586</dc:creator>
      <dc:date>2017-08-23T18:30:59Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - sum max month value</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-sum-max-month-value/m-p/1374524#M513723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum({&amp;lt;PHARM_Year, PHARM_MonthNum = {"=&lt;SPAN style="color: #ff0000;"&gt;Only({1}&lt;/SPAN&gt; PHARM_MonthNum&lt;SPAN style="color: #ff0000;"&gt;)&lt;/SPAN&gt; = Max(&lt;SPAN style="color: #ff0000;"&gt;{1}&lt;/SPAN&gt; TOTAL &amp;lt;PHARM_Year&amp;gt; Aggr(&lt;SPAN style="color: #ff0000;"&gt;Only({1}&lt;/SPAN&gt; PHARM_MonthNum&lt;SPAN style="color: #ff0000;"&gt;)&lt;/SPAN&gt;, PHARM_MonthNum, PHARM_Year))"}&amp;gt;} PHARM_NUM_STATUS)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Aug 2017 18:32:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-sum-max-month-value/m-p/1374524#M513723</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-08-23T18:32:47Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - sum max month value</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-sum-max-month-value/m-p/1374525#M513724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks. For some reason it is working for 2016 but showing 0 for 2017...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Aug 2017 18:39:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-sum-max-month-value/m-p/1374525#M513724</guid>
      <dc:creator>byrnel0586</dc:creator>
      <dc:date>2017-08-23T18:39:38Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - sum max month value</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-sum-max-month-value/m-p/1374526#M513725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Without the changes it was working for both 2017 and 2016?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Aug 2017 18:41:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-sum-max-month-value/m-p/1374526#M513725</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-08-23T18:41:32Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - sum max month value</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-sum-max-month-value/m-p/1374527#M513726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, it was working but changing with month selections. I think somewhere in the new expression it's pointing to the max month of all years rather than pivoting by each year? Makes sense to work for 2016 that way since the max month is 12 and max month for 2017 is only 7.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Aug 2017 18:45:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-sum-max-month-value/m-p/1374527#M513726</guid>
      <dc:creator>byrnel0586</dc:creator>
      <dc:date>2017-08-23T18:45:31Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - sum max month value</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-sum-max-month-value/m-p/1374528#M513727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum({&amp;lt;PHARM_Year, PHARM_MonthNum = {"=Only({1}PHARM_MonthNum) = Max({1&lt;SPAN style="color: #ff0000;"&gt;&amp;lt;Year = {$(=Max({1} Year))}&amp;gt;&lt;/SPAN&gt;} TOTAL &amp;lt;PHARM_Year&amp;gt; Aggr(Only({1}PHARM_MonthNum), PHARM_MonthNum, PHARM_Year))"}&amp;gt;} PHARM_NUM_STATUS)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Aug 2017 18:53:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-sum-max-month-value/m-p/1374528#M513727</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-08-23T18:53:51Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - sum max month value</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-sum-max-month-value/m-p/1374529#M513728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I wonder why this wouldn't work?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Sum({&amp;lt;PHARM_Year, PHARM_MonthNum = {"$(=Max({1&amp;lt;PHARM_Year = {"$(=Max({1}PHARM_Year))"}&amp;gt;} PHARM_MonthNum))"}&amp;gt;} PHARM_NUM_STATUS)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Aug 2017 18:55:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-sum-max-month-value/m-p/1374529#M513728</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-08-23T18:55:46Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - sum max month value</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-sum-max-month-value/m-p/1374530#M513729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This one still shows 0 for 2017.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Aug 2017 19:07:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-sum-max-month-value/m-p/1374530#M513729</guid>
      <dc:creator>byrnel0586</dc:creator>
      <dc:date>2017-08-23T19:07:40Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - sum max month value</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-sum-max-month-value/m-p/1374531#M513730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This one is giving an error&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/174449_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Aug 2017 19:08:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-sum-max-month-value/m-p/1374531#M513730</guid>
      <dc:creator>byrnel0586</dc:creator>
      <dc:date>2017-08-23T19:08:11Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - sum max month value</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-sum-max-month-value/m-p/1374532#M513731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My bad, remove the inner double quotes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Sum({&amp;lt;PHARM_Year, PHARM_MonthNum = {"$(=Max({1&amp;lt;PHARM_Year =&lt;SPAN style="color: #ff0000;"&gt; {$(=Max({1}PHARM_Year))}&lt;/SPAN&gt;&amp;gt;} PHARM_MonthNum))"}&amp;gt;} PHARM_NUM_STATUS)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Aug 2017 19:09:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-sum-max-month-value/m-p/1374532#M513731</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-08-23T19:09:52Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - sum max month value</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-sum-max-month-value/m-p/1374533#M513732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you. This one is now pulling the sum for month 7 for both 2016 and 2017 &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/confused.png" /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Aug 2017 19:19:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-sum-max-month-value/m-p/1374533#M513732</guid>
      <dc:creator>byrnel0586</dc:creator>
      <dc:date>2017-08-23T19:19:30Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - sum max month value</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-sum-max-month-value/m-p/1374534#M513733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any other ideas? If you can't figure it out it must not be possible.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Aug 2017 20:21:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-sum-max-month-value/m-p/1374534#M513733</guid>
      <dc:creator>byrnel0586</dc:creator>
      <dc:date>2017-08-23T20:21:21Z</dc:date>
    </item>
  </channel>
</rss>

