<?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: Any example to create drill down table? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Any-example-to-create-drill-down-table/m-p/1379259#M31290</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much for the help.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The chart has three fields:&amp;nbsp; product type, sum([totalsales]) and count(distinct total [product]).&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Basically we want below result.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;1. At product level, we have &lt;SPAN style="font-size: 13.3333px;"&gt;product type, sum([totalsales]) and count(distinct total [product])&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;2. Drill down to sub product level, we have &lt;SPAN style="font-size: 13.3333px;"&gt;product type, sum([totalsales]) and count(distinct total [sub product])&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Is there anyway to achieve this? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Kind Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Lisa&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Sep 2017 06:15:37 GMT</pubDate>
    <dc:creator>Lisa_Sun</dc:creator>
    <dc:date>2017-09-25T06:15:37Z</dc:date>
    <item>
      <title>Any example to create drill down table?</title>
      <link>https://community.qlik.com/t5/App-Development/Any-example-to-create-drill-down-table/m-p/1379255#M31286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to create a table chart with drill down feature.&amp;nbsp;&amp;nbsp; In this table, I will have two columns only, which are Product-SubProduct and Count(distinct total(customer)).&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So basically the &lt;SPAN style="font-size: 13.3333px;"&gt;Count(distinct total(customer)) &lt;/SPAN&gt;should change when I drill down through the dimension level.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At product level, &lt;SPAN style="font-size: 13.3333px;"&gt;Count(distinct total(customer)) will count total customers for each product. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;When drill down to sub product level, this &lt;SPAN style="font-size: 13.3333px;"&gt;will count total customers for each sub product.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Or any idea to get this work? &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Very appreciate&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;Lisa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Sep 2017 07:32:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Any-example-to-create-drill-down-table/m-p/1379255#M31286</guid>
      <dc:creator>Lisa_Sun</dc:creator>
      <dc:date>2017-09-20T07:32:42Z</dc:date>
    </item>
    <item>
      <title>Re: Any example to create drill down table?</title>
      <link>https://community.qlik.com/t5/App-Development/Any-example-to-create-drill-down-table/m-p/1379256#M31287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lisa&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The first step is to step up a drill down dimension. Say product and sub-product called say 'Product Drill Down'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you use this 'Product Drill Down' dimension in the chart&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So when you click (filter by) on one product and one product only the chart will automatically drill down to the sub product level for that chart&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To set up the Drill down dimension. Just click on the field you want (2 or more) and then name and click add dimension&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="177135" alt="Drill Down Dimension.JPG" class="jive-image image-1" src="/legacyfs/online/177135_Drill Down Dimension.JPG" style="height: 363px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Sep 2017 07:51:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Any-example-to-create-drill-down-table/m-p/1379256#M31287</guid>
      <dc:creator>robert99</dc:creator>
      <dc:date>2017-09-20T07:51:01Z</dc:date>
    </item>
    <item>
      <title>Re: Any example to create drill down table?</title>
      <link>https://community.qlik.com/t5/App-Development/Any-example-to-create-drill-down-table/m-p/1379257#M31288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;and the above is the automatic drill down way to do this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another way is to use alternatives (but not available for a table. Maybe use a Pivot Table) The enables a drill around feature. I prefer alternatives (when Im doing a chart for myself) as I'm in control. I don't have to follow the preset drill down&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example if I drill by&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Product&lt;/P&gt;&lt;P&gt;Sub Product&lt;/P&gt;&lt;P&gt;Customer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with alternative I can drill by Products to Customers if I want to. Or view all sub-products or customers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if I'm setting a chart up for other users I often pre-set the sequence.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Sep 2017 08:02:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Any-example-to-create-drill-down-table/m-p/1379257#M31288</guid>
      <dc:creator>robert99</dc:creator>
      <dc:date>2017-09-20T08:02:42Z</dc:date>
    </item>
    <item>
      <title>Re: Any example to create drill down table?</title>
      <link>https://community.qlik.com/t5/App-Development/Any-example-to-create-drill-down-table/m-p/1379258#M31289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;Count(distinct total(customer)) would give you all of the customers, regardless of line. What you want is...&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: 13.3333px;"&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: 13.3333px;"&gt;Count(Distinct customer) ...that's it!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Sep 2017 08:14:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Any-example-to-create-drill-down-table/m-p/1379258#M31289</guid>
      <dc:creator>sam_grounds</dc:creator>
      <dc:date>2017-09-20T08:14:51Z</dc:date>
    </item>
    <item>
      <title>Re: Any example to create drill down table?</title>
      <link>https://community.qlik.com/t5/App-Development/Any-example-to-create-drill-down-table/m-p/1379259#M31290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much for the help.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The chart has three fields:&amp;nbsp; product type, sum([totalsales]) and count(distinct total [product]).&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Basically we want below result.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;1. At product level, we have &lt;SPAN style="font-size: 13.3333px;"&gt;product type, sum([totalsales]) and count(distinct total [product])&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;2. Drill down to sub product level, we have &lt;SPAN style="font-size: 13.3333px;"&gt;product type, sum([totalsales]) and count(distinct total [sub product])&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Is there anyway to achieve this? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Kind Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Lisa&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Sep 2017 06:15:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Any-example-to-create-drill-down-table/m-p/1379259#M31290</guid>
      <dc:creator>Lisa_Sun</dc:creator>
      <dc:date>2017-09-25T06:15:37Z</dc:date>
    </item>
    <item>
      <title>Re: Any example to create drill down table?</title>
      <link>https://community.qlik.com/t5/App-Development/Any-example-to-create-drill-down-table/m-p/1379260#M31291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lisa&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not as you have stated above. Unless it can be done using an extension (although what sort of chart do you want).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One option to do this is just have one dimension (Product Type) and three measures. For example use a combo chart (or a table is another option). With a bar as &lt;SPAN style="font-size: 13.3333px;"&gt;sum([totalsales]) and maybe use lines as &lt;SPAN style="font-size: 13.3333px;"&gt;count(distinct total [product]) and &lt;SPAN style="font-size: 13.3333px;"&gt;count(distinct total [sub product]) &lt;SPAN style="font-size: 13.3333px;"&gt; (using maybe the secondary axis for the counts).&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;I would also have a drill down from Product Type to SubProduct. Sort of like this (its one example I have in my demo) but with three measures and drill from Product Type to sub product&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;IMG __jive_id="177580" alt="Drill Down Example.JPG" class="jive-image image-1" src="/legacyfs/online/177580_Drill Down Example.JPG" style="height: 338px; width: 620px;" /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Sep 2017 07:36:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Any-example-to-create-drill-down-table/m-p/1379260#M31291</guid>
      <dc:creator>robert99</dc:creator>
      <dc:date>2017-09-25T07:36:06Z</dc:date>
    </item>
  </channel>
</rss>

