<?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 Help with Partial sum in pivot table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Help-with-Partial-sum-in-pivot-table/m-p/311747#M1197730</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All, I am using&lt;/P&gt;&lt;P&gt;=If(ISNULL(End_Month_Yr) AND [Start_Month_Yr] &amp;lt;= [Month_Yr], Sum(Amt), if([End_Month_Yr] &amp;gt;= [Month_Yr], Sum(Amt), 0))&lt;/P&gt;&lt;P&gt;as pivot chart expression. But the Total ( partial sum) populating zeros, why its not populating the Total?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please Help. Thanks in Advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Mar 2011 20:32:37 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-03-08T20:32:37Z</dc:date>
    <item>
      <title>Help with Partial sum in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-Partial-sum-in-pivot-table/m-p/311747#M1197730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All, I am using&lt;/P&gt;&lt;P&gt;=If(ISNULL(End_Month_Yr) AND [Start_Month_Yr] &amp;lt;= [Month_Yr], Sum(Amt), if([End_Month_Yr] &amp;gt;= [Month_Yr], Sum(Amt), 0))&lt;/P&gt;&lt;P&gt;as pivot chart expression. But the Total ( partial sum) populating zeros, why its not populating the Total?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please Help. Thanks in Advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2011 20:32:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-Partial-sum-in-pivot-table/m-p/311747#M1197730</guid>
      <dc:creator />
      <dc:date>2011-03-08T20:32:37Z</dc:date>
    </item>
    <item>
      <title>Help with Partial sum in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-Partial-sum-in-pivot-table/m-p/311748#M1197731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I got it...&lt;/P&gt;&lt;P&gt;Changed my expression as&lt;/P&gt;&lt;P&gt;=Sum(If(ISNULL(End_Month_Yr) AND [Start_Month_Yr] &amp;lt;= [Month_Yr], Amt, if([End_Month_Yr] &amp;gt;= [Month_Yr], Amt, 0)))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2011 20:40:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-Partial-sum-in-pivot-table/m-p/311748#M1197731</guid>
      <dc:creator />
      <dc:date>2011-03-08T20:40:40Z</dc:date>
    </item>
  </channel>
</rss>

