<?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 Parent - Children Hierarchy in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Parent-Children-Hierarchy/m-p/1692766#M52952</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have the data of Parent and children hierarchy. I have parent and children two columns are there. I have to create&amp;nbsp;the report like below. I am providing the sample data for reference and output for reference.&lt;/P&gt;&lt;P&gt;need to find top parent (Parent should have only children and not&amp;nbsp; having parent to that).&amp;nbsp;&lt;BR /&gt;As per data we dint know how many children levels are there for that top parent. Need to find the children's levels dynamical and show the count of all children levels to that top parent.&lt;BR /&gt;In sample data I am providing 6 levels of children. In original data levels may increase . Please check and provide the solution to me.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Pavan&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 11 Apr 2020 12:28:44 GMT</pubDate>
    <dc:creator>pavanthota</dc:creator>
    <dc:date>2020-04-11T12:28:44Z</dc:date>
    <item>
      <title>Parent - Children Hierarchy</title>
      <link>https://community.qlik.com/t5/App-Development/Parent-Children-Hierarchy/m-p/1692765#M52947</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have the data of Parent and children hierarchy. I have parent and children two columns are there. I have to create&amp;nbsp;the report like below. I am providing the sample data for reference and output for reference.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;need to find top parent (Parent should have only children and not&amp;nbsp; having parent to that).&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;As per data we dint know how many children levels are there for that top parent. Need to find the children's levels dynamical and show the count of all children levels to that top parent.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;In sample data I am providing 6 levels of children. In original data levels may increase . Please check and provide the solution to me.&lt;/P&gt;</description>
      <pubDate>Sat, 11 Apr 2020 12:26:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Parent-Children-Hierarchy/m-p/1692765#M52947</guid>
      <dc:creator>pavanthota</dc:creator>
      <dc:date>2020-04-11T12:26:44Z</dc:date>
    </item>
    <item>
      <title>Parent - Children Hierarchy</title>
      <link>https://community.qlik.com/t5/App-Development/Parent-Children-Hierarchy/m-p/1692766#M52952</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have the data of Parent and children hierarchy. I have parent and children two columns are there. I have to create&amp;nbsp;the report like below. I am providing the sample data for reference and output for reference.&lt;/P&gt;&lt;P&gt;need to find top parent (Parent should have only children and not&amp;nbsp; having parent to that).&amp;nbsp;&lt;BR /&gt;As per data we dint know how many children levels are there for that top parent. Need to find the children's levels dynamical and show the count of all children levels to that top parent.&lt;BR /&gt;In sample data I am providing 6 levels of children. In original data levels may increase . Please check and provide the solution to me.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Pavan&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 11 Apr 2020 12:28:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Parent-Children-Hierarchy/m-p/1692766#M52952</guid>
      <dc:creator>pavanthota</dc:creator>
      <dc:date>2020-04-11T12:28:44Z</dc:date>
    </item>
    <item>
      <title>Re: Parent - Children Hierarchy</title>
      <link>https://community.qlik.com/t5/App-Development/Parent-Children-Hierarchy/m-p/1692793#M52953</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Add two rows in your data for A and F and include them in a child field, keep the parent field blank.&lt;/P&gt;&lt;P&gt;Use below script.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;HierarchyBelongsTo(Children,Parent,Name,Parent,ParentName,Depth)&lt;BR /&gt;LOAD Parent,&lt;BR /&gt;Children,&lt;BR /&gt;Children as Name&lt;BR /&gt;FROM&lt;BR /&gt;[C:\Users\Kaushik\Downloads\Demo_Data.xlsx]&lt;BR /&gt;(ooxml, embedded labels, table is Test);&lt;/P&gt;&lt;P&gt;See the attachment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 11 Apr 2020 18:55:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Parent-Children-Hierarchy/m-p/1692793#M52953</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2020-04-11T18:55:32Z</dc:date>
    </item>
    <item>
      <title>Re: Parent - Children Hierarchy</title>
      <link>https://community.qlik.com/t5/App-Development/Parent-Children-Hierarchy/m-p/1692822#M52958</link>
      <description>&lt;P&gt;Hi Kaushik,&lt;/P&gt;&lt;P&gt;Thanks for your reply&lt;/P&gt;&lt;P&gt;I cant include top parent in children list.&amp;nbsp; I have more than 3 millions of data in original table. I am looking for only top parent and it 's children level count.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 12 Apr 2020 03:39:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Parent-Children-Hierarchy/m-p/1692822#M52958</guid>
      <dc:creator>pavanthota</dc:creator>
      <dc:date>2020-04-12T03:39:47Z</dc:date>
    </item>
    <item>
      <title>Re: Parent - Children Hierarchy</title>
      <link>https://community.qlik.com/t5/App-Development/Parent-Children-Hierarchy/m-p/1697875#M53412</link>
      <description>&lt;P&gt;Kaushik is spot on I believe, here is a Design Blog post as well, if this does not work, I am not sure it can be done.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/Unbalanced-n-level-hierarchies/ba-p/1474325" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/Unbalanced-n-level-hierarchies/ba-p/1474325&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Wed, 29 Apr 2020 19:39:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Parent-Children-Hierarchy/m-p/1697875#M53412</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2020-04-29T19:39:02Z</dc:date>
    </item>
  </channel>
</rss>

