<?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 Drill down group not working with threshold in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Drill-down-group-not-working-with-threshold/m-p/315097#M116257</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is almost exactly what I need but 'B' is an expression NOT a dimension.&amp;nbsp; You have it as a dimension.&amp;nbsp; I can not get your example working when 'B' is an expression.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Jan 2012 14:35:30 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-01-30T14:35:30Z</dc:date>
    <item>
      <title>Drill down group not working with threshold</title>
      <link>https://community.qlik.com/t5/QlikView/Drill-down-group-not-working-with-threshold/m-p/315094#M116254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a small table with the following columns&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Class (dimension) &lt;/P&gt;&lt;P&gt;Billing $ (measure)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want the Class column to be able to drill down to Advertiser so I created a drill down group called 'Class&amp;gt;Advertiser.&amp;nbsp; I also have an input box for a threshold (called vTreshHoldSize) value where users will want see any Billing $ above this threshold.&amp;nbsp; However, it looks like when I apply the threshold to my expression in the Billing $ column the drill down DOES NOT WORK.&amp;nbsp; So I am trying to see if I can apply the drill down value to my expression but I can not seem to get it working.&amp;nbsp; Or maybe there is an easier way to do this so I can BOTH have a threshold and the drilldown working?? See below expression...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(vYearIndicator='Current',&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if($(CurrentBilling)&amp;gt;= vTreshHoldSize and getcurrentfield([Class&amp;gt;Advertiser])='Class',Aggr($(CurrentBilling), Class)),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if($(CurrentBilling)&amp;gt;= vTreshHoldSize and getcurrentfield([Class&amp;gt;Advertiser])='Advertiser',Aggr($(CurrentBilling), Advertiser))&lt;/P&gt;&lt;P&gt;//=$(CurrentBilling)&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jan 2012 20:24:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Drill-down-group-not-working-with-threshold/m-p/315094#M116254</guid>
      <dc:creator />
      <dc:date>2012-01-27T20:24:48Z</dc:date>
    </item>
    <item>
      <title>Drill down group not working with threshold</title>
      <link>https://community.qlik.com/t5/QlikView/Drill-down-group-not-working-with-threshold/m-p/315095#M116255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you send an example?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 Jan 2012 03:25:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Drill-down-group-not-working-with-threshold/m-p/315095#M116255</guid>
      <dc:creator />
      <dc:date>2012-01-28T03:25:29Z</dc:date>
    </item>
    <item>
      <title>Re: Drill down group not working with threshold</title>
      <link>https://community.qlik.com/t5/QlikView/Drill-down-group-not-working-with-threshold/m-p/315096#M116256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;It works as see in attached example file.&lt;/P&gt;&lt;P&gt;While I don't know your exact scenario but I believe you are making it overly complex. You don't need to use aggr because just using sum should work fine in your case or may be I am missing some thing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps!&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;Ashutosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Jan 2012 18:09:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Drill-down-group-not-working-with-threshold/m-p/315096#M116256</guid>
      <dc:creator />
      <dc:date>2012-01-29T18:09:30Z</dc:date>
    </item>
    <item>
      <title>Drill down group not working with threshold</title>
      <link>https://community.qlik.com/t5/QlikView/Drill-down-group-not-working-with-threshold/m-p/315097#M116257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is almost exactly what I need but 'B' is an expression NOT a dimension.&amp;nbsp; You have it as a dimension.&amp;nbsp; I can not get your example working when 'B' is an expression.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2012 14:35:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Drill-down-group-not-working-with-threshold/m-p/315097#M116257</guid>
      <dc:creator />
      <dc:date>2012-01-30T14:35:30Z</dc:date>
    </item>
    <item>
      <title>Drill down group not working with threshold</title>
      <link>https://community.qlik.com/t5/QlikView/Drill-down-group-not-working-with-threshold/m-p/315098#M116258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have also taken B as an expression, or maybe I don't get what you are referring!&lt;/P&gt;&lt;P&gt;Can you just explain it a bit by an example. So, I will be in a better position to help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;..&lt;/P&gt;&lt;P&gt;Ashutosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2012 05:20:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Drill-down-group-not-working-with-threshold/m-p/315098#M116258</guid>
      <dc:creator />
      <dc:date>2012-01-31T05:20:37Z</dc:date>
    </item>
    <item>
      <title>Re: Drill down group not working with threshold</title>
      <link>https://community.qlik.com/t5/QlikView/Drill-down-group-not-working-with-threshold/m-p/315099#M116259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry for the confusion.&amp;nbsp; I have attached&amp;nbsp; a small QV app (version 10 SR4) where I am trying to apply a threshold to Sales amounts.&amp;nbsp; Meaning, I want to display Sales above the threshold amount entered in the input box.&amp;nbsp; But also keep the dimensionality of the drill down.&amp;nbsp; You can see LineSalesAmount is an expression. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Feb 2012 15:43:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Drill-down-group-not-working-with-threshold/m-p/315099#M116259</guid>
      <dc:creator />
      <dc:date>2012-02-02T15:43:10Z</dc:date>
    </item>
    <item>
      <title>Re: Drill down group not working with threshold</title>
      <link>https://community.qlik.com/t5/QlikView/Drill-down-group-not-working-with-threshold/m-p/315100#M116260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Melinda,&lt;/P&gt;&lt;P&gt;Do you want to apply that threshold only to the Sales amount of category, if it is then have a look at the attached application or if still I have not got it then I feel you will again need to explain me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find the attached application.&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;Ashutosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Feb 2012 16:09:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Drill-down-group-not-working-with-threshold/m-p/315100#M116260</guid>
      <dc:creator />
      <dc:date>2012-02-02T16:09:02Z</dc:date>
    </item>
    <item>
      <title>Re: Drill down group not working with threshold</title>
      <link>https://community.qlik.com/t5/QlikView/Drill-down-group-not-working-with-threshold/m-p/315101#M116261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Melinda,&lt;/P&gt;&lt;P&gt;Sorry there is a little modification in the chart.&lt;/P&gt;&lt;P&gt;Please find the updated application attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Ashutosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Feb 2012 16:37:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Drill-down-group-not-working-with-threshold/m-p/315101#M116261</guid>
      <dc:creator />
      <dc:date>2012-02-02T16:37:28Z</dc:date>
    </item>
    <item>
      <title>Re: Drill down group not working with threshold</title>
      <link>https://community.qlik.com/t5/QlikView/Drill-down-group-not-working-with-threshold/m-p/315102#M116262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ashutosh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you so much for the quick response and helping me out with this issue.&amp;nbsp; This is almost what we need however, we will need to apply the threshold to every level of dimensions (CategoryName&amp;gt;ProductName&amp;gt;Shippers) not just category name.&amp;nbsp; Also,&amp;nbsp; is there are way to apply the threshold to the sales amount to a dimension that is not in the chart?&amp;nbsp; I hope this is clear.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Melinda&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Feb 2012 18:48:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Drill-down-group-not-working-with-threshold/m-p/315102#M116262</guid>
      <dc:creator />
      <dc:date>2012-02-02T18:48:07Z</dc:date>
    </item>
    <item>
      <title>Re: Drill down group not working with threshold</title>
      <link>https://community.qlik.com/t5/QlikView/Drill-down-group-not-working-with-threshold/m-p/315103#M116263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok thwn in that case, the 3rd chart (placed below) should perfectly work for you.&lt;/P&gt;&lt;P&gt;yes, you can use the dimensions which are not in chart also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Ashutosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Feb 2012 19:18:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Drill-down-group-not-working-with-threshold/m-p/315103#M116263</guid>
      <dc:creator />
      <dc:date>2012-02-02T19:18:02Z</dc:date>
    </item>
    <item>
      <title>Re: Drill down group not working with threshold</title>
      <link>https://community.qlik.com/t5/QlikView/Drill-down-group-not-working-with-threshold/m-p/315104#M116264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;3rd chart?&amp;nbsp; Sorry, I do not see 3rd chart.&amp;nbsp; Is there supppose to be an attachment in your last post?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Feb 2012 19:21:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Drill-down-group-not-working-with-threshold/m-p/315104#M116264</guid>
      <dc:creator />
      <dc:date>2012-02-02T19:21:22Z</dc:date>
    </item>
    <item>
      <title>Re: Drill down group not working with threshold</title>
      <link>https://community.qlik.com/t5/QlikView/Drill-down-group-not-working-with-threshold/m-p/315105#M116265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually, It is the second chart which I made.&lt;/P&gt;&lt;P&gt;Chart titled&amp;nbsp; &lt;STRONG&gt;Sales in the Item &amp;gt; threshold&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you see it? It is in the same application only.&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Feb 2012 19:24:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Drill-down-group-not-working-with-threshold/m-p/315105#M116265</guid>
      <dc:creator />
      <dc:date>2012-02-02T19:24:20Z</dc:date>
    </item>
    <item>
      <title>Re: Drill down group not working with threshold</title>
      <link>https://community.qlik.com/t5/QlikView/Drill-down-group-not-working-with-threshold/m-p/315106#M116266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I see it but the drilldown does not work.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Feb 2012 19:29:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Drill-down-group-not-working-with-threshold/m-p/315106#M116266</guid>
      <dc:creator />
      <dc:date>2012-02-02T19:29:02Z</dc:date>
    </item>
    <item>
      <title>Re: Drill down group not working with threshold</title>
      <link>https://community.qlik.com/t5/QlikView/Drill-down-group-not-working-with-threshold/m-p/315107#M116267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It works for me!&lt;/P&gt;&lt;P&gt;May be you need to change the threshold to some lower value, say 100 and then drill down, you will see values.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Feb 2012 19:32:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Drill-down-group-not-working-with-threshold/m-p/315107#M116267</guid>
      <dc:creator />
      <dc:date>2012-02-02T19:32:00Z</dc:date>
    </item>
    <item>
      <title>Drill down group not working with threshold</title>
      <link>https://community.qlik.com/t5/QlikView/Drill-down-group-not-working-with-threshold/m-p/315108#M116268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ashutosh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you so much for helping me with this issue.&amp;nbsp; Although, we are working with some rather complicated expressions in our actual QV app, I was able apply your small expression example to the complex expressions we are using across our application.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Much appreciated!&amp;nbsp; Cheers!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Melinda&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Feb 2012 18:00:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Drill-down-group-not-working-with-threshold/m-p/315108#M116268</guid>
      <dc:creator />
      <dc:date>2012-02-03T18:00:47Z</dc:date>
    </item>
    <item>
      <title>Re: Drill down group not working with threshold</title>
      <link>https://community.qlik.com/t5/QlikView/Drill-down-group-not-working-with-threshold/m-p/315109#M116269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, Melinda,&lt;/P&gt;&lt;P&gt;Seeing fellow Qlikers happy is the biggest motivation for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Ashutosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Feb 2012 18:10:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Drill-down-group-not-working-with-threshold/m-p/315109#M116269</guid>
      <dc:creator />
      <dc:date>2012-02-03T18:10:58Z</dc:date>
    </item>
    <item>
      <title>Drill down group not working with threshold</title>
      <link>https://community.qlik.com/t5/QlikView/Drill-down-group-not-working-with-threshold/m-p/315110#M116270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ashutosh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was wondering if you can help me with another problem dealing with the threshold inputbox and drilldown.&amp;nbsp; Is there a way to clear the threshold inputbox or set it to zero when a user drills down or when a user clicks to drilldown in the table?&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2012 16:03:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Drill-down-group-not-working-with-threshold/m-p/315110#M116270</guid>
      <dc:creator />
      <dc:date>2012-02-28T16:03:56Z</dc:date>
    </item>
  </channel>
</rss>

