<?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 Problem with hierarchy and &amp;quot;Show as Tree View&amp;quot; in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Problem-with-hierarchy-and-quot-Show-as-Tree-View-quot/m-p/243843#M1206713</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;there is an Employee table which contains a Employee-Manager(another employee) relation in the form of hierarchy. I would like to have it displayed as a tree, similar to this example from Reference Manual:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="error loading image" class="jive-image error-loading-image" src="https://community.qlik.com/legacyfs/online/-1117_sourceID:1117" /&gt;&lt;/P&gt;&lt;P&gt;In the script I put the following code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE ___default_attr="plain" class="jive_text_macro jive_macro_code" jivemacro="code"&gt;&lt;BR /&gt;hierarchy(EMPLOYEE_ID, MANAGER_ID, NODENAME)&lt;BR /&gt;LOAD "EMPLOYEE_ID",&lt;BR /&gt; "FIRST_NAME" &amp;amp; ' ' &amp;amp; "LAST_NAME" &amp;amp; ' (' &amp;amp; EMPLOYEE_ID &amp;amp; ')' as NODENAME,&lt;BR /&gt; EMAIL,&lt;BR /&gt; "MANAGER_ID",&lt;BR /&gt;SQL SELECT *&lt;BR /&gt;FROM HR.EMPLOYEES;&lt;BR /&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;When the list box is created with the nodename field, and "Show as Tree View" is selected nothing happens on the display; it is plain listbox as everyone is used to.&lt;/P&gt;&lt;P&gt;Could anyone help me to understand what I miss with the code above?&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;bartek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 21 Feb 2010 00:35:44 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-02-21T00:35:44Z</dc:date>
    <item>
      <title>Problem with hierarchy and "Show as Tree View"</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-hierarchy-and-quot-Show-as-Tree-View-quot/m-p/243843#M1206713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;there is an Employee table which contains a Employee-Manager(another employee) relation in the form of hierarchy. I would like to have it displayed as a tree, similar to this example from Reference Manual:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="error loading image" class="jive-image error-loading-image" src="https://community.qlik.com/legacyfs/online/-1117_sourceID:1117" /&gt;&lt;/P&gt;&lt;P&gt;In the script I put the following code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE ___default_attr="plain" class="jive_text_macro jive_macro_code" jivemacro="code"&gt;&lt;BR /&gt;hierarchy(EMPLOYEE_ID, MANAGER_ID, NODENAME)&lt;BR /&gt;LOAD "EMPLOYEE_ID",&lt;BR /&gt; "FIRST_NAME" &amp;amp; ' ' &amp;amp; "LAST_NAME" &amp;amp; ' (' &amp;amp; EMPLOYEE_ID &amp;amp; ')' as NODENAME,&lt;BR /&gt; EMAIL,&lt;BR /&gt; "MANAGER_ID",&lt;BR /&gt;SQL SELECT *&lt;BR /&gt;FROM HR.EMPLOYEES;&lt;BR /&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;When the list box is created with the nodename field, and "Show as Tree View" is selected nothing happens on the display; it is plain listbox as everyone is used to.&lt;/P&gt;&lt;P&gt;Could anyone help me to understand what I miss with the code above?&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;bartek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Feb 2010 00:35:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-hierarchy-and-quot-Show-as-Tree-View-quot/m-p/243843#M1206713</guid>
      <dc:creator />
      <dc:date>2010-02-21T00:35:44Z</dc:date>
    </item>
    <item>
      <title>Problem with hierarchy and "Show as Tree View"</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-hierarchy-and-quot-Show-as-Tree-View-quot/m-p/243844#M1206714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hierarchies are common objects in many BI tools, and mostly are created with ease. I have quite opposite feeling with QV, ie. they are not so obvious to represent.&lt;/P&gt;&lt;P&gt;Do I make any error in my code? Could anyone point me to working example?&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;bartek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Feb 2010 22:41:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-hierarchy-and-quot-Show-as-Tree-View-quot/m-p/243844#M1206714</guid>
      <dc:creator />
      <dc:date>2010-02-23T22:41:51Z</dc:date>
    </item>
    <item>
      <title>Problem with hierarchy and "Show as Tree View"</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-hierarchy-and-quot-Show-as-Tree-View-quot/m-p/243845#M1206715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to create the "PathName" field for use in the Listbox. For example:&lt;/P&gt;&lt;P&gt;hierarchy(EMPLOYEE_ID, MANAGER_ID, NODENAME, , , ReportPath)&lt;/P&gt;&lt;P&gt;and then use ReportPath in the Listbox. See attached example qvw.&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Feb 2010 23:20:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-hierarchy-and-quot-Show-as-Tree-View-quot/m-p/243845#M1206715</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2010-02-23T23:20:10Z</dc:date>
    </item>
    <item>
      <title>Problem with hierarchy and "Show as Tree View"</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-hierarchy-and-quot-Show-as-Tree-View-quot/m-p/243846#M1206716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot! I misunderstood the description of the optional fields from the reference manual.&lt;/P&gt;&lt;P&gt;I have another question: if pivot table is created with hierarchy fields, for example node1..node4, and the source data is updated so that another level in hierarchy is added ie. node5, is it possible to do that this added level would be visible automatically in previously created pivot table without updating it "manually"?&lt;/P&gt;&lt;P&gt;thank you,&lt;BR /&gt;bartek&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Feb 2010 11:01:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-hierarchy-and-quot-Show-as-Tree-View-quot/m-p/243846#M1206716</guid>
      <dc:creator />
      <dc:date>2010-02-24T11:01:33Z</dc:date>
    </item>
    <item>
      <title>Problem with hierarchy and "Show as Tree View"</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-hierarchy-and-quot-Show-as-Tree-View-quot/m-p/243847#M1206717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello &lt;STRONG&gt;bartekmaj have you find and answer to this i have the exact same problem, thanks in advance greetings&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Mar 2011 23:28:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-hierarchy-and-quot-Show-as-Tree-View-quot/m-p/243847#M1206717</guid>
      <dc:creator />
      <dc:date>2011-03-15T23:28:46Z</dc:date>
    </item>
    <item>
      <title>Problem with hierarchy and "Show as Tree View"</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-hierarchy-and-quot-Show-as-Tree-View-quot/m-p/243848#M1206718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;bartekmaj wrote:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot! I misunderstood the description of the optional fields from the reference manual.&lt;/P&gt;&lt;P&gt;I have another question: if pivot table is created with hierarchy fields, for example node1..node4, and the source data is updated so that another level in hierarchy is added ie. node5, is it possible to do that this added level would be visible automatically in previously created pivot table without updating it "manually"?&lt;/P&gt;&lt;P&gt;thank you,&lt;BR /&gt;bartek&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, I was wondering the very same thing....... how do you do that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2011 14:18:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-hierarchy-and-quot-Show-as-Tree-View-quot/m-p/243848#M1206718</guid>
      <dc:creator />
      <dc:date>2011-10-04T14:18:56Z</dc:date>
    </item>
  </channel>
</rss>

