<?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 How to sum a single month when it is not the current month? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-sum-a-single-month-when-it-is-not-the-current-month/m-p/66036#M10959</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to sum the most current month's Reserve balance data. Right now it is April, but the February data was just populated, so I need just the February data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have two fields that I could use for the date: [Reserve Month] which is just the month name, and [Edit Date] which is the numerical MMM-DD-YYYY&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The field I want calculated is [Reserve Balance].&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Apr 2018 21:01:05 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-04-05T21:01:05Z</dc:date>
    <item>
      <title>How to sum a single month when it is not the current month?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-sum-a-single-month-when-it-is-not-the-current-month/m-p/66036#M10959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to sum the most current month's Reserve balance data. Right now it is April, but the February data was just populated, so I need just the February data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have two fields that I could use for the date: [Reserve Month] which is just the month name, and [Edit Date] which is the numerical MMM-DD-YYYY&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The field I want calculated is [Reserve Balance].&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Apr 2018 21:01:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-sum-a-single-month-when-it-is-not-the-current-month/m-p/66036#M10959</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-05T21:01:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to sum a single month when it is not the current month?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-sum-a-single-month-when-it-is-not-the-current-month/m-p/66037#M10960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Something like this may be - &lt;/P&gt;&lt;P&gt;Sum({&amp;lt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;[Edit Date] ={"&amp;gt;=$(=MonthStart(&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;[Edit Date]))&lt;/SPAN&gt;"}&lt;/SPAN&gt;&amp;gt;}&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;[Reserve Balance]&lt;/SPAN&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Apr 2018 21:14:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-sum-a-single-month-when-it-is-not-the-current-month/m-p/66037#M10960</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2018-04-05T21:14:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to sum a single month when it is not the current month?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-sum-a-single-month-when-it-is-not-the-current-month/m-p/66038#M10961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Corrected one - &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Sum({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;[Edit Date] ={"&amp;gt;=$(=MonthStart(Date(Max(&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;[Edit Date]))))&lt;/SPAN&gt;"}&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;[Reserve Balance]&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Apr 2018 21:15:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-sum-a-single-month-when-it-is-not-the-current-month/m-p/66038#M10961</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2018-04-05T21:15:37Z</dc:date>
    </item>
  </channel>
</rss>

