<?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: hierarchies in load script in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/hierarchies-in-load-script/m-p/850100#M1008583</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check this document :&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 May 2015 09:45:01 GMT</pubDate>
    <dc:creator>avinashelite</dc:creator>
    <dc:date>2015-05-13T09:45:01Z</dc:date>
    <item>
      <title>hierarchies in load script</title>
      <link>https://community.qlik.com/t5/QlikView/hierarchies-in-load-script/m-p/850098#M1008581</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;I want to create a hierarchy in my script. I have his table:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;salesman city region sales&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And I want to create this hierarchy: region -&amp;gt; city -&amp;gt; salesman&lt;/P&gt;&lt;P&gt;I want to use it in a listbox or doing selections&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don' want a ciclic group I need a hierarchy in the scrit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I do it?&lt;/P&gt;&lt;P&gt;Can you give an example of script?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advanve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 May 2015 09:38:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/hierarchies-in-load-script/m-p/850098#M1008581</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-13T09:38:15Z</dc:date>
    </item>
    <item>
      <title>Re: hierarchies in load script</title>
      <link>https://community.qlik.com/t5/QlikView/hierarchies-in-load-script/m-p/850099#M1008582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;please find the example script below:&lt;/P&gt;&lt;P class="Code"&gt;Hierarchy(NodeID, ParentID, NodeName) LOAD&lt;/P&gt;&lt;P class="Code"&gt;NodeID, &lt;/P&gt;&lt;P class="Code"&gt;ParentID, &lt;/P&gt;&lt;P class="Code"&gt;NodeName,&lt;/P&gt;&lt;P class="Code"&gt;Attribute&lt;/P&gt;&lt;P class="Code"&gt;FROM table&lt;/P&gt;&lt;P class="Code"&gt;&lt;/P&gt;&lt;P class="Code"&gt;you need to have a relational table with nodeid and its parent id to achieve the &lt;SPAN style="font-size: 13.3333330154419px;"&gt;Hierarchy&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 May 2015 09:42:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/hierarchies-in-load-script/m-p/850099#M1008582</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2015-05-13T09:42:11Z</dc:date>
    </item>
    <item>
      <title>Re: hierarchies in load script</title>
      <link>https://community.qlik.com/t5/QlikView/hierarchies-in-load-script/m-p/850100#M1008583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check this document :&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 May 2015 09:45:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/hierarchies-in-load-script/m-p/850100#M1008583</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2015-05-13T09:45:01Z</dc:date>
    </item>
  </channel>
</rss>

