<?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 Display sum value based on current month in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Display-sum-value-based-on-current-month/m-p/690195#M1069587</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a data set where the fields are netaddresses, MonthAddress, YearAddress.&amp;nbsp; I would like to have a text object show the sum of the netaddresses column but only show values for the current month.&amp;nbsp; I have another list box that already is limiting the data by year but I want the text object to the sum of the current month using the year selected.&amp;nbsp; How would I do that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 Aug 2014 20:51:42 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-08-15T20:51:42Z</dc:date>
    <item>
      <title>Display sum value based on current month</title>
      <link>https://community.qlik.com/t5/QlikView/Display-sum-value-based-on-current-month/m-p/690195#M1069587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a data set where the fields are netaddresses, MonthAddress, YearAddress.&amp;nbsp; I would like to have a text object show the sum of the netaddresses column but only show values for the current month.&amp;nbsp; I have another list box that already is limiting the data by year but I want the text object to the sum of the current month using the year selected.&amp;nbsp; How would I do that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Aug 2014 20:51:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-sum-value-based-on-current-month/m-p/690195#M1069587</guid>
      <dc:creator />
      <dc:date>2014-08-15T20:51:42Z</dc:date>
    </item>
    <item>
      <title>Re: Display sum value based on current month</title>
      <link>https://community.qlik.com/t5/QlikView/Display-sum-value-based-on-current-month/m-p/690196#M1069588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For current Month you need to use Month(Today()) and Year(Today()) in your expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;='Current Month '&amp;amp;'('&amp;amp;Month(Today())&amp;amp;' - '&amp;amp;Year(Today())&amp;amp;')'&amp;amp;' Amount :'&amp;amp;chr(32)&amp;amp;chr(32)&amp;amp; Sum({&amp;lt;New_Month={'$(=Month(Today()))'},New_Year={'$(=Year(Today()))'}&amp;gt;}Amount)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, see the expression for understanding.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Aviral Nag&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Aug 2014 21:36:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-sum-value-based-on-current-month/m-p/690196#M1069588</guid>
      <dc:creator>aveeeeeee7en</dc:creator>
      <dc:date>2014-08-15T21:36:22Z</dc:date>
    </item>
    <item>
      <title>Re: Display sum value based on current month</title>
      <link>https://community.qlik.com/t5/QlikView/Display-sum-value-based-on-current-month/m-p/690197#M1069591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply.&amp;nbsp; I already have a list box to select the year, however I would only like the have the text object sum the netaddress values for the same current month.&amp;nbsp; Is that possible as I don't want to have to include the year in the expression?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Aug 2014 21:39:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-sum-value-based-on-current-month/m-p/690197#M1069591</guid>
      <dc:creator />
      <dc:date>2014-08-15T21:39:57Z</dc:date>
    </item>
  </channel>
</rss>

