<?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 Losing parent information in drilling in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Losing-parent-information-in-drilling/m-p/63869#M767930</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 want to drill from Job name to its parent job name , this is how my sample data looks like. Please find the attached .xls and QVW.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i want to drill from job name to all its dependent job (Parent jobs) i loose the parent jobs's start and end time. Though it shows&lt;/P&gt;&lt;P&gt;all the dependent name .I have created one cyclic group using Jobname and Treename.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my load script&amp;nbsp; i have created expanded table , ancestor table and expanded nodes table . I saw in one post from Henric.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My problem is i am not able to drill from job name to its parent job name. it does not show parent job's start time and end time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know how to overcome this problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/205900_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/205901_pastedImage_1.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>ashis</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Losing parent information in drilling</title>
      <link>https://community.qlik.com/t5/QlikView/Losing-parent-information-in-drilling/m-p/63869#M767930</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 want to drill from Job name to its parent job name , this is how my sample data looks like. Please find the attached .xls and QVW.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i want to drill from job name to all its dependent job (Parent jobs) i loose the parent jobs's start and end time. Though it shows&lt;/P&gt;&lt;P&gt;all the dependent name .I have created one cyclic group using Jobname and Treename.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my load script&amp;nbsp; i have created expanded table , ancestor table and expanded nodes table . I saw in one post from Henric.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My problem is i am not able to drill from job name to its parent job name. it does not show parent job's start time and end time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know how to overcome this problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/205900_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/205901_pastedImage_1.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Losing-parent-information-in-drilling/m-p/63869#M767930</guid>
      <dc:creator>ashis</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Losing parent information in drilling</title>
      <link>https://community.qlik.com/t5/QlikView/Losing-parent-information-in-drilling/m-p/63870#M767932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure, but what exactly are you hoping to see when you are on TreeName?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jun 2018 15:51:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Losing-parent-information-in-drilling/m-p/63870#M767932</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-06-21T15:51:43Z</dc:date>
    </item>
    <item>
      <title>Re: Losing parent information in drilling</title>
      <link>https://community.qlik.com/t5/QlikView/Losing-parent-information-in-drilling/m-p/63871#M767933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Sunny for your reply. I want to go from Job name to its dependent (here ancestor) job name and want to see&amp;nbsp; on jobs that are ancestor of selected job. In other word if I want to find enrichment job are depend on what all jobs . so if I click on the enrichment job it should show me these are the jobs that need to be completed . Enrichment job will not start after these jobs completed. I want to see all the ancestor jobs star time and end time. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/205902_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jun 2018 16:07:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Losing-parent-information-in-drilling/m-p/63871#M767933</guid>
      <dc:creator>ashis</dc:creator>
      <dc:date>2018-06-21T16:07:57Z</dc:date>
    </item>
    <item>
      <title>Re: Losing parent information in drilling</title>
      <link>https://community.qlik.com/t5/QlikView/Losing-parent-information-in-drilling/m-p/63872#M767934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Treename is giving all the ancestor job name's , if I can pass this ancestor value as jobname then probably it will show me its timing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if I create a list box where Jobname = ancestor value (from Tree name) and then click select all the values from listbox&lt;/P&gt;&lt;P&gt;I can show this data . Just work around came I think&lt;/P&gt;&lt;P&gt;However how do I create listbox using this tree name value , not sure.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jun 2018 16:49:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Losing-parent-information-in-drilling/m-p/63872#M767934</guid>
      <dc:creator>ashis</dc:creator>
      <dc:date>2018-06-21T16:49:14Z</dc:date>
    </item>
    <item>
      <title>Re: Losing parent information in drilling</title>
      <link>https://community.qlik.com/t5/QlikView/Losing-parent-information-in-drilling/m-p/63873#M767935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am able to resolve the drilling , by modifying data . &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jun 2018 12:07:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Losing-parent-information-in-drilling/m-p/63873#M767935</guid>
      <dc:creator>ashis</dc:creator>
      <dc:date>2018-06-22T12:07:12Z</dc:date>
    </item>
  </channel>
</rss>

