<?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 option in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/drill-down-option/m-p/829200#M291892</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not more clear on that. I did tried the approach suggessted by you but unable to figure it out what went wrong .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you share me with an example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sriram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Jul 2015 07:36:20 GMT</pubDate>
    <dc:creator>ssriramin19</dc:creator>
    <dc:date>2015-07-08T07:36:20Z</dc:date>
    <item>
      <title>drill down option</title>
      <link>https://community.qlik.com/t5/QlikView/drill-down-option/m-p/829198#M291890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is a requirement in which only certain field needs drill functionality to appear. For rest other drill should not be made.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find the attached document which has the sample lay out report .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the attached report the drill needs to be applied only for the field DP (which is marked as DP+ in the report) . Once DP+ is drilled , next level goes to PC1 , sales number . which is shown in the chart layout.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please explain how to achieve the above scenario?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sriram&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2015 06:36:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/drill-down-option/m-p/829198#M291890</guid>
      <dc:creator>ssriramin19</dc:creator>
      <dc:date>2015-07-08T06:36:55Z</dc:date>
    </item>
    <item>
      <title>Re: drill down option</title>
      <link>https://community.qlik.com/t5/QlikView/drill-down-option/m-p/829199#M291891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sriram,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the Drilldown option is to be applied to that chart, right? Is it a straight_table chart?&lt;/P&gt;&lt;P&gt;Well, I usually do without Drilldown - the effect is the same, I just go another way:&lt;/P&gt;&lt;P&gt;- You have one field as dimension to that chart, right?&lt;/P&gt;&lt;P&gt;- Apply a condition to that dimension (like &amp;gt; &lt;STRONG&gt;Getselectedcount([dimension]) = 0&lt;/STRONG&gt; &amp;lt; - meaning that the&lt;BR /&gt;&amp;nbsp;&amp;nbsp; dimension is active as long as the user has not selected any value on that dimension_field.&lt;/P&gt;&lt;P&gt;- Then add a second dimension with whatever is the next level below &amp;gt; &lt;STRONG&gt;DP&lt;/STRONG&gt; &amp;lt; and&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; apply a condition like &amp;gt; Getfieldselections([dimension]) = 'DP' to that&lt;BR /&gt;&amp;nbsp;&amp;nbsp; =&amp;gt; So that second dimension will become active when the user has selected 'DP', not any other value, and&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at the same time the first dimension will become inactive.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would that about match your requirement?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DataNibbler&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2015 06:56:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/drill-down-option/m-p/829199#M291891</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2015-07-08T06:56:53Z</dc:date>
    </item>
    <item>
      <title>Re: drill down option</title>
      <link>https://community.qlik.com/t5/QlikView/drill-down-option/m-p/829200#M291892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not more clear on that. I did tried the approach suggessted by you but unable to figure it out what went wrong .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you share me with an example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sriram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2015 07:36:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/drill-down-option/m-p/829200#M291892</guid>
      <dc:creator>ssriramin19</dc:creator>
      <dc:date>2015-07-08T07:36:20Z</dc:date>
    </item>
    <item>
      <title>Re: drill down option</title>
      <link>https://community.qlik.com/t5/QlikView/drill-down-option/m-p/829201#M291893</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 will try to put together a small sample and post it, along with the Excel file containing the base_data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2015 07:39:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/drill-down-option/m-p/829201#M291893</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2015-07-08T07:39:24Z</dc:date>
    </item>
    <item>
      <title>Re: drill down option</title>
      <link>https://community.qlik.com/t5/QlikView/drill-down-option/m-p/829202#M291894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That would be really helpful . so I can understand better. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2015 07:42:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/drill-down-option/m-p/829202#M291894</guid>
      <dc:creator>ssriramin19</dc:creator>
      <dc:date>2015-07-08T07:42:54Z</dc:date>
    </item>
    <item>
      <title>Re: drill down option</title>
      <link>https://community.qlik.com/t5/QlikView/drill-down-option/m-p/829203#M291895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There you go.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This small example illustrates what I mean with the two dimensions - I hope that matches what you want to do.&lt;/P&gt;&lt;P&gt;Have a look.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DataNibbler&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2015 07:49:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/drill-down-option/m-p/829203#M291895</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2015-07-08T07:49:59Z</dc:date>
    </item>
    <item>
      <title>Re: drill down option</title>
      <link>https://community.qlik.com/t5/QlikView/drill-down-option/m-p/829204#M291896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;few clarifications with respect to example now ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a)team 1 to team 4 is related only to dept D right ? its not for any other field .&lt;/P&gt;&lt;P&gt;b)if any other dept is chosen then the sales value not appear in the chart .It is blank . why it is so ?&lt;/P&gt;&lt;P&gt;c)also you have used only get selected count in the text box. whether it should be used only there ?&lt;/P&gt;&lt;P&gt;d)you have mentioned getfeildselection(dimension) in the above explanation , but not used anywhere in the sample report .How to incorporate that ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The sample report created by you is certainly closed to my requirement but please explain&amp;nbsp; on the above things&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sriram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2015 08:07:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/drill-down-option/m-p/829204#M291896</guid>
      <dc:creator>ssriramin19</dc:creator>
      <dc:date>2015-07-08T08:07:35Z</dc:date>
    </item>
    <item>
      <title>Re: drill down option</title>
      <link>https://community.qlik.com/t5/QlikView/drill-down-option/m-p/829205#M291897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you please explain me on the above mentioned questions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2015 08:36:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/drill-down-option/m-p/829205#M291897</guid>
      <dc:creator>ssriramin19</dc:creator>
      <dc:date>2015-07-08T08:36:56Z</dc:date>
    </item>
    <item>
      <title>Re: drill down option</title>
      <link>https://community.qlik.com/t5/QlikView/drill-down-option/m-p/829206#M291898</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;1) yes, you are right - the four teams belong to Dpt_D in my example. That is the drilldown possibility.&lt;/P&gt;&lt;P&gt;2) I don't know why the value isn't shown with any other selection - it is in the chart in my sample_app =&amp;gt; maybe&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; you can share your qvw so we can have a closer look at your issue?&lt;/P&gt;&lt;P&gt;3) The text_boxes are just for further illustration, they are not essential to the functioning of the chart;&lt;/P&gt;&lt;P&gt;4) The function is certainly used in the chart. Look on the "dimension" tab of the dialog, in the edit_field "condition".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DataNibbler&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2015 08:51:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/drill-down-option/m-p/829206#M291898</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2015-07-08T08:51:39Z</dc:date>
    </item>
    <item>
      <title>Re: drill down option</title>
      <link>https://community.qlik.com/t5/QlikView/drill-down-option/m-p/829207#M291899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Now I can able to understand the logic. Can you please explain me how this approach needs to be implemented in the qlikview version 9.Currently we are using version 9 for our development of reports.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did gone through your requirement in qlikview 11 version . It is proper .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please do the needful on this .Is it possbile to implement in qlikview 9 version .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sriram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2015 09:46:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/drill-down-option/m-p/829207#M291899</guid>
      <dc:creator>ssriramin19</dc:creator>
      <dc:date>2015-07-08T09:46:17Z</dc:date>
    </item>
    <item>
      <title>Re: drill down option</title>
      <link>https://community.qlik.com/t5/QlikView/drill-down-option/m-p/829208#M291900</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;that I honestly don't know. I have been working with newer versions for a long time now and I don't have different verysions here to try out what is possible.&lt;/P&gt;&lt;P&gt;Maybe someone else can help you on here?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2015 10:09:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/drill-down-option/m-p/829208#M291900</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2015-07-08T10:09:28Z</dc:date>
    </item>
    <item>
      <title>Re: drill down option</title>
      <link>https://community.qlik.com/t5/QlikView/drill-down-option/m-p/829209#M291901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you ask some one and let me know on the approach to be adopted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I asked quite a few people here but no one has proper idea on how to go about it .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since this very important report to be developed it would be better if you can guide me on this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sriram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2015 10:14:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/drill-down-option/m-p/829209#M291901</guid>
      <dc:creator>ssriramin19</dc:creator>
      <dc:date>2015-07-08T10:14:02Z</dc:date>
    </item>
  </channel>
</rss>

