<?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 drill-down in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/hierarchy-drill-down/m-p/290368#M107768</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;The usual work-around is to add a null value in each category that will show a single row - see Rob Wunderlich's example qvw in this recent post for adding a null value for each dimension where there will be only one value on the drill.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/message/133826#133826"&gt;http://community.qlik.com/message/133826#133826&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It does mean you'll have to add something to the script to identify those rows and concatenate the extra nulls in - maybe like in the attached example - which gets more involved the more levels you have,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HD&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Sep 2011 11:04:09 GMT</pubDate>
    <dc:creator>hdonald</dc:creator>
    <dc:date>2011-09-27T11:04:09Z</dc:date>
    <item>
      <title>hierarchy drill-down</title>
      <link>https://community.qlik.com/t5/QlikView/hierarchy-drill-down/m-p/290367#M107767</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;i've defined a hierarchy group in a pivot table. (see qvw in attachment)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i start with drill in chart. first drill-down:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="p1.JPG" class="jive-image-thumbnail jive-image" onclick="" src="https://community.qlik.com/legacyfs/online/7533_p1.JPG" width="450" /&gt;&lt;/P&gt;&lt;P&gt;result:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="p2.JPG" class="jive-image-thumbnail jive-image" onclick="" src="https://community.qlik.com/legacyfs/online/7534_p2.JPG" width="450" /&gt;&lt;/P&gt;&lt;P&gt;after second drill down&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="p4.JPG" class="jive-image-thumbnail jive-image" onclick="" src="https://community.qlik.com/legacyfs/online/7536_p4.JPG" width="450" /&gt;&lt;/P&gt;&lt;P&gt;the drill jump to D4 and not to D3. This is right for how to is defined drill in qlik, but is not right for my logic. How can i solve thi problem? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Sep 2011 13:40:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/hierarchy-drill-down/m-p/290367#M107767</guid>
      <dc:creator />
      <dc:date>2011-09-26T13:40:21Z</dc:date>
    </item>
    <item>
      <title>Re: hierarchy drill-down</title>
      <link>https://community.qlik.com/t5/QlikView/hierarchy-drill-down/m-p/290368#M107768</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;The usual work-around is to add a null value in each category that will show a single row - see Rob Wunderlich's example qvw in this recent post for adding a null value for each dimension where there will be only one value on the drill.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/message/133826#133826"&gt;http://community.qlik.com/message/133826#133826&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It does mean you'll have to add something to the script to identify those rows and concatenate the extra nulls in - maybe like in the attached example - which gets more involved the more levels you have,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HD&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2011 11:04:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/hierarchy-drill-down/m-p/290368#M107768</guid>
      <dc:creator>hdonald</dc:creator>
      <dc:date>2011-09-27T11:04:09Z</dc:date>
    </item>
    <item>
      <title>Re: hierarchy drill-down</title>
      <link>https://community.qlik.com/t5/QlikView/hierarchy-drill-down/m-p/290369#M107769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thx so much!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Obiuvsly your tip works only if the rows are loaded in order like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; D1, D2, D3, D4&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; A, fcs1, kpi1.1, 112&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; A, fcs1, kpi1.1, 113&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; A, fcs2, kpi2.1, 211&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; A, fcs2, kpi2.1, 212&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; A, fcs2, kpi2.2, 221&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; A, fcs3, kpi3.1, 311&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; A, fcs3, kpi3.2, 321&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; B, fcs4, kpi4.1, 411&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; B, fcs4, kpi4.1, 412&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; B, fcs4, kpi4.2, 421&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; B, fcs5, kpi5.1, 511&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; B, fcs5, kpi5.1, 512&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; B, fcs5, kpi5.1, 513&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; B, fcs5, kpi5.2, 521&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; B, fcs5, kpi5.2, 522&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; B, fcs6, kpi5.2, 523&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;otherwise function "previous" don't do the right thing. &lt;/P&gt;&lt;P&gt;Moreover i make an adjustment because in a case the tip doesn't works. The case is when there is one D1, one D2, one D3 but more than one D4. See attachment. In any case thank you so much for support!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2011 14:39:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/hierarchy-drill-down/m-p/290369#M107769</guid>
      <dc:creator />
      <dc:date>2011-09-27T14:39:05Z</dc:date>
    </item>
  </channel>
</rss>

