<?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 Re: Need help with Expression (Accummulate and sum) in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Need-help-with-Expression-Accummulate-and-sum/m-p/1567278#M441813</link>
    <description>It's working very fine, Thank you so much &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;</description>
    <pubDate>Wed, 10 Apr 2019 02:50:40 GMT</pubDate>
    <dc:creator>pathompong_vm</dc:creator>
    <dc:date>2019-04-10T02:50:40Z</dc:date>
    <item>
      <title>Need help with Expression (Accummulate and sum)</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-with-Expression-Accummulate-and-sum/m-p/1566758#M441796</link>
      <description>&lt;P&gt;I do Accumulate report by Pivot Chart like this;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Untitled.png" style="width: 541px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/9745i09F2E9B99D8F0961/image-size/large?v=v2&amp;amp;px=999" role="button" title="Untitled.png" alt="Untitled.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I'm stuck with 'Sales_total_accum' =&amp;gt; I do in If Clause; If(Accu&amp;lt;=Sales_total_80%,Sum(Sales_All),0).&lt;/P&gt;&lt;P&gt;But no number in 'Total' level, I would like to sum it up. So I need you suggestion and help .You can view my solution in attach.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 03:54:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-with-Expression-Accummulate-and-sum/m-p/1566758#M441796</guid>
      <dc:creator>pathompong_vm</dc:creator>
      <dc:date>2024-11-16T03:54:54Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with Expression (Accummulate and sum)</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-with-Expression-Accummulate-and-sum/m-p/1566878#M441800</link>
      <description>&lt;P&gt;Try this&lt;/P&gt;&lt;PRE&gt;=Sum(Aggr(If(RangeSum(Above(Sum(Sales_All), 0, RowNo())) &amp;lt;= Sum(TOTAL &amp;lt;Department, Category&amp;gt; Sales_All)*0.8, Sum(Sales_All), 0), Department, Category, ProductID))&lt;/PRE&gt;&lt;P&gt;or this if you have QV12&lt;/P&gt;&lt;PRE&gt;=Sum(Aggr(If(RangeSum(Above(Sum(Sales_All), 0, RowNo())) &amp;lt;= Sum(TOTAL &amp;lt;Department, Category&amp;gt; Sales_All)*0.8, Sum(Sales_All), 0), Department, Category, (ProductID, (NUMERIC))))&lt;/PRE&gt;</description>
      <pubDate>Tue, 09 Apr 2019 11:45:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-with-Expression-Accummulate-and-sum/m-p/1566878#M441800</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-04-09T11:45:21Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with Expression (Accummulate and sum)</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-with-Expression-Accummulate-and-sum/m-p/1567278#M441813</link>
      <description>It's working very fine, Thank you so much &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;</description>
      <pubDate>Wed, 10 Apr 2019 02:50:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-with-Expression-Accummulate-and-sum/m-p/1567278#M441813</guid>
      <dc:creator>pathompong_vm</dc:creator>
      <dc:date>2019-04-10T02:50:40Z</dc:date>
    </item>
  </channel>
</rss>

