<?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: Drill Down Group issue in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Drill-Down-Group-issue/m-p/771516#M1050987</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;this is default behavior of QlikView to bypass the single value in drill down..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To alter this behavior you could add null value for each category while loading the data.. in this way QlikView will show the single value as well..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;BR /&gt;Sushil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Nov 2014 11:11:18 GMT</pubDate>
    <dc:creator>sushil353</dc:creator>
    <dc:date>2014-11-05T11:11:18Z</dc:date>
    <item>
      <title>Drill Down Group issue</title>
      <link>https://community.qlik.com/t5/QlikView/Drill-Down-Group-issue/m-p/771511#M1050982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using drill down group for showing Country-Region-State. in straight table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I observer that if any of group have only one possible value.It will skip that level and go to next level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For e.g Country X have 2 region say A,B then it will show region level after clicking on X.&lt;/P&gt;&lt;P&gt;But in case If&amp;nbsp; Country X have only a region say A it will skip region level and move to next level that is state.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way to show region even it has single possible value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Kiran &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2014 10:54:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Drill-Down-Group-issue/m-p/771511#M1050982</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-05T10:54:17Z</dc:date>
    </item>
    <item>
      <title>Re: Drill Down Group issue</title>
      <link>https://community.qlik.com/t5/QlikView/Drill-Down-Group-issue/m-p/771512#M1050983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could replace the drill down group with conditional dimensions based on selections?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you use GetSelectedCount(Country)=1 as a condition for Region, this would only then appear when 1 is selected, rather than 1 is possible. If you apply the inverse logic to the other fields calculation then you should be able to replicate all the layers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2014 10:58:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Drill-Down-Group-issue/m-p/771512#M1050983</guid>
      <dc:creator>morganaaron</dc:creator>
      <dc:date>2014-11-05T10:58:47Z</dc:date>
    </item>
    <item>
      <title>Re: Drill Down Group issue</title>
      <link>https://community.qlik.com/t5/QlikView/Drill-Down-Group-issue/m-p/771513#M1050984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is a strange behave, if possible please send the sample please.&lt;/P&gt;&lt;P&gt;Try using cyclic group&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2014 11:03:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Drill-Down-Group-issue/m-p/771513#M1050984</guid>
      <dc:creator>sujeetsingh</dc:creator>
      <dc:date>2014-11-05T11:03:59Z</dc:date>
    </item>
    <item>
      <title>Re: Drill Down Group issue</title>
      <link>https://community.qlik.com/t5/QlikView/Drill-Down-Group-issue/m-p/771514#M1050985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But how can you change default behaviour of drill down?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2014 11:05:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Drill-Down-Group-issue/m-p/771514#M1050985</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-05T11:05:38Z</dc:date>
    </item>
    <item>
      <title>Re: Drill Down Group issue</title>
      <link>https://community.qlik.com/t5/QlikView/Drill-Down-Group-issue/m-p/771515#M1050986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think you can, that's the way it's set up to work - unless it's the final field that you've drilled down to, if there is only 1 possible selection in the field above, then it will naturally drill down into that one selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could always add a null value to each category which should stop the automatic behaviour?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2014 11:08:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Drill-Down-Group-issue/m-p/771515#M1050986</guid>
      <dc:creator>morganaaron</dc:creator>
      <dc:date>2014-11-05T11:08:54Z</dc:date>
    </item>
    <item>
      <title>Re: Drill Down Group issue</title>
      <link>https://community.qlik.com/t5/QlikView/Drill-Down-Group-issue/m-p/771516#M1050987</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;this is default behavior of QlikView to bypass the single value in drill down..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To alter this behavior you could add null value for each category while loading the data.. in this way QlikView will show the single value as well..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;BR /&gt;Sushil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2014 11:11:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Drill-Down-Group-issue/m-p/771516#M1050987</guid>
      <dc:creator>sushil353</dc:creator>
      <dc:date>2014-11-05T11:11:18Z</dc:date>
    </item>
    <item>
      <title>Re: Drill Down Group issue</title>
      <link>https://community.qlik.com/t5/QlikView/Drill-Down-Group-issue/m-p/771517#M1050988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;test using below query..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load * inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;region,state,city,sales&lt;/P&gt;&lt;P&gt;North,Delhi,A,4&lt;/P&gt;&lt;P&gt;North,,,&lt;/P&gt;&lt;P&gt;South,Kerla,as,5&lt;/P&gt;&lt;P&gt;South,TN,BS,6&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here I have added null value for state Delhi.. since it has only one value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Sushil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2014 11:17:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Drill-Down-Group-issue/m-p/771517#M1050988</guid>
      <dc:creator>sushil353</dc:creator>
      <dc:date>2014-11-05T11:17:35Z</dc:date>
    </item>
    <item>
      <title>Re: Drill Down Group issue</title>
      <link>https://community.qlik.com/t5/QlikView/Drill-Down-Group-issue/m-p/771518#M1050989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to identify if particular dimension have value 1 in hirarchy in script ?&lt;/P&gt;&lt;P&gt;How to add null value only for that particular colmn?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2014 13:24:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Drill-Down-Group-issue/m-p/771518#M1050989</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-12T13:24:18Z</dc:date>
    </item>
    <item>
      <title>Re: Drill Down Group issue</title>
      <link>https://community.qlik.com/t5/QlikView/Drill-Down-Group-issue/m-p/771519#M1050990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kirankkk,&lt;/P&gt;&lt;P&gt;Please let me know if you have found a solution for this.&lt;/P&gt;&lt;P&gt;I have have the same issue and I have multuple chart which have one or more drilldown and/or cyclic groups&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 May 2015 13:05:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Drill-Down-Group-issue/m-p/771519#M1050990</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-04T13:05:57Z</dc:date>
    </item>
    <item>
      <title>Re: Drill Down Group issue</title>
      <link>https://community.qlik.com/t5/QlikView/Drill-Down-Group-issue/m-p/771520#M1050991</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;This document might help or you might already have solution.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-18737"&gt;Drill Down issue overcome&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi Balar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jul 2017 06:51:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Drill-Down-Group-issue/m-p/771520#M1050991</guid>
      <dc:creator>balar025</dc:creator>
      <dc:date>2017-07-10T06:51:48Z</dc:date>
    </item>
  </channel>
</rss>

