<?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 Set analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-analysis/m-p/695442#M251371</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to calculate the set based on the month and sum the accounts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum{&amp;lt;Month = {"=&amp;gt;$(Month(today()))&amp;lt;=$(MaxString(Month)) "}&amp;gt;} accounts .The value should be pretty much from the present month and to end of the year.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the set analysis is not working properly. Please advise.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Oct 2014 19:14:49 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-10-09T19:14:49Z</dc:date>
    <item>
      <title>Set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis/m-p/695442#M251371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to calculate the set based on the month and sum the accounts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum{&amp;lt;Month = {"=&amp;gt;$(Month(today()))&amp;lt;=$(MaxString(Month)) "}&amp;gt;} accounts .The value should be pretty much from the present month and to end of the year.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the set analysis is not working properly. Please advise.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Oct 2014 19:14:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis/m-p/695442#M251371</guid>
      <dc:creator />
      <dc:date>2014-10-09T19:14:49Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis/m-p/695443#M251372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sum({$&amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Month &lt;/SPAN&gt;={"&amp;gt;=$(=max(Month(Today())))&amp;lt;=$(=max(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Month&lt;/SPAN&gt;))"}&amp;gt;} account)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;sum({$&amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Month &lt;/SPAN&gt;={"&amp;gt;=$(=max(Month(Today())))&amp;lt;=12"}&amp;gt;} account)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Oct 2014 19:26:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis/m-p/695443#M251372</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-10-09T19:26:19Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis/m-p/695444#M251373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Set with month() can be tricky. Month is a dual value and can be string and number. Make sure that you don't compare a digit with a string.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Vegar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Oct 2014 19:26:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis/m-p/695444#M251373</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2014-10-09T19:26:47Z</dc:date>
    </item>
  </channel>
</rss>

