<?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: wrong totals pivot table in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/wrong-totals-pivot-table/m-p/2011479#M83647</link>
    <description>&lt;P&gt;the expression:&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;
&lt;P&gt;MONEY(&lt;BR /&gt;IF( &lt;BR /&gt;DATEINWIP &amp;lt; vpeildatum&lt;BR /&gt;AND&lt;BR /&gt;DATEOUTWIP&amp;gt; vpeildatum&lt;BR /&gt;OR&lt;BR /&gt;ISNULL(DATEOUTWIP)&lt;BR /&gt;, Sum(NETSALESAMOUNT), 0)&lt;BR /&gt;,'€#.##0,00', MoneyThousandSep)&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;
&lt;P&gt;the expressions sums the salesprice of all the work in progress. when i unfold the tables and total them in excel they count up to the right total: 14 million, just like in the left table. But qlik shows the total of ALL salesprices. not filtering out the wip.&lt;/P&gt;</description>
    <pubDate>Thu, 01 Dec 2022 13:17:38 GMT</pubDate>
    <dc:creator>Simon4</dc:creator>
    <dc:date>2022-12-01T13:17:38Z</dc:date>
    <item>
      <title>wrong totals pivot table</title>
      <link>https://community.qlik.com/t5/App-Development/wrong-totals-pivot-table/m-p/2011472#M83644</link>
      <description>&lt;P&gt;hi all,&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;
&lt;P&gt;I am making a table with WIP netto sales price, but the totals in my pivot table don't add up. &lt;/P&gt;
&lt;P&gt;how can i overcome this?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Simon4_0-1669900252782.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/95099iCDA6518E27070E92/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Simon4_0-1669900252782.png" alt="Simon4_0-1669900252782.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Simon4_1-1669900283753.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/95100i81FF6E5AA37952D9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Simon4_1-1669900283753.png" alt="Simon4_1-1669900283753.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;
&lt;P&gt;should be €14.249.879,14 but instead it is showing the total netto sales price, not the wip total netto sales price&lt;/P&gt;</description>
      <pubDate>Thu, 01 Dec 2022 13:12:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/wrong-totals-pivot-table/m-p/2011472#M83644</guid>
      <dc:creator>Simon4</dc:creator>
      <dc:date>2022-12-01T13:12:16Z</dc:date>
    </item>
    <item>
      <title>Re: wrong totals pivot table</title>
      <link>https://community.qlik.com/t5/App-Development/wrong-totals-pivot-table/m-p/2011477#M83646</link>
      <description>&lt;P&gt;Since you didn't include your expression or the underlying data, there's no way to tell what the problem is... &lt;/P&gt;
&lt;P&gt; &lt;/P&gt;
&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Thu, 01 Dec 2022 13:15:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/wrong-totals-pivot-table/m-p/2011477#M83646</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2022-12-01T13:15:04Z</dc:date>
    </item>
    <item>
      <title>Re: wrong totals pivot table</title>
      <link>https://community.qlik.com/t5/App-Development/wrong-totals-pivot-table/m-p/2011479#M83647</link>
      <description>&lt;P&gt;the expression:&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;
&lt;P&gt;MONEY(&lt;BR /&gt;IF( &lt;BR /&gt;DATEINWIP &amp;lt; vpeildatum&lt;BR /&gt;AND&lt;BR /&gt;DATEOUTWIP&amp;gt; vpeildatum&lt;BR /&gt;OR&lt;BR /&gt;ISNULL(DATEOUTWIP)&lt;BR /&gt;, Sum(NETSALESAMOUNT), 0)&lt;BR /&gt;,'€#.##0,00', MoneyThousandSep)&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;
&lt;P&gt;the expressions sums the salesprice of all the work in progress. when i unfold the tables and total them in excel they count up to the right total: 14 million, just like in the left table. But qlik shows the total of ALL salesprices. not filtering out the wip.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Dec 2022 13:17:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/wrong-totals-pivot-table/m-p/2011479#M83647</guid>
      <dc:creator>Simon4</dc:creator>
      <dc:date>2022-12-01T13:17:38Z</dc:date>
    </item>
    <item>
      <title>Re: wrong totals pivot table</title>
      <link>https://community.qlik.com/t5/App-Development/wrong-totals-pivot-table/m-p/2011480#M83648</link>
      <description>&lt;P&gt;vpeildatum is a variable for a date that can be chosen with a datepicker&lt;/P&gt;</description>
      <pubDate>Thu, 01 Dec 2022 13:18:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/wrong-totals-pivot-table/m-p/2011480#M83648</guid>
      <dc:creator>Simon4</dc:creator>
      <dc:date>2022-12-01T13:18:07Z</dc:date>
    </item>
    <item>
      <title>Re: wrong totals pivot table</title>
      <link>https://community.qlik.com/t5/App-Development/wrong-totals-pivot-table/m-p/2011486#M83649</link>
      <description>&lt;P&gt;For starters, I'd suggest you try moving the if() statement inside the Sum() statement rather than vice versa. That's the most likely issue (again, without the underlying data, it's hard to tell more).&lt;/P&gt;</description>
      <pubDate>Thu, 01 Dec 2022 13:28:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/wrong-totals-pivot-table/m-p/2011486#M83649</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2022-12-01T13:28:23Z</dc:date>
    </item>
  </channel>
</rss>

