<?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 Qlikview remove ability to drill down on chart for a certain value in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Qlikview-remove-ability-to-drill-down-on-chart-for-a-certain/m-p/954489#M328126</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a basic bar chart that has 4 values on the X axis (`All`, `Yes`, `No` &amp;amp; `Deleted`) and then a `count` for the y axis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I only want the user to be able to drill down on the `Yes`, `No` &amp;amp; `Deleted` bars and NOT the `All` bar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this even possible?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Sep 2015 12:20:53 GMT</pubDate>
    <dc:creator>matthewp</dc:creator>
    <dc:date>2015-09-15T12:20:53Z</dc:date>
    <item>
      <title>Qlikview remove ability to drill down on chart for a certain value</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-remove-ability-to-drill-down-on-chart-for-a-certain/m-p/954489#M328126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a basic bar chart that has 4 values on the X axis (`All`, `Yes`, `No` &amp;amp; `Deleted`) and then a `count` for the y axis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I only want the user to be able to drill down on the `Yes`, `No` &amp;amp; `Deleted` bars and NOT the `All` bar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this even possible?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2015 12:20:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-remove-ability-to-drill-down-on-chart-for-a-certain/m-p/954489#M328126</guid>
      <dc:creator>matthewp</dc:creator>
      <dc:date>2015-09-15T12:20:53Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview remove ability to drill down on chart for a certain value</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-remove-ability-to-drill-down-on-chart-for-a-certain/m-p/954490#M328127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Matthew that is an interesting question. Is the 'All' bar a sum of the other bars ? What do you drill down too ? Are each of these bars expressions on their own ? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2015 12:27:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-remove-ability-to-drill-down-on-chart-for-a-certain/m-p/954490#M328127</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-15T12:27:06Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview remove ability to drill down on chart for a certain value</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-remove-ability-to-drill-down-on-chart-for-a-certain/m-p/954491#M328128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No the all bar is just a count of statuses with the status all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It just drills down to only showing the all bar. infact i would be happy to just disable being able to select anything on the chart&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2015 12:29:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-remove-ability-to-drill-down-on-chart-for-a-certain/m-p/954491#M328128</guid>
      <dc:creator>matthewp</dc:creator>
      <dc:date>2015-09-15T12:29:07Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview remove ability to drill down on chart for a certain value</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-remove-ability-to-drill-down-on-chart-for-a-certain/m-p/954492#M328129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok then you can just use set analysis in your expression like the following:-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have made up names for your fields so the "&lt;SPAN style="font-size: 13.3333px;"&gt;YesNoAllField" - will be the one which contains the &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;(`All`, `Yes`, `No` &amp;amp; `Deleted`) values and '&lt;SPAN style="font-size: 13.3333px;"&gt;countmeasure' is the thing you are counting. Now you will see that clicking on &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt; (`All`, `Yes`, `No` &amp;amp; `Deleted`) will not make any selection in this chart.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;=count({&amp;lt;YesNoAllField=&amp;gt;} countmeasure).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if this answers your question.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2015 12:34:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-remove-ability-to-drill-down-on-chart-for-a-certain/m-p/954492#M328129</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-15T12:34:48Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview remove ability to drill down on chart for a certain value</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-remove-ability-to-drill-down-on-chart-for-a-certain/m-p/954493#M328130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, matthewp.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See if this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; Try execute following steps below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;LI&gt;Menu Settings -&amp;gt; Document Propertiers;&lt;/LI&gt;&lt;LI&gt;Groups tab;&lt;/LI&gt;&lt;LI&gt;In Groups area choice Drill Down list;&lt;/LI&gt;&lt;LI&gt;Click button Edit;&lt;/LI&gt;&lt;LI&gt;In Use Fields &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;area, choice the field desired;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;Replace current field by Ex.: &lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;if(Not Match('&amp;lt;field&amp;gt;','All'),&amp;lt;field&amp;gt;)&lt;/STRONG&gt;;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;Click Ok.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I hope this helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2015 12:39:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-remove-ability-to-drill-down-on-chart-for-a-certain/m-p/954493#M328130</guid>
      <dc:creator>jonas_rezende</dc:creator>
      <dc:date>2015-09-15T12:39:14Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview remove ability to drill down on chart for a certain value</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-remove-ability-to-drill-down-on-chart-for-a-certain/m-p/954494#M328131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This cannot be achieved. Even i got this kind of requirement previously&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/7156"&gt;Drill-down problem&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2015 12:39:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-remove-ability-to-drill-down-on-chart-for-a-certain/m-p/954494#M328131</guid>
      <dc:creator>satishkurra</dc:creator>
      <dc:date>2015-09-15T12:39:54Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview remove ability to drill down on chart for a certain value</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-remove-ability-to-drill-down-on-chart-for-a-certain/m-p/954495#M328132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;IF &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;YesNoAllField&amp;nbsp; &lt;/STRONG&gt; Field&amp;nbsp; having all the dimensions &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&amp;nbsp; If your trying&amp;nbsp; to&amp;nbsp; showcase Yes,no Deleted in the x axis try to add calculate dimension like this &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; If(&amp;nbsp; &lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;YesNoAllField&amp;nbsp; &amp;lt;&amp;gt;'All',&lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;YesNoAllField&amp;nbsp; ) this is your dimension and expression remains as it is&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; &lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if my understanding correct or not &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2015 12:43:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-remove-ability-to-drill-down-on-chart-for-a-certain/m-p/954495#M328132</guid>
      <dc:creator />
      <dc:date>2015-09-15T12:43:58Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview remove ability to drill down on chart for a certain value</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-remove-ability-to-drill-down-on-chart-for-a-certain/m-p/954496#M328133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually solved this quite easily (for disabling them all in chart)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Right click &amp;gt; general &amp;gt; tick read only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then limit the list selection boxes&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2015 12:44:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-remove-ability-to-drill-down-on-chart-for-a-certain/m-p/954496#M328133</guid>
      <dc:creator>matthewp</dc:creator>
      <dc:date>2015-09-15T12:44:52Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview remove ability to drill down on chart for a certain value</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-remove-ability-to-drill-down-on-chart-for-a-certain/m-p/954497#M328134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Brilliant solution&amp;nbsp; - well done I have never thought of clicking that !&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/check.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2015 12:48:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-remove-ability-to-drill-down-on-chart-for-a-certain/m-p/954497#M328134</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-15T12:48:59Z</dc:date>
    </item>
  </channel>
</rss>

