<?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: Intern with Hierarchy Question in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Intern-with-Hierarchy-Question/m-p/345685#M127859</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much. *bow*&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Jul 2012 14:16:41 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-07-11T14:16:41Z</dc:date>
    <item>
      <title>Intern with Hierarchy Question</title>
      <link>https://community.qlik.com/t5/QlikView/Intern-with-Hierarchy-Question/m-p/345683#M127857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am an intern (and new to Qlikview) working with a large organization that has a hierarchy with just over 14,000 nodes. Using code copied from this community, I am able to load and utilize the data if I paste the table into an inline table; however, because there are multiple views of the nodes, and they can change on a monthly basis, I would like load a hierarchy from a view (table) I have stored on a sql server. I can get the pieces to work individually, but I am struggling with how to put it together.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following code works, but I would like to replace the inline table with a select all statement. Can this be done?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'T1:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;ID, ParentID, Name&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1, , World&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2, 1, Europe&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3, 1, North America&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4, 1, South America&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 5, 1, Africa&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 6, 1, Asia&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 7, 1, Oceania&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 8, 2, UK&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 9, 2, France&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10, 2, Italy&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 11, 3, USA&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 12, 3, Canada&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 13, 4, Colombia&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 14, 4, Brazil&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 15, 5, Nigeria&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 16, 5, South Africa&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 17, 6, Singapore&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 18, 6, Japan&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 19, 6, China&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 20, 7, Australia&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 21, 7, New Zeeland&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(ID, ParentID, Name,,Name,TreeView) Load&lt;/P&gt;&lt;P&gt;ID, &lt;/P&gt;&lt;P&gt;ParentID,&lt;/P&gt;&lt;P&gt;Name&lt;/P&gt;&lt;P&gt;Resident T1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;drop table T1;'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jul 2012 13:54:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Intern-with-Hierarchy-Question/m-p/345683#M127857</guid>
      <dc:creator />
      <dc:date>2012-07-11T13:54:41Z</dc:date>
    </item>
    <item>
      <title>Re: Intern with Hierarchy Question</title>
      <link>https://community.qlik.com/t5/QlikView/Intern-with-Hierarchy-Question/m-p/345684#M127858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, you can replace the inline load statement with&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select ID, ParentID, Name from &lt;EM&gt;(your data source)&lt;/EM&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jul 2012 14:02:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Intern-with-Hierarchy-Question/m-p/345684#M127858</guid>
      <dc:creator>nagaiank</dc:creator>
      <dc:date>2012-07-11T14:02:07Z</dc:date>
    </item>
    <item>
      <title>Re: Intern with Hierarchy Question</title>
      <link>https://community.qlik.com/t5/QlikView/Intern-with-Hierarchy-Question/m-p/345685#M127859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much. *bow*&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jul 2012 14:16:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Intern-with-Hierarchy-Question/m-p/345685#M127859</guid>
      <dc:creator />
      <dc:date>2012-07-11T14:16:41Z</dc:date>
    </item>
  </channel>
</rss>

