<?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: Data Aggregation question? in Search the Community</title>
    <link>https://community.qlik.com/t5/Search-the-Community/Data-Aggregation-question/m-p/1870228#M810</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I couldn't match the aggregation between your left and middle set of columns, which then makes impossible to agree to the rightmost set. So for B1-3-999 combo I got values totalling 370 (my column L in my screenshot) vs 460 in your calculation, that then impacts the calculation you have highlighted.&lt;/P&gt;
&lt;P&gt;You could probably extend the value loop to cover all options but I agree it does feel like something that should be possible with above/rangesum which would probably be more performant if you have lots of data.&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;Chris.&lt;/P&gt;</description>
    <pubDate>Tue, 14 Dec 2021 09:35:27 GMT</pubDate>
    <dc:creator>chrismarlow</dc:creator>
    <dc:date>2021-12-14T09:35:27Z</dc:date>
    <item>
      <title>Data Aggregation question?</title>
      <link>https://community.qlik.com/t5/Search-the-Community/Data-Aggregation-question/m-p/1869919#M806</link>
      <description>&lt;P&gt;Kindly find the attached data that I'm working to aggregate on Qlik Sense using straight table.&lt;/P&gt;
&lt;P&gt;The excel file includes the raw data and the scenario that i need to manipulate.&lt;/P&gt;
&lt;P&gt;i failed to aggregate the data using RangeSum(), Above() and Sum() functions.&lt;/P&gt;
&lt;P&gt;Please advise.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Dec 2021 13:59:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Search-the-Community/Data-Aggregation-question/m-p/1869919#M806</guid>
      <dc:creator>eghostine</dc:creator>
      <dc:date>2021-12-14T13:59:36Z</dc:date>
    </item>
    <item>
      <title>Re: Data Aggregation question?</title>
      <link>https://community.qlik.com/t5/Search-the-Community/Data-Aggregation-question/m-p/1869939#M807</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;You could try a valueloop if your Rnumber are fixed, similar to below. Few odd numbers in&amp;nbsp; your spreadsheet though .. so I can't agree your numbers;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="20211213_1.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/68497i42B136192AE5674C/image-size/large?v=v2&amp;amp;px=999" role="button" title="20211213_1.png" alt="20211213_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;Chris.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Dec 2021 17:21:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Search-the-Community/Data-Aggregation-question/m-p/1869939#M807</guid>
      <dc:creator>chrismarlow</dc:creator>
      <dc:date>2021-12-13T17:21:33Z</dc:date>
    </item>
    <item>
      <title>Re: Data Aggregation question?</title>
      <link>https://community.qlik.com/t5/Search-the-Community/Data-Aggregation-question/m-p/1870169#M809</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Chrismarlow,&lt;/P&gt;
&lt;P&gt;Thanks for your reply.&lt;/P&gt;
&lt;P&gt;Actually we have multiple &lt;STRONG&gt;Bname&lt;/STRONG&gt; values with different ranges of &lt;STRONG&gt;Rnumber&lt;/STRONG&gt;.&lt;BR /&gt;That's why i wanted a dynamic aggregation to get the result for multiple &lt;STRONG&gt;Bnames.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;My numbers are calculated based on the sum of the cells that you can find in Aggregated table result&lt;BR /&gt;as you can see below.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="eghostine_0-1639468650898.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/68533i8A0873AFC2EF53AC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="eghostine_0-1639468650898.png" alt="eghostine_0-1639468650898.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Dec 2021 07:58:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Search-the-Community/Data-Aggregation-question/m-p/1870169#M809</guid>
      <dc:creator>eghostine</dc:creator>
      <dc:date>2021-12-14T07:58:38Z</dc:date>
    </item>
    <item>
      <title>Re: Data Aggregation question?</title>
      <link>https://community.qlik.com/t5/Search-the-Community/Data-Aggregation-question/m-p/1870228#M810</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I couldn't match the aggregation between your left and middle set of columns, which then makes impossible to agree to the rightmost set. So for B1-3-999 combo I got values totalling 370 (my column L in my screenshot) vs 460 in your calculation, that then impacts the calculation you have highlighted.&lt;/P&gt;
&lt;P&gt;You could probably extend the value loop to cover all options but I agree it does feel like something that should be possible with above/rangesum which would probably be more performant if you have lots of data.&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;Chris.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Dec 2021 09:35:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Search-the-Community/Data-Aggregation-question/m-p/1870228#M810</guid>
      <dc:creator>chrismarlow</dc:creator>
      <dc:date>2021-12-14T09:35:27Z</dc:date>
    </item>
  </channel>
</rss>

