<?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: Aggr Sums in PivotTable with Hierarchy Groups in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Aggr-Sums-in-PivotTable-with-Hierarchy-Groups/m-p/524684#M480007</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i don't need it, because in my real tables i use four level hierarchy, and i can't calculate by this expression sum's in group level 2 and 3&lt;/P&gt;&lt;P&gt;in level 0 - i want sum all data&lt;/P&gt;&lt;P&gt;in level 1 - too&lt;/P&gt;&lt;P&gt;but in level 2 - i need know sums by level 1, and in level 3 - i need to know sums by level 2&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Dec 2013 12:20:32 GMT</pubDate>
    <dc:creator>Chernov</dc:creator>
    <dc:date>2013-12-25T12:20:32Z</dc:date>
    <item>
      <title>Aggr Sums in PivotTable with Hierarchy Groups</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-Sums-in-PivotTable-with-Hierarchy-Groups/m-p/524682#M480005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, i create tatle for tests:&lt;/P&gt;&lt;PRE __default_attr="sql" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_1387932623208780" jivemacro_uid="_1387932623208780" modifiedtitle="true"&gt;
&lt;P&gt;LOAD RecNo() as ID,&lt;/P&gt;
&lt;P&gt;* Inline&lt;/P&gt;
&lt;P&gt;[ Group1, Group2, Amount , Shop&lt;/P&gt;
&lt;P&gt;GroupN1, Group2N1, 130, Shop1&lt;/P&gt;
&lt;P&gt;GroupN1, Group2N2, 50, Shop1&lt;/P&gt;
&lt;P&gt;GroupN1, Group2N3, 100, Shop1&lt;/P&gt;
&lt;P&gt;GroupN1, Group2N4, 220, Shop1&lt;/P&gt;
&lt;P&gt;GroupN1, Group2N1, 97, Shop2&lt;/P&gt;
&lt;P&gt;GroupN1, Group2N2, 51, Shop2&lt;/P&gt;
&lt;P&gt;GroupN1, Group2N3, 102, Shop2&lt;/P&gt;
&lt;P&gt;GroupN1, Group2N5, 77, Shop2&lt;/P&gt;
&lt;P&gt;]&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in pivot table i want to calculate sums with aggregation by group1 and shop1,&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Clipboard02.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/50822_Clipboard02.jpg" style="width: 620px; height: 205px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but it work for only first group2N1, for other not, - why?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i'll use QlikView 11.2 SR5 (build 12235)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Dec 2013 00:57:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-Sums-in-PivotTable-with-Hierarchy-Groups/m-p/524682#M480005</guid>
      <dc:creator>Chernov</dc:creator>
      <dc:date>2013-12-25T00:57:24Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr Sums in PivotTable with Hierarchy Groups</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-Sums-in-PivotTable-with-Hierarchy-Groups/m-p/524683#M480006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use sum(total &amp;lt;Shop&amp;gt; Amount). See attached qvw.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Dec 2013 06:42:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-Sums-in-PivotTable-with-Hierarchy-Groups/m-p/524683#M480006</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-12-25T06:42:28Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr Sums in PivotTable with Hierarchy Groups</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-Sums-in-PivotTable-with-Hierarchy-Groups/m-p/524684#M480007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i don't need it, because in my real tables i use four level hierarchy, and i can't calculate by this expression sum's in group level 2 and 3&lt;/P&gt;&lt;P&gt;in level 0 - i want sum all data&lt;/P&gt;&lt;P&gt;in level 1 - too&lt;/P&gt;&lt;P&gt;but in level 2 - i need know sums by level 1, and in level 3 - i need to know sums by level 2&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Dec 2013 12:20:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-Sums-in-PivotTable-with-Hierarchy-Groups/m-p/524684#M480007</guid>
      <dc:creator>Chernov</dc:creator>
      <dc:date>2013-12-25T12:20:32Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr Sums in PivotTable with Hierarchy Groups</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-Sums-in-PivotTable-with-Hierarchy-Groups/m-p/524685#M480008</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;would this work for you?&lt;/P&gt;&lt;P&gt;Sum&lt;SPAN class="s1"&gt;(&lt;/SPAN&gt;Aggr&lt;SPAN class="s1"&gt;(&lt;/SPAN&gt;NODISTINCT&lt;SPAN class="s1"&gt; &lt;/SPAN&gt;Sum&lt;SPAN class="s1"&gt;(&lt;/SPAN&gt;&lt;SPAN class="s2"&gt;Amount&lt;/SPAN&gt;&lt;SPAN class="s1"&gt;),&lt;/SPAN&gt;&lt;SPAN class="s2"&gt;Group1&lt;/SPAN&gt;&lt;SPAN class="s1"&gt;,&lt;/SPAN&gt;&lt;SPAN class="s2"&gt;Shop&lt;/SPAN&gt;&lt;SPAN class="s1"&gt;)) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Andreas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Dec 2013 13:41:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-Sums-in-PivotTable-with-Hierarchy-Groups/m-p/524685#M480008</guid>
      <dc:creator />
      <dc:date>2013-12-25T13:41:19Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr Sums in PivotTable with Hierarchy Groups</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-Sums-in-PivotTable-with-Hierarchy-Groups/m-p/524686#M480009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It work's thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Dec 2013 22:23:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-Sums-in-PivotTable-with-Hierarchy-Groups/m-p/524686#M480009</guid>
      <dc:creator>Chernov</dc:creator>
      <dc:date>2013-12-25T22:23:23Z</dc:date>
    </item>
  </channel>
</rss>

