<?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 Hierarchy in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Hierarchy/m-p/397405#M1163102</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a confusion ....If Hierarchy can be implemented through pivot table easily ,why Hierarchy option in script is given .&lt;/P&gt;&lt;P&gt;Is it for some other purpose???&lt;/P&gt;&lt;P&gt;please give an example how to implement it in script.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Oct 2012 06:03:24 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-10-10T06:03:24Z</dc:date>
    <item>
      <title>Hierarchy</title>
      <link>https://community.qlik.com/t5/QlikView/Hierarchy/m-p/397405#M1163102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a confusion ....If Hierarchy can be implemented through pivot table easily ,why Hierarchy option in script is given .&lt;/P&gt;&lt;P&gt;Is it for some other purpose???&lt;/P&gt;&lt;P&gt;please give an example how to implement it in script.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2012 06:03:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hierarchy/m-p/397405#M1163102</guid>
      <dc:creator />
      <dc:date>2012-10-10T06:03:24Z</dc:date>
    </item>
    <item>
      <title>Re: Hierarchy</title>
      <link>https://community.qlik.com/t5/QlikView/Hierarchy/m-p/397406#M1163103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good morning,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sometime you have a table with son, parent and pieces. &lt;/P&gt;&lt;P&gt;You need for product A the materials B, C and D.&lt;/P&gt;&lt;P&gt;For B you have tot have the materials E and F, for D G, H and I. &lt;/P&gt;&lt;P&gt;The table would be like this: &lt;/P&gt;&lt;P&gt;A - B - 1&lt;/P&gt;&lt;P&gt;A - C - 2&lt;/P&gt;&lt;P&gt;A - D - 2&lt;/P&gt;&lt;P&gt;B - E - 4&lt;/P&gt;&lt;P&gt;B - F - 1&lt;/P&gt;&lt;P&gt;D - G - 2&lt;/P&gt;&lt;P&gt;D - H - 3 &lt;/P&gt;&lt;P&gt;D - I - 2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now the question is, what do you need for product A.&lt;/P&gt;&lt;P&gt;4x E&lt;/P&gt;&lt;P&gt;1x F&lt;/P&gt;&lt;P&gt;2x C&lt;/P&gt;&lt;P&gt;4x G&lt;/P&gt;&lt;P&gt;6x H&lt;/P&gt;&lt;P&gt;4x I&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have build up the example of the german manual with some changes. See attached file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;P&gt;vicky&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2012 06:44:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hierarchy/m-p/397406#M1163103</guid>
      <dc:creator />
      <dc:date>2012-10-10T06:44:28Z</dc:date>
    </item>
    <item>
      <title>Re: Hierarchy</title>
      <link>https://community.qlik.com/t5/QlikView/Hierarchy/m-p/397407#M1163105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vicky,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for quick response..&lt;/P&gt;&lt;P&gt;I am attaching a sheet with my doubts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now can you tell me how to build hierarchy for this simple example .The example you gave is quite complex to understand.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2012 07:29:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hierarchy/m-p/397407#M1163105</guid>
      <dc:creator />
      <dc:date>2012-10-10T07:29:09Z</dc:date>
    </item>
    <item>
      <title>Re: Hierarchy</title>
      <link>https://community.qlik.com/t5/QlikView/Hierarchy/m-p/397408#M1163106</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 hope, this is better for your understanding. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your table is the pivot table on the right side. If you have your data in this form like your table in the word-doc, you don't need the hierachry in the script. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The hierarchy you need, if yor table looks like the first inline-table, where only the direct neigbours are one row, for example DL - Stationary. The next row is Stationary - Marker, the next one is Stationary - Pen, the next one is Stationary - Notepad, and so on. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vicky&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2012 08:58:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hierarchy/m-p/397408#M1163106</guid>
      <dc:creator />
      <dc:date>2012-10-10T08:58:21Z</dc:date>
    </item>
    <item>
      <title>Re: Hierarchy</title>
      <link>https://community.qlik.com/t5/QlikView/Hierarchy/m-p/397409#M1163107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;P&gt;Will take your help for sure in coming future.Extremely helpful. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2012 09:29:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hierarchy/m-p/397409#M1163107</guid>
      <dc:creator />
      <dc:date>2012-10-10T09:29:23Z</dc:date>
    </item>
  </channel>
</rss>

