<?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 Qlik Aggregation issue in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Qlik-Aggregation-issue/m-p/2496322#M102652</link>
    <description>&lt;P&gt;We have created a dimension to show top 5 countries. A measure where we are calculating the percentage share for the countries. Business wanted to see always share to sum upto 100%. we are aggregating the measure for the dimension then taking the max share and then adding and subtracting from it to make the sum of all shares equal 100%. This has resolved our issue. This aggregation has caused another issue that it is showing countries on the graph with 0% value that are not for that client filter. We are filtering the dashboard for a client, date range. Can you tell why Qlik in showing the countries after aggregation that are not part of that client filter on the graph ?.&amp;nbsp; We can see e.g. Hong Kong for month of Nov 24 but Hong Kong is not available for Client ABC in data but it is showing on graph with 0% value. Why is qlik doing that.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Mesaure Formula:&lt;/P&gt;
&lt;P&gt;if ($(vCountryAggr)= $(vMaxCountryShare) and RowNo() = 1, ($(vMaxCountryShare)-round(TotalValueCountry-1,0.001)),&lt;/P&gt;
&lt;P&gt;$(vCountryAggr)&lt;/P&gt;
&lt;P&gt;)&lt;/P&gt;</description>
    <pubDate>Thu, 05 Dec 2024 17:37:09 GMT</pubDate>
    <dc:creator>Fareeha123</dc:creator>
    <dc:date>2024-12-05T17:37:09Z</dc:date>
    <item>
      <title>Qlik Aggregation issue</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-Aggregation-issue/m-p/2496322#M102652</link>
      <description>&lt;P&gt;We have created a dimension to show top 5 countries. A measure where we are calculating the percentage share for the countries. Business wanted to see always share to sum upto 100%. we are aggregating the measure for the dimension then taking the max share and then adding and subtracting from it to make the sum of all shares equal 100%. This has resolved our issue. This aggregation has caused another issue that it is showing countries on the graph with 0% value that are not for that client filter. We are filtering the dashboard for a client, date range. Can you tell why Qlik in showing the countries after aggregation that are not part of that client filter on the graph ?.&amp;nbsp; We can see e.g. Hong Kong for month of Nov 24 but Hong Kong is not available for Client ABC in data but it is showing on graph with 0% value. Why is qlik doing that.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Mesaure Formula:&lt;/P&gt;
&lt;P&gt;if ($(vCountryAggr)= $(vMaxCountryShare) and RowNo() = 1, ($(vMaxCountryShare)-round(TotalValueCountry-1,0.001)),&lt;/P&gt;
&lt;P&gt;$(vCountryAggr)&lt;/P&gt;
&lt;P&gt;)&lt;/P&gt;</description>
      <pubDate>Thu, 05 Dec 2024 17:37:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-Aggregation-issue/m-p/2496322#M102652</guid>
      <dc:creator>Fareeha123</dc:creator>
      <dc:date>2024-12-05T17:37:09Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Aggregation issue</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-Aggregation-issue/m-p/2496326#M102653</link>
      <description>&lt;P&gt;maybe with some example data we can help more&lt;/P&gt;</description>
      <pubDate>Thu, 05 Dec 2024 18:46:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-Aggregation-issue/m-p/2496326#M102653</guid>
      <dc:creator>QFabian</dc:creator>
      <dc:date>2024-12-05T18:46:18Z</dc:date>
    </item>
  </channel>
</rss>

