<?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: Multti level hierarchy aggregation in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Multti-level-hierarchy-aggregation/m-p/1844820#M69904</link>
    <description>&lt;P&gt;I Ruben&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks, the data is correct.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you know how I can representen this hierarchyBelongsTo data in a tree type orgChar??&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Mon, 11 Oct 2021 11:36:43 GMT</pubDate>
    <dc:creator>XaviDomènech</dc:creator>
    <dc:date>2021-10-11T11:36:43Z</dc:date>
    <item>
      <title>Multti level hierarchy aggregation</title>
      <link>https://community.qlik.com/t5/App-Development/Multti-level-hierarchy-aggregation/m-p/1844446#M69879</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I need the top nodes to the hierarchy to accumulate the values of the child nodes in a tree structure.&lt;/P&gt;&lt;P&gt;I upload my data:&lt;/P&gt;&lt;P&gt;Hierarchy(NodeID, ParentID, NodeName, ParentName, NodeName, PathName, '\', Depth) LOAD * inline [&lt;BR /&gt;NodeID, ParentID, NodeName&lt;BR /&gt;1, 4, London&lt;BR /&gt;4, 5, UK&lt;BR /&gt;5, , Europe&lt;BR /&gt;6, 4, Bristol&lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;LOAD * inline [&lt;BR /&gt;NodeID, import&lt;BR /&gt;1, 12&lt;BR /&gt;6, 11&lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;I have:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Qlik Sense - Sin título - Tabla - 9 de octubre de 2021 (1).png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/63805iF6BF940319027C61/image-size/large?v=v2&amp;amp;px=999" role="button" title="Qlik Sense - Sin título - Tabla - 9 de octubre de 2021 (1).png" alt="Qlik Sense - Sin título - Tabla - 9 de octubre de 2021 (1).png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;If I show de sum() at the tree format, the upper nodes not acumulate the values.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Qlik Sense - Sin título - 9 de octubre de 2021.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/63806i0A81BA51AF1D6513/image-size/large?v=v2&amp;amp;px=999" role="button" title="Qlik Sense - Sin título - 9 de octubre de 2021.png" alt="Qlik Sense - Sin título - 9 de octubre de 2021.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; Can you help me???&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sat, 09 Oct 2021 08:02:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Multti-level-hierarchy-aggregation/m-p/1844446#M69879</guid>
      <dc:creator>XaviDomènech</dc:creator>
      <dc:date>2021-10-09T08:02:39Z</dc:date>
    </item>
    <item>
      <title>Re: Multti level hierarchy aggregation</title>
      <link>https://community.qlik.com/t5/App-Development/Multti-level-hierarchy-aggregation/m-p/1844453#M69880</link>
      <description>&lt;P&gt;Hi, you can try with HierarchyBelongsTo():&lt;/P&gt;&lt;P&gt;HierarchyBelongsTo (NodeID, ParentID, NodeName, ParentID, ParentName, DepthDiff)&lt;/P&gt;&lt;P&gt;And calculate the sum by ParentName&lt;/P&gt;</description>
      <pubDate>Sat, 09 Oct 2021 09:08:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Multti-level-hierarchy-aggregation/m-p/1844453#M69880</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2021-10-09T09:08:07Z</dc:date>
    </item>
    <item>
      <title>Re: Multti level hierarchy aggregation</title>
      <link>https://community.qlik.com/t5/App-Development/Multti-level-hierarchy-aggregation/m-p/1844820#M69904</link>
      <description>&lt;P&gt;I Ruben&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks, the data is correct.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you know how I can representen this hierarchyBelongsTo data in a tree type orgChar??&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 11 Oct 2021 11:36:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Multti-level-hierarchy-aggregation/m-p/1844820#M69904</guid>
      <dc:creator>XaviDomènech</dc:creator>
      <dc:date>2021-10-11T11:36:43Z</dc:date>
    </item>
  </channel>
</rss>

