<?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: How to get totals in drill down for labels in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-get-totals-in-drill-down-for-labels/m-p/2132919#M92067</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/252435"&gt;@Baavik&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Look this&lt;BR /&gt;sum(total&amp;lt;sub-regions&amp;gt;sales)&lt;/P&gt;
&lt;P&gt;Inside the &amp;lt;&amp;gt;, it is who you want to show the totals for.&lt;/P&gt;
&lt;P&gt;I believe this meets&lt;/P&gt;</description>
    <pubDate>Mon, 30 Oct 2023 12:49:18 GMT</pubDate>
    <dc:creator>MatheusC</dc:creator>
    <dc:date>2023-10-30T12:49:18Z</dc:date>
    <item>
      <title>How to get totals in drill down for labels</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-get-totals-in-drill-down-for-labels/m-p/2132859#M92057</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;I am struggling in how to get totals for the labels in drill-down in QlikSense.&lt;/P&gt;
&lt;P&gt;For ex : I have taken different regions and when I do drill down, I need to get the count of sub-regions like HBAP(2), HBEU(3), HNAH(3),...displayed&amp;nbsp; in the chart.&lt;/P&gt;
&lt;P&gt;Kindly suggest !! TIA !!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Baavik_0-1698660472109.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/119044iD6277A0A06BE1478/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Baavik_0-1698660472109.png" alt="Baavik_0-1698660472109.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Baavik_1-1698660696765.png" style="width: 708px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/119045i5FEE58DFE49F0FFF/image-dimensions/708x338?v=v2" width="708" height="338" role="button" title="Baavik_1-1698660696765.png" alt="Baavik_1-1698660696765.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 21:17:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-get-totals-in-drill-down-for-labels/m-p/2132859#M92057</guid>
      <dc:creator>Baavik</dc:creator>
      <dc:date>2024-11-15T21:17:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to get totals in drill down for labels</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-get-totals-in-drill-down-for-labels/m-p/2132871#M92059</link>
      <description>&lt;P&gt;hmm, it might be possible to append the count of subregions with region name through some dimension manipulation. But before we go into that, did you try adding two dimensions in the bar chart?&lt;/P&gt;
&lt;P&gt;Example:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="HeshamKhja1_0-1698662792760.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/119047iBEE65B18A9F8D4BC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="HeshamKhja1_0-1698662792760.png" alt="HeshamKhja1_0-1698662792760.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Oct 2023 10:46:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-get-totals-in-drill-down-for-labels/m-p/2132871#M92059</guid>
      <dc:creator>HeshamKhja1</dc:creator>
      <dc:date>2023-10-30T10:46:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to get totals in drill down for labels</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-get-totals-in-drill-down-for-labels/m-p/2132878#M92061</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/137734"&gt;@HeshamKhja1&lt;/a&gt;&amp;nbsp;- Yup I have added two dimensions in the chart.&lt;/P&gt;
&lt;P&gt;Also in my app there are around 25-30 sub-regions in a single Region. So showing all those in the same bar does not work as shown above.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks !!&lt;/P&gt;</description>
      <pubDate>Mon, 30 Oct 2023 11:04:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-get-totals-in-drill-down-for-labels/m-p/2132878#M92061</guid>
      <dc:creator>Baavik</dc:creator>
      <dc:date>2023-10-30T11:04:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to get totals in drill down for labels</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-get-totals-in-drill-down-for-labels/m-p/2132880#M92062</link>
      <description>&lt;P&gt;I see!&lt;/P&gt;
&lt;P&gt;Maybe try this dimension in the bar chart:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;=Region &amp;amp; ' (' &amp;amp; Aggr(count([Sub Region]), Region) &amp;amp; ')'&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Oct 2023 11:07:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-get-totals-in-drill-down-for-labels/m-p/2132880#M92062</guid>
      <dc:creator>HeshamKhja1</dc:creator>
      <dc:date>2023-10-30T11:07:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to get totals in drill down for labels</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-get-totals-in-drill-down-for-labels/m-p/2132919#M92067</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/252435"&gt;@Baavik&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Look this&lt;BR /&gt;sum(total&amp;lt;sub-regions&amp;gt;sales)&lt;/P&gt;
&lt;P&gt;Inside the &amp;lt;&amp;gt;, it is who you want to show the totals for.&lt;/P&gt;
&lt;P&gt;I believe this meets&lt;/P&gt;</description>
      <pubDate>Mon, 30 Oct 2023 12:49:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-get-totals-in-drill-down-for-labels/m-p/2132919#M92067</guid>
      <dc:creator>MatheusC</dc:creator>
      <dc:date>2023-10-30T12:49:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to get totals in drill down for labels</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-get-totals-in-drill-down-for-labels/m-p/2133144#M92085</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/137734"&gt;@HeshamKhja1&lt;/a&gt;&amp;nbsp; It works !!&lt;/P&gt;
&lt;P&gt;Thanks alot !!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 31 Oct 2023 05:39:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-get-totals-in-drill-down-for-labels/m-p/2133144#M92085</guid>
      <dc:creator>Baavik</dc:creator>
      <dc:date>2023-10-31T05:39:39Z</dc:date>
    </item>
  </channel>
</rss>

