<?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 Multi-Level Hierarchy in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Multi-Level-Hierarchy/m-p/219510#M72536</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 am trying to display a multi-level hierarchy listbox by using the 'Hierarchy load' technique that looks like this:&lt;/P&gt;&lt;P&gt;Business Development -&amp;gt;Worldwide Sales -&amp;gt;Americas -&amp;gt; US Repair -&amp;gt; Korea Repair&lt;/P&gt;&lt;P&gt;Following is the script:&lt;/P&gt;&lt;P&gt;Group:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hierarchy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;(GROUP_ID, RELATED_GROUP_ID, GROUP_NAME, PARENT_NAME, GROUP_NAME, [Group Hierarchy] &lt;P&gt;)&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;LOAD&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RELATED_GROUP_ID&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;,&lt;/P&gt;&lt;P&gt;GROUP_ID&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;,&lt;/P&gt;&lt;P&gt;RELATED_GROUP_NAME&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;,&lt;/P&gt;&lt;P&gt;GROUP_NAME&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;,&lt;/P&gt;&lt;P&gt;RESOURCE_NAME&lt;/P&gt;&lt;P&gt;RELATED_GROUP_ID is the Parent ID and GROUP_ID is the child ID.&lt;/P&gt;&lt;P&gt;//......................................................................................................................&lt;/P&gt;&lt;P&gt;My issue is that it is able to get the list box in the desired manner. However, it gets only one Resource_Name value from each hierarchy and totally excludes the others in the load.&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Dec 2010 21:33:47 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-12-09T21:33:47Z</dc:date>
    <item>
      <title>Multi-Level Hierarchy</title>
      <link>https://community.qlik.com/t5/QlikView/Multi-Level-Hierarchy/m-p/219510#M72536</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 am trying to display a multi-level hierarchy listbox by using the 'Hierarchy load' technique that looks like this:&lt;/P&gt;&lt;P&gt;Business Development -&amp;gt;Worldwide Sales -&amp;gt;Americas -&amp;gt; US Repair -&amp;gt; Korea Repair&lt;/P&gt;&lt;P&gt;Following is the script:&lt;/P&gt;&lt;P&gt;Group:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hierarchy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;(GROUP_ID, RELATED_GROUP_ID, GROUP_NAME, PARENT_NAME, GROUP_NAME, [Group Hierarchy] &lt;P&gt;)&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;LOAD&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RELATED_GROUP_ID&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;,&lt;/P&gt;&lt;P&gt;GROUP_ID&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;,&lt;/P&gt;&lt;P&gt;RELATED_GROUP_NAME&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;,&lt;/P&gt;&lt;P&gt;GROUP_NAME&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;,&lt;/P&gt;&lt;P&gt;RESOURCE_NAME&lt;/P&gt;&lt;P&gt;RELATED_GROUP_ID is the Parent ID and GROUP_ID is the child ID.&lt;/P&gt;&lt;P&gt;//......................................................................................................................&lt;/P&gt;&lt;P&gt;My issue is that it is able to get the list box in the desired manner. However, it gets only one Resource_Name value from each hierarchy and totally excludes the others in the load.&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Dec 2010 21:33:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multi-Level-Hierarchy/m-p/219510#M72536</guid>
      <dc:creator />
      <dc:date>2010-12-09T21:33:47Z</dc:date>
    </item>
    <item>
      <title>Multi-Level Hierarchy</title>
      <link>https://community.qlik.com/t5/QlikView/Multi-Level-Hierarchy/m-p/219511#M72537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just to elaborate, suppose there are 10 resources available at Business Development -&amp;gt; Worldwide Sales -&amp;gt; Americas level, it will only bring the first resource and exclude the rest 9.&lt;/P&gt;&lt;P&gt;Amit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Dec 2010 21:39:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multi-Level-Hierarchy/m-p/219511#M72537</guid>
      <dc:creator />
      <dc:date>2010-12-09T21:39:07Z</dc:date>
    </item>
    <item>
      <title>Multi-Level Hierarchy</title>
      <link>https://community.qlik.com/t5/QlikView/Multi-Level-Hierarchy/m-p/219512#M72538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I figured it out! All I had to do was load the Resource ID and Resource Name as a separate table joined to the Group ID.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Dec 2010 22:59:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multi-Level-Hierarchy/m-p/219512#M72538</guid>
      <dc:creator />
      <dc:date>2010-12-09T22:59:45Z</dc:date>
    </item>
  </channel>
</rss>

