<?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: Problem with sum total in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Problem-with-sum-total/m-p/1104876#M365991</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, it's all about that i dont want to count this id_dtow to total. My expression says that if id_dtow &amp;lt;&amp;gt;45 sum Sales otherwise give 0, it gives 0,00 but still counting to total. And i have no idea why &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 May 2016 06:02:20 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-05-10T06:02:20Z</dc:date>
    <item>
      <title>Problem with sum total</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-sum-total/m-p/1104874#M365989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, I 've got problem bcs my expression is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=(num(if( id_dtow&amp;lt;&amp;gt;45,(sum(if(OperacjeRachunki=16777234&amp;nbsp; and StatusRach=0 and mod(Atrybut,2)=0,NettoSprzedazRachunki-NettoZakupuRachunki,0))&lt;/P&gt;&lt;P&gt;+sum(if(OperacjeRachunki=16777238&amp;nbsp; and StatusRach=0 and mod(Atrybut,2)=0,NettoSprzedazRachunki-NettoZakupuRachunki,0))&lt;/P&gt;&lt;P&gt;+sum(if(OperacjeRachunki=33554450&amp;nbsp; and StatusRach=0 and mod(Atrybut,2)=0,NettoSprzedazRachunki-NettoZakupuRachunki,0))&lt;/P&gt;&lt;P&gt;+sum(if(OperacjeRachunki=33554454&amp;nbsp; and StatusRach=0 and mod(Atrybut,2)=0,NettoSprzedazRachunki-NettoZakupuRachunki,0))&lt;/P&gt;&lt;P&gt;+sum(if(OperacjeRachunki=67108882 and StatusRach=0 and mod(Atrybut,2)=0,NettoSprzedazRachunki-NettoZakupuRachunki,0))&lt;/P&gt;&lt;P&gt;//+sum(if(OperacjeRachunki=67108882 and id_tow&amp;lt;&amp;gt;45 and StatusRach=0 and mod(Atrybut,2)=0,NettoSprzedazRachunki-NettoZakupuRachunki,0))&lt;/P&gt;&lt;P&gt;+sum(if(OperacjeRachunki=67108886&amp;nbsp; and StatusRach=0 and mod(Atrybut,2)=0,-NettoSprzedazRachunki+NettoZakupuRachunki,0))&lt;/P&gt;&lt;P&gt;+sum(if(OperacjeRachunki=486539282&amp;nbsp; and StatusRach=0 and mod(Atrybut,2)=0,NettoSprzedazRachunki-NettoZakupuRachunki,0))&lt;/P&gt;&lt;P&gt;+sum(if(OperacjeRachunki=486539286&amp;nbsp; and StatusRach=0 and mod(Atrybut,2)=0,-NettoSprzedazRachunki+NettoZakupuRachunki,0))&lt;/P&gt;&lt;P&gt;//+sum(if(OperacjeRachunki=553648128 and StatusRach=0 and mod(Atrybut,2)=0,(NettoSprzedazRachunki-NettoSprzedazRachunki),0))&lt;/P&gt;&lt;P&gt;+sum(if(OperacjeRachunki=184549394&amp;nbsp; and StatusRach=0 and mod(Atrybut,2)=0,NettoSprzedazRachunki-NettoZakupuRachunki,0))&lt;/P&gt;&lt;P&gt;+sum(if(OperacjeRachunki=184549398&amp;nbsp; and StatusRach=0 and mod(Atrybut,2)=0,NettoSprzedazRachunki-NettoZakupuRachunki,0))),0),'# ##0,00'))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and in pivot table it shows :&lt;IMG __jive_id="123974" alt="exmple1.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/123974_exmple1.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;before it was like :&lt;IMG alt="example2.png" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/123976_example2.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;It says 0,00 but still counting to total, do anyone know why?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 May 2016 13:51:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-sum-total/m-p/1104874#M365989</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-09T13:51:17Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with sum total</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-sum-total/m-p/1104875#M365990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It may be due to the expression. Can you try to give the same expression ( Marza Netto&amp;nbsp; ) to Marza Test?&lt;/P&gt;&lt;P&gt;Is it possible to provide sample?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 May 2016 04:23:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-sum-total/m-p/1104875#M365990</guid>
      <dc:creator>settu_periasamy</dc:creator>
      <dc:date>2016-05-10T04:23:40Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with sum total</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-sum-total/m-p/1104876#M365991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, it's all about that i dont want to count this id_dtow to total. My expression says that if id_dtow &amp;lt;&amp;gt;45 sum Sales otherwise give 0, it gives 0,00 but still counting to total. And i have no idea why &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 May 2016 06:02:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-sum-total/m-p/1104876#M365991</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-10T06:02:20Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with sum total</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-sum-total/m-p/1104877#M365992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;STRONG style="color: #3d3d3d; font-family: inherit; line-height: 1.5em; font-style: inherit; font-size: 11.7px;"&gt;&lt;A href="https://community.qlik.com/people/dinosaur91"&gt;dinosaur91&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is Test2 = Mazra Netto + MaxraTest??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Chintan &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 May 2016 06:13:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-sum-total/m-p/1104877#M365992</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-10T06:13:39Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with sum total</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-sum-total/m-p/1104878#M365993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May be it is due to partial sum of nazwaDzialu .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check with straight table to track cause of above total &amp;amp;&lt;/P&gt;&lt;P&gt;&amp;gt; avoid Expression total under Total Mode&lt;/P&gt;&lt;P&gt;&amp;gt; Select sum of rows&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 May 2016 06:15:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-sum-total/m-p/1104878#M365993</guid>
      <dc:creator />
      <dc:date>2016-05-10T06:15:45Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with sum total</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-sum-total/m-p/1104879#M365994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use aggr() to get correct result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try like &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum(aggr(YourEntireExpression,dim1,dim2,EnterAllDimension))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note : Optimize your expression if possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 May 2016 06:45:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-sum-total/m-p/1104879#M365994</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2016-05-10T06:45:36Z</dc:date>
    </item>
  </channel>
</rss>

