<?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: List table Tree Hierarchy in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/List-table-Tree-Hierarchy/m-p/1629347#M733404</link>
    <description>&lt;P&gt;Yes. Show as treeview is enabled and / as delimeter.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can I use hierarchybelongs to function to build nodes. But I don't have node id, and parent I'd to build hierarchy using hierarchy method.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Rgds, Sean.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 29 Sep 2019 19:07:27 GMT</pubDate>
    <dc:creator>Sean_BI</dc:creator>
    <dc:date>2019-09-29T19:07:27Z</dc:date>
    <item>
      <title>List table Tree Hierarchy</title>
      <link>https://community.qlik.com/t5/QlikView/List-table-Tree-Hierarchy/m-p/1629328#M733402</link>
      <description>&lt;P&gt;Hello QV Experts -&lt;/P&gt;&lt;P&gt;I need to build treeview structure for list box.&amp;nbsp;&lt;/P&gt;&lt;P&gt;when Region is selected all the members under Region should be auto selected.&lt;/P&gt;&lt;P&gt;when State is selected all the members under State should be auto checked.&lt;/P&gt;&lt;P&gt;when City is selected all the members under City should be auto checked.&lt;/P&gt;&lt;P&gt;Issue:&lt;/P&gt;&lt;P&gt;The State check box selection is disabled. I need the ability select Region, State and City check boxs.&lt;/P&gt;&lt;P&gt;Script:&lt;/P&gt;&lt;P&gt;BuildHier:&lt;BR /&gt;LOAD Region,&lt;BR /&gt;State,&lt;BR /&gt;City,&lt;BR /&gt;Region &amp;amp;'/'&amp;amp; State &amp;amp;'/'&amp;amp; City as Hier1&lt;BR /&gt;FROM&lt;BR /&gt;[C:\User\Qlikview Samples\Hierarchy_Example.xlsx]&lt;BR /&gt;(ooxml, embedded labels, table is Sheet3);&lt;/P&gt;&lt;P&gt;Concatenate(BuildHier)&lt;BR /&gt;Load Distinct&lt;BR /&gt;Region,&lt;BR /&gt;Region as Hier1&lt;BR /&gt;Resident BuildHier;&lt;/P&gt;&lt;P&gt;Concatenate(BuildHier)&lt;BR /&gt;Load Distinct&lt;BR /&gt;Region,&lt;BR /&gt;State,&lt;BR /&gt;Region as Hier1&lt;BR /&gt;Resident BuildHier;&lt;/P&gt;&lt;P&gt;Concatenate(BuildHier)&lt;BR /&gt;Load Distinct&lt;BR /&gt;Region,&lt;BR /&gt;State,&lt;BR /&gt;City,&lt;BR /&gt;Region as Hier1&lt;BR /&gt;Resident BuildHier;&lt;/P&gt;&lt;P&gt;Appreciate any assistance here.&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Sean.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 19:59:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-table-Tree-Hierarchy/m-p/1629328#M733402</guid>
      <dc:creator>Sean_BI</dc:creator>
      <dc:date>2024-11-16T19:59:17Z</dc:date>
    </item>
    <item>
      <title>Re: List table Tree Hierarchy</title>
      <link>https://community.qlik.com/t5/QlikView/List-table-Tree-Hierarchy/m-p/1629346#M733403</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Have you checked "Show as tree view"in&amp;nbsp; Properties/General tabs ?&lt;/P&gt;</description>
      <pubDate>Sun, 29 Sep 2019 19:04:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-table-Tree-Hierarchy/m-p/1629346#M733403</guid>
      <dc:creator>sergio0592</dc:creator>
      <dc:date>2019-09-29T19:04:57Z</dc:date>
    </item>
    <item>
      <title>Re: List table Tree Hierarchy</title>
      <link>https://community.qlik.com/t5/QlikView/List-table-Tree-Hierarchy/m-p/1629347#M733404</link>
      <description>&lt;P&gt;Yes. Show as treeview is enabled and / as delimeter.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can I use hierarchybelongs to function to build nodes. But I don't have node id, and parent I'd to build hierarchy using hierarchy method.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Rgds, Sean.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 29 Sep 2019 19:07:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-table-Tree-Hierarchy/m-p/1629347#M733404</guid>
      <dc:creator>Sean_BI</dc:creator>
      <dc:date>2019-09-29T19:07:27Z</dc:date>
    </item>
    <item>
      <title>Re: List table Tree Hierarchy</title>
      <link>https://community.qlik.com/t5/QlikView/List-table-Tree-Hierarchy/m-p/1629349#M733405</link>
      <description>&lt;P&gt;I have on case where i use Tree Hierarchy in list box. But the field used results of Oracle hierarchical function (&lt;SPAN class="st"&gt;&lt;EM&gt;SYS_CONNECT_BY_PATH&lt;/EM&gt;&lt;/SPAN&gt;).&lt;/P&gt;</description>
      <pubDate>Sun, 29 Sep 2019 19:18:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-table-Tree-Hierarchy/m-p/1629349#M733405</guid>
      <dc:creator>sergio0592</dc:creator>
      <dc:date>2019-09-29T19:18:37Z</dc:date>
    </item>
  </channel>
</rss>

