<?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 on measure on Pivot Table in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Drill-down-on-measure-on-Pivot-Table/m-p/1918904#M75563</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/155226"&gt;@justISO&lt;/a&gt;&amp;nbsp;!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;It works perfectly!&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":beaming_face_with_smiling_eyes:"&gt;😁&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Since I don't have "type" fields, I have to use the second solution that you showed and... it works!&lt;/P&gt;
&lt;P&gt;Thank you very much for the answer,&lt;/P&gt;
&lt;P&gt;Tommaso&lt;/P&gt;</description>
    <pubDate>Fri, 15 Apr 2022 13:02:46 GMT</pubDate>
    <dc:creator>tommaso26</dc:creator>
    <dc:date>2022-04-15T13:02:46Z</dc:date>
    <item>
      <title>Drill down on measure on Pivot Table</title>
      <link>https://community.qlik.com/t5/App-Development/Drill-down-on-measure-on-Pivot-Table/m-p/1918691#M75548</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;
&lt;P&gt;I am using a Pivot Table to display some data: for example Number of Customers by Continent and by Year/Month as shown here below:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tommaso26_0-1649951484638.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/77170i5EB4DE1791CB8D57/image-size/medium?v=v2&amp;amp;px=400" role="button" title="tommaso26_0-1649951484638.png" alt="tommaso26_0-1649951484638.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Each number is the sum of different values depending on several dimensions. I would like to drill down on the Year Month (by clicking on it) to see the values behind the sum. Something like this:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tommaso26_2-1649952645972.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/77172iEF6F7CBE827679E6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="tommaso26_2-1649952645972.png" alt="tommaso26_2-1649952645972.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;It think it should be something like drilling on the measure, but I don't know how to achieve this result.&amp;nbsp; Do you have any idea?&lt;/P&gt;
&lt;P&gt;Thank you very much!&lt;/P&gt;
&lt;P&gt;Tommaso&lt;/P&gt;</description>
      <pubDate>Thu, 14 Apr 2022 16:14:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Drill-down-on-measure-on-Pivot-Table/m-p/1918691#M75548</guid>
      <dc:creator>tommaso26</dc:creator>
      <dc:date>2022-04-14T16:14:43Z</dc:date>
    </item>
    <item>
      <title>Re: Drill down on measure on Pivot Table</title>
      <link>https://community.qlik.com/t5/App-Development/Drill-down-on-measure-on-Pivot-Table/m-p/1918881#M75560</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;when you building your pivot table, into 'Dimensions' as row you place 'your country field' and as 2 columns you add 'your year field' and additionally 'your type field'. As 'Measures' you put 'number of customers' measure.&lt;BR /&gt;You will have aggregated view per year and if you 'expand all' you will see number of customers per type:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="justISO_0-1650021329108.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/77196iAE6AEC06112F3347/image-size/medium?v=v2&amp;amp;px=400" role="button" title="justISO_0-1650021329108.png" alt="justISO_0-1650021329108.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Other solution, if you don't have 'type', but want to see different measures when one month is selected, you can on your 'main' measure add condition under 'show column if' GetSelectedCount(your_year_field)&amp;lt;&amp;gt;1 and under additionally created measures you add GetSelectedCount(your_year_field)=1 . In this case when only one value of year is selected, you will see your measures, but not 'main' one:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="justISO_1-1650021843788.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/77198i7B44F5DDB01E526B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="justISO_1-1650021843788.png" alt="justISO_1-1650021843788.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;And if you filter more than one year, or nothing, you will see your 'main' measure:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="justISO_2-1650021874393.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/77199i5D991C93EFCD3B1F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="justISO_2-1650021874393.png" alt="justISO_2-1650021874393.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Apr 2022 11:26:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Drill-down-on-measure-on-Pivot-Table/m-p/1918881#M75560</guid>
      <dc:creator>justISO</dc:creator>
      <dc:date>2022-04-15T11:26:14Z</dc:date>
    </item>
    <item>
      <title>Re: Drill down on measure on Pivot Table</title>
      <link>https://community.qlik.com/t5/App-Development/Drill-down-on-measure-on-Pivot-Table/m-p/1918904#M75563</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/155226"&gt;@justISO&lt;/a&gt;&amp;nbsp;!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;It works perfectly!&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":beaming_face_with_smiling_eyes:"&gt;😁&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Since I don't have "type" fields, I have to use the second solution that you showed and... it works!&lt;/P&gt;
&lt;P&gt;Thank you very much for the answer,&lt;/P&gt;
&lt;P&gt;Tommaso&lt;/P&gt;</description>
      <pubDate>Fri, 15 Apr 2022 13:02:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Drill-down-on-measure-on-Pivot-Table/m-p/1918904#M75563</guid>
      <dc:creator>tommaso26</dc:creator>
      <dc:date>2022-04-15T13:02:46Z</dc:date>
    </item>
  </channel>
</rss>

