<?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 Show as Tree view in List Box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Show-as-Tree-view-in-List-Box/m-p/543837#M203177</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have below source data in excel sheet&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="BORDER-BOTTOM: #000000 1px solid; BORDER-LEFT: #000000 1px solid; WIDTH: 100%; BORDER-TOP: #000000 1px solid; BORDER-RIGHT: #000000 1px solid;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;"&gt;&lt;STRONG&gt;Region&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;"&gt;&lt;STRONG&gt;Country&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;"&gt;&lt;STRONG&gt;State&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;"&gt;&lt;STRONG&gt;City&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Region1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Country1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;State1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;City1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Region1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Country1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;State1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;City2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Region2&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Country2&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;State3&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;City3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Region3&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Country3&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;State4&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;City3&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I need to show above area details in list box but like a treee view&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I did create load script like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AreaDetails&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Region &amp;amp; '/' &amp;amp; Country&amp;nbsp; &amp;amp; '/' &amp;amp; State &amp;amp; '/' &amp;amp; City AS AreaDetails&lt;/P&gt;&lt;P&gt;FROM AreaDetails.xls&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the main issue is I can only select leaf node but could not select parent node.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know how to build a logic or configure this list box so that user can select parent node too.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Nov 2013 09:24:37 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-11-19T09:24:37Z</dc:date>
    <item>
      <title>Show as Tree view in List Box</title>
      <link>https://community.qlik.com/t5/QlikView/Show-as-Tree-view-in-List-Box/m-p/543837#M203177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have below source data in excel sheet&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="BORDER-BOTTOM: #000000 1px solid; BORDER-LEFT: #000000 1px solid; WIDTH: 100%; BORDER-TOP: #000000 1px solid; BORDER-RIGHT: #000000 1px solid;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;"&gt;&lt;STRONG&gt;Region&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;"&gt;&lt;STRONG&gt;Country&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;"&gt;&lt;STRONG&gt;State&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;"&gt;&lt;STRONG&gt;City&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Region1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Country1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;State1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;City1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Region1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Country1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;State1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;City2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Region2&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Country2&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;State3&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;City3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Region3&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Country3&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;State4&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;City3&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I need to show above area details in list box but like a treee view&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I did create load script like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AreaDetails&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Region &amp;amp; '/' &amp;amp; Country&amp;nbsp; &amp;amp; '/' &amp;amp; State &amp;amp; '/' &amp;amp; City AS AreaDetails&lt;/P&gt;&lt;P&gt;FROM AreaDetails.xls&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the main issue is I can only select leaf node but could not select parent node.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know how to build a logic or configure this list box so that user can select parent node too.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Nov 2013 09:24:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-as-Tree-view-in-List-Box/m-p/543837#M203177</guid>
      <dc:creator />
      <dc:date>2013-11-19T09:24:37Z</dc:date>
    </item>
    <item>
      <title>Re: Show as Tree view in List Box</title>
      <link>https://community.qlik.com/t5/QlikView/Show-as-Tree-view-in-List-Box/m-p/543838#M203178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;The way to create that is explained in a document I have written a few weeks ago:&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-4823"&gt;http://community.qlik.com/docs/DOC-4823&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a nice reading&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fabrice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Nov 2013 09:29:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-as-Tree-view-in-List-Box/m-p/543838#M203178</guid>
      <dc:creator />
      <dc:date>2013-11-19T09:29:25Z</dc:date>
    </item>
    <item>
      <title>Re: Show as Tree view in List Box</title>
      <link>https://community.qlik.com/t5/QlikView/Show-as-Tree-view-in-List-Box/m-p/543839#M203179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The document is good but doesn't help much in my case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you have considered data which has two columns (ParentKey and ChildKey)&lt;/P&gt;&lt;P&gt;but I have raw data without (ParentKey and ChildKey).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please explain me steps considering my source data ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Nov 2013 10:04:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-as-Tree-view-in-List-Box/m-p/543839#M203179</guid>
      <dc:creator />
      <dc:date>2013-11-19T10:04:49Z</dc:date>
    </item>
    <item>
      <title>Re: Show as Tree view in List Box</title>
      <link>https://community.qlik.com/t5/QlikView/Show-as-Tree-view-in-List-Box/m-p/543840#M203180</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;Yes you have the ChildKey / Parentkey columns. And you must have to create a hierarchy.&lt;/P&gt;&lt;P&gt;Load your file several times into a single temp table, sth like for example:&lt;/P&gt;&lt;P&gt;temp_Table:&lt;/P&gt;&lt;P&gt;LOAD City as Childkey,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; State as parentkey&lt;/P&gt;&lt;P&gt;FROM ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD State as Childkey, Country as parentKey FROM ....&lt;/P&gt;&lt;P&gt;etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you will get the 2 columns you need. After that, you follow the doc. Instead of reading a file, you will do a IN-MEMORY LOAD.&lt;/P&gt;&lt;P&gt;LOAD .....&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Resident&lt;/STRONG&gt; temp_Table&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it should work.&lt;/P&gt;&lt;P&gt;Fabrice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Nov 2013 11:12:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-as-Tree-view-in-List-Box/m-p/543840#M203180</guid>
      <dc:creator />
      <dc:date>2013-11-19T11:12:23Z</dc:date>
    </item>
  </channel>
</rss>

