<?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 Partial Sum in PivotTable in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Partial-Sum-in-PivotTable/m-p/1029316#M347676</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have a problem on the partial sum of my size in my PivotTable, because I do not understand why we are not done on all lines.&lt;/P&gt;&lt;P&gt;As shown in the pictures attached:&lt;IMG alt="Tableau QlikView.PNG" class="jive-image image-1" src="/legacyfs/online/115978_Tableau QlikView.PNG" style="font-size: 10pt; line-height: 1.5em; height: 85px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Présentation.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/115985_Présentation.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wishing you a good day,&lt;/P&gt;&lt;P&gt;Cocalero.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Feb 2016 14:20:37 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-02-25T14:20:37Z</dc:date>
    <item>
      <title>Partial Sum in PivotTable</title>
      <link>https://community.qlik.com/t5/QlikView/Partial-Sum-in-PivotTable/m-p/1029316#M347676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have a problem on the partial sum of my size in my PivotTable, because I do not understand why we are not done on all lines.&lt;/P&gt;&lt;P&gt;As shown in the pictures attached:&lt;IMG alt="Tableau QlikView.PNG" class="jive-image image-1" src="/legacyfs/online/115978_Tableau QlikView.PNG" style="font-size: 10pt; line-height: 1.5em; height: 85px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Présentation.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/115985_Présentation.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wishing you a good day,&lt;/P&gt;&lt;P&gt;Cocalero.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Feb 2016 14:20:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Partial-Sum-in-PivotTable/m-p/1029316#M347676</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-25T14:20:37Z</dc:date>
    </item>
    <item>
      <title>Re: Partial Sum in PivotTable</title>
      <link>https://community.qlik.com/t5/QlikView/Partial-Sum-in-PivotTable/m-p/1029317#M347677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It will be depend on the kind of your expression if you get a partial sum. An expression like sum(AnyField) will nearly always work but something like quantity * price won't - for such kind of expression you need a wrapping with aggr, something like this: sum(aggr(quantity * price, YourDimensions)).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Feb 2016 16:29:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Partial-Sum-in-PivotTable/m-p/1029317#M347677</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-02-25T16:29:57Z</dc:date>
    </item>
    <item>
      <title>Re: Partial Sum in PivotTable</title>
      <link>https://community.qlik.com/t5/QlikView/Partial-Sum-in-PivotTable/m-p/1029318#M347678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your return Marcus Sommer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I do not understand why the partial sum does not work &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt; (This is the first column of the photo attached to my first post), it works only for the third line.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Feb 2016 16:35:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Partial-Sum-in-PivotTable/m-p/1029318#M347678</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-25T16:35:54Z</dc:date>
    </item>
    <item>
      <title>Re: Partial Sum in PivotTable</title>
      <link>https://community.qlik.com/t5/QlikView/Partial-Sum-in-PivotTable/m-p/1029319#M347679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please provide a screenshot where the dimensions are visible and also how the expressions look like.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Feb 2016 16:45:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Partial-Sum-in-PivotTable/m-p/1029319#M347679</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-02-25T16:45:40Z</dc:date>
    </item>
    <item>
      <title>Re: Partial Sum in PivotTable</title>
      <link>https://community.qlik.com/t5/QlikView/Partial-Sum-in-PivotTable/m-p/1029320#M347680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Here attached the pictures requested:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Partiel_Sum.PNG" class="jive-image image-2" height="106" src="https://community.qlik.com/legacyfs/online/116111_Partiel_Sum.PNG" style="height: 106.441935483871px; width: 647px;" width="647" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Options Partiel Sum.PNG" class="jive-image image-1" height="258" src="/legacyfs/online/116104_Options Partiel Sum.PNG" style="height: 258.387096774194px; width: 360px;" width="360" /&gt;&lt;/P&gt;&lt;P&gt;However, the sum does not have &lt;SPAN style="font-size: 13.3333330154419px; line-height: 1.5em;"&gt;expressions&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; but I just activate the partial sum in the options.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you again for your help !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Feb 2016 08:55:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Partial-Sum-in-PivotTable/m-p/1029320#M347680</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-26T08:55:17Z</dc:date>
    </item>
    <item>
      <title>Re: Partial Sum in PivotTable</title>
      <link>https://community.qlik.com/t5/QlikView/Partial-Sum-in-PivotTable/m-p/1029321#M347681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But you must have an expressions within the tab expressions - how looked they?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Feb 2016 10:59:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Partial-Sum-in-PivotTable/m-p/1029321#M347681</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-02-26T10:59:49Z</dc:date>
    </item>
  </channel>
</rss>

