<?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 Aggregating in Pivot table in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Aggregating-in-Pivot-table/m-p/1658871#M49376</link>
    <description>&lt;P&gt;Hello together,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to aggregate data in a pivot chart.&amp;nbsp;&lt;/P&gt;&lt;P&gt;My dimensions are PeriodCleared and Cluster.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Unbenannt.PNG" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/25710i7823E860371E27B9/image-size/large?v=v2&amp;amp;px=999" role="button" title="Unbenannt.PNG" alt="Unbenannt.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As you can see the sum in the first column is working - but I can't get the total sum of each PeriodCleared in the second column. The Value is present - but only in Cluster 2.&lt;/P&gt;&lt;P&gt;In the final result I want the percentage of each Cluster according to the total period value.&lt;/P&gt;&lt;P&gt;First formula:&lt;/P&gt;&lt;P&gt;Sum(STOCK_INVOICE_VAL_IAS_SIM_EUR)&lt;/P&gt;&lt;P&gt;Second formula:&lt;/P&gt;&lt;P&gt;sum(aggr(sum(STOCK_INVOICE_VAL_IAS_SIM_EUR),PeriodCleared))&lt;/P&gt;&lt;P&gt;Any help is appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Jörg&lt;/P&gt;</description>
    <pubDate>Wed, 18 Dec 2019 09:27:06 GMT</pubDate>
    <dc:creator>jpar0511</dc:creator>
    <dc:date>2019-12-18T09:27:06Z</dc:date>
    <item>
      <title>Aggregating in Pivot table</title>
      <link>https://community.qlik.com/t5/App-Development/Aggregating-in-Pivot-table/m-p/1658871#M49376</link>
      <description>&lt;P&gt;Hello together,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to aggregate data in a pivot chart.&amp;nbsp;&lt;/P&gt;&lt;P&gt;My dimensions are PeriodCleared and Cluster.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Unbenannt.PNG" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/25710i7823E860371E27B9/image-size/large?v=v2&amp;amp;px=999" role="button" title="Unbenannt.PNG" alt="Unbenannt.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As you can see the sum in the first column is working - but I can't get the total sum of each PeriodCleared in the second column. The Value is present - but only in Cluster 2.&lt;/P&gt;&lt;P&gt;In the final result I want the percentage of each Cluster according to the total period value.&lt;/P&gt;&lt;P&gt;First formula:&lt;/P&gt;&lt;P&gt;Sum(STOCK_INVOICE_VAL_IAS_SIM_EUR)&lt;/P&gt;&lt;P&gt;Second formula:&lt;/P&gt;&lt;P&gt;sum(aggr(sum(STOCK_INVOICE_VAL_IAS_SIM_EUR),PeriodCleared))&lt;/P&gt;&lt;P&gt;Any help is appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Jörg&lt;/P&gt;</description>
      <pubDate>Wed, 18 Dec 2019 09:27:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Aggregating-in-Pivot-table/m-p/1658871#M49376</guid>
      <dc:creator>jpar0511</dc:creator>
      <dc:date>2019-12-18T09:27:06Z</dc:date>
    </item>
    <item>
      <title>Re: Aggregating in Pivot table</title>
      <link>https://community.qlik.com/t5/App-Development/Aggregating-in-Pivot-table/m-p/1658878#M49377</link>
      <description>&lt;P&gt;Use second formula (%)&lt;/P&gt;&lt;P&gt;Sum(&lt;SPAN&gt;STOCK_INVOICE_VAL_IAS_SIM_EUR&lt;/SPAN&gt;)/sum(total &amp;lt;&lt;SPAN&gt;PeriodCleared&lt;/SPAN&gt;&amp;gt;&lt;SPAN&gt;STOCK_INVOICE_VAL_IAS_SIM_EUR&lt;/SPAN&gt;)&lt;/P&gt;</description>
      <pubDate>Wed, 18 Dec 2019 09:36:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Aggregating-in-Pivot-table/m-p/1658878#M49377</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2019-12-18T09:36:36Z</dc:date>
    </item>
  </channel>
</rss>

