<?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: Hierarchy table based on selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Hierarchy-table-based-on-selection/m-p/817328#M288159</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is not difficult, if you do select in field [HierarchyTable.KUNNR] instead of [%HIERARCHYLINK]. Expressions are:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=only({&amp;lt;HierarchyTable.HIERARCHY_POSITION={'500'},%HIERARCHYLINK={"=HierarchyTable.KUNNR"}&amp;gt;}%HIERARCHYLINK)&lt;/P&gt;&lt;P&gt;=only({&amp;lt;HierarchyTable.HIERARCHY_POSITION={'400'},%HIERARCHYLINK={"=HierarchyTable.KUNNR"}&amp;gt;}%HIERARCHYLINK)&lt;/P&gt;&lt;P&gt;=only({&amp;lt;HierarchyTable.HIERARCHY_POSITION={'300'},%HIERARCHYLINK={"=HierarchyTable.KUNNR"}&amp;gt;}%HIERARCHYLINK)&lt;/P&gt;&lt;P&gt;=only({&amp;lt;HierarchyTable.HIERARCHY_POSITION={'200'},%HIERARCHYLINK={"=HierarchyTable.KUNNR"}&amp;gt;}%HIERARCHYLINK)&lt;/P&gt;&lt;P&gt;=only({&amp;lt;HierarchyTable.HIERARCHY_POSITION={'100'}&amp;gt;}HierarchyTable.KUNNR)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/75896_Capture.PNG" style="height: 278px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Jan 2015 09:08:26 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-01-22T09:08:26Z</dc:date>
    <item>
      <title>Hierarchy table based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/Hierarchy-table-based-on-selection/m-p/817326#M288157</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 have 3 fields and their names are Node, Parent and Position. I have to create a hierarchy table based on user selection and the selection can be anything in the list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="75888" alt="Capture.PNG" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/75888_Capture.PNG" style="height: 233px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;I can't edit load script (this one is sample) because it was already created, so have to adjust through expressions. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone help me. &lt;/P&gt;&lt;P&gt;Thank you in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;Tamil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jan 2015 06:40:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hierarchy-table-based-on-selection/m-p/817326#M288157</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2015-01-20T06:40:03Z</dc:date>
    </item>
    <item>
      <title>Re: Hierarchy table based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/Hierarchy-table-based-on-selection/m-p/817327#M288158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;At least let me know is this possible or not.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jan 2015 06:22:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hierarchy-table-based-on-selection/m-p/817327#M288158</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2015-01-22T06:22:19Z</dc:date>
    </item>
    <item>
      <title>Re: Hierarchy table based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/Hierarchy-table-based-on-selection/m-p/817328#M288159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is not difficult, if you do select in field [HierarchyTable.KUNNR] instead of [%HIERARCHYLINK]. Expressions are:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=only({&amp;lt;HierarchyTable.HIERARCHY_POSITION={'500'},%HIERARCHYLINK={"=HierarchyTable.KUNNR"}&amp;gt;}%HIERARCHYLINK)&lt;/P&gt;&lt;P&gt;=only({&amp;lt;HierarchyTable.HIERARCHY_POSITION={'400'},%HIERARCHYLINK={"=HierarchyTable.KUNNR"}&amp;gt;}%HIERARCHYLINK)&lt;/P&gt;&lt;P&gt;=only({&amp;lt;HierarchyTable.HIERARCHY_POSITION={'300'},%HIERARCHYLINK={"=HierarchyTable.KUNNR"}&amp;gt;}%HIERARCHYLINK)&lt;/P&gt;&lt;P&gt;=only({&amp;lt;HierarchyTable.HIERARCHY_POSITION={'200'},%HIERARCHYLINK={"=HierarchyTable.KUNNR"}&amp;gt;}%HIERARCHYLINK)&lt;/P&gt;&lt;P&gt;=only({&amp;lt;HierarchyTable.HIERARCHY_POSITION={'100'}&amp;gt;}HierarchyTable.KUNNR)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/75896_Capture.PNG" style="height: 278px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jan 2015 09:08:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hierarchy-table-based-on-selection/m-p/817328#M288159</guid>
      <dc:creator />
      <dc:date>2015-01-22T09:08:26Z</dc:date>
    </item>
  </channel>
</rss>

