<?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: Sum total with above not correct in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Sum-total-with-above-not-correct/m-p/1550662#M743799</link>
    <description>&lt;P&gt;Can you try this&lt;/P&gt;&lt;PRE&gt;Sum(Aggr(
If(RowNo() = 0, Sum(Aggr(fabs((Max(W_B1))) -Above(Max(W_B1)), (Date, (NUMERIC)))), Max(W_B1) - Above(Max(W_B1)))/100
, (Date, (NUMERIC))))&lt;/PRE&gt;</description>
    <pubDate>Thu, 28 Feb 2019 17:18:41 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2019-02-28T17:18:41Z</dc:date>
    <item>
      <title>Sum total with above not correct</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-total-with-above-not-correct/m-p/1550429#M743794</link>
      <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;I need help for total result is not correct if someone can help Im begginer thanks&lt;/P&gt;&lt;P&gt;this my expression :&lt;/P&gt;&lt;P&gt;If(RowNo()=0 ,sum( aggr(FABS((Max(W_B1)))-above(Max(W_B1)),Date)),max(W_B1)-Above(max(W_B1)))/100&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It should be get 24517,83 NOT 21873,82&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Qeror.JPG" style="width: 222px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/6982iA88511CFF2640903/image-size/large?v=v2&amp;amp;px=999" role="button" title="Qeror.JPG" alt="Qeror.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 04:18:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-total-with-above-not-correct/m-p/1550429#M743794</guid>
      <dc:creator>simoevry</dc:creator>
      <dc:date>2024-11-16T04:18:39Z</dc:date>
    </item>
    <item>
      <title>Re: Sum total with above not correct</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-total-with-above-not-correct/m-p/1550478#M743795</link>
      <description>&lt;P&gt;May be try this&lt;/P&gt;&lt;PRE&gt;&lt;FONT color="#FF0000"&gt;Sum(Aggr(&lt;/FONT&gt;
If(RowNo() = 0, Sum(Aggr(fabs((Max(W_B1))) -Above(Max(W_B1)), Date)), Max(W_B1) - Above(Max(W_B1)))/100
&lt;FONT color="#FF0000"&gt;, Date))&lt;/FONT&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 28 Feb 2019 12:54:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-total-with-above-not-correct/m-p/1550478#M743795</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-02-28T12:54:01Z</dc:date>
    </item>
    <item>
      <title>Re: Sum total with above not correct</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-total-with-above-not-correct/m-p/1550528#M743796</link>
      <description>&lt;P&gt;not work for me I get negative value.&lt;/P&gt;&lt;P&gt;thanks a lot for your reply&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Qeror.JPG" style="width: 223px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/6998iBCA952DD498082B0/image-size/large?v=v2&amp;amp;px=999" role="button" title="Qeror.JPG" alt="Qeror.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Feb 2019 13:53:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-total-with-above-not-correct/m-p/1550528#M743796</guid>
      <dc:creator>simoevry</dc:creator>
      <dc:date>2019-02-28T13:53:11Z</dc:date>
    </item>
    <item>
      <title>Re: Sum total with above not correct</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-total-with-above-not-correct/m-p/1550579#M743797</link>
      <description>&lt;P&gt;Would you be able to share a sample to test this out?&lt;/P&gt;</description>
      <pubDate>Thu, 28 Feb 2019 14:53:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-total-with-above-not-correct/m-p/1550579#M743797</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-02-28T14:53:21Z</dc:date>
    </item>
    <item>
      <title>Re: Sum total with above not correct</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-total-with-above-not-correct/m-p/1550603#M743798</link>
      <description>&lt;P&gt;OK &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://community.qlik.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Feb 2019 15:41:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-total-with-above-not-correct/m-p/1550603#M743798</guid>
      <dc:creator>simoevry</dc:creator>
      <dc:date>2019-02-28T15:41:21Z</dc:date>
    </item>
    <item>
      <title>Re: Sum total with above not correct</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-total-with-above-not-correct/m-p/1550662#M743799</link>
      <description>&lt;P&gt;Can you try this&lt;/P&gt;&lt;PRE&gt;Sum(Aggr(
If(RowNo() = 0, Sum(Aggr(fabs((Max(W_B1))) -Above(Max(W_B1)), (Date, (NUMERIC)))), Max(W_B1) - Above(Max(W_B1)))/100
, (Date, (NUMERIC))))&lt;/PRE&gt;</description>
      <pubDate>Thu, 28 Feb 2019 17:18:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-total-with-above-not-correct/m-p/1550662#M743799</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-02-28T17:18:41Z</dc:date>
    </item>
    <item>
      <title>Re: Sum total with above not correct</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-total-with-above-not-correct/m-p/1551029#M743800</link>
      <description>&lt;P&gt;thanks a lot it's work for me&lt;/P&gt;</description>
      <pubDate>Fri, 01 Mar 2019 11:03:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-total-with-above-not-correct/m-p/1551029#M743800</guid>
      <dc:creator>simoevry</dc:creator>
      <dc:date>2019-03-01T11:03:56Z</dc:date>
    </item>
  </channel>
</rss>

