<?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 Scripting sum of months in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Scripting-sum-of-months/m-p/682202#M675938</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;I did a crosstable and my months fall under the variable Months, but now I need to sum the of each month for a quarter value. Something to the extend of &lt;SPAN style="color: #0000ff;"&gt;sum&lt;/SPAN&gt;({&lt;SPAN style="color: #800000;"&gt;Month&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt;"&gt;='Jan''Feb''Mar') - How do I sum the months up for a quarter value.&amp;nbsp; I need this for each quarter of the year.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Jul 2014 21:33:18 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-07-15T21:33:18Z</dc:date>
    <item>
      <title>Scripting sum of months</title>
      <link>https://community.qlik.com/t5/QlikView/Scripting-sum-of-months/m-p/682202#M675938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;I did a crosstable and my months fall under the variable Months, but now I need to sum the of each month for a quarter value. Something to the extend of &lt;SPAN style="color: #0000ff;"&gt;sum&lt;/SPAN&gt;({&lt;SPAN style="color: #800000;"&gt;Month&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt;"&gt;='Jan''Feb''Mar') - How do I sum the months up for a quarter value.&amp;nbsp; I need this for each quarter of the year.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jul 2014 21:33:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Scripting-sum-of-months/m-p/682202#M675938</guid>
      <dc:creator />
      <dc:date>2014-07-15T21:33:18Z</dc:date>
    </item>
    <item>
      <title>Re: Scripting sum of months</title>
      <link>https://community.qlik.com/t5/QlikView/Scripting-sum-of-months/m-p/682203#M675939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;maybe you need a calculated dimension for quarter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;='Quarter ' &amp;amp; ceil(Month/3)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jul 2014 21:38:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Scripting-sum-of-months/m-p/682203#M675939</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-07-15T21:38:06Z</dc:date>
    </item>
  </channel>
</rss>

