<?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 Aggregate per Material and Display by Month in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Aggregate-per-Material-and-Display-by-Month/m-p/2064381#M87311</link>
    <description>&lt;P&gt;Dear Gurús,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm trying to apply a simple calculation (actually it's much more complex but I'm simplifying it just as an example) where I need to see the Billing Amount aggregated by Material. Something like:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sum(Aggr(Num(Sum( [Billing Amount in LC])), Material))&lt;/P&gt;
&lt;P&gt;If I see the result in a Table and select one single month (like Fabruary 2023), the result changes as if I see in the table all the months of 2023 (the correct value appears when I select one single month). I attach two screenshots:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jorditorras_0-1682437090659.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/105794iD76FE0771FB2941C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jorditorras_0-1682437090659.png" alt="jorditorras_0-1682437090659.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;And if I unslect fabruary, his result changes:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jorditorras_1-1682437140164.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/105795i1784C975A2049D33/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jorditorras_1-1682437140164.png" alt="jorditorras_1-1682437140164.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any idea about why this behaviour is happening??&lt;/P&gt;
&lt;P&gt;Thanks in advance.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Jordi&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 15 Nov 2024 21:52:04 GMT</pubDate>
    <dc:creator>jorditorras</dc:creator>
    <dc:date>2024-11-15T21:52:04Z</dc:date>
    <item>
      <title>Aggregate per Material and Display by Month</title>
      <link>https://community.qlik.com/t5/App-Development/Aggregate-per-Material-and-Display-by-Month/m-p/2064381#M87311</link>
      <description>&lt;P&gt;Dear Gurús,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm trying to apply a simple calculation (actually it's much more complex but I'm simplifying it just as an example) where I need to see the Billing Amount aggregated by Material. Something like:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sum(Aggr(Num(Sum( [Billing Amount in LC])), Material))&lt;/P&gt;
&lt;P&gt;If I see the result in a Table and select one single month (like Fabruary 2023), the result changes as if I see in the table all the months of 2023 (the correct value appears when I select one single month). I attach two screenshots:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jorditorras_0-1682437090659.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/105794iD76FE0771FB2941C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jorditorras_0-1682437090659.png" alt="jorditorras_0-1682437090659.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;And if I unslect fabruary, his result changes:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jorditorras_1-1682437140164.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/105795i1784C975A2049D33/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jorditorras_1-1682437140164.png" alt="jorditorras_1-1682437140164.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any idea about why this behaviour is happening??&lt;/P&gt;
&lt;P&gt;Thanks in advance.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Jordi&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 21:52:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Aggregate-per-Material-and-Display-by-Month/m-p/2064381#M87311</guid>
      <dc:creator>jorditorras</dc:creator>
      <dc:date>2024-11-15T21:52:04Z</dc:date>
    </item>
    <item>
      <title>Re: Aggregate per Material and Display by Month</title>
      <link>https://community.qlik.com/t5/App-Development/Aggregate-per-Material-and-Display-by-Month/m-p/2064414#M87313</link>
      <description>&lt;P&gt;Sum(Aggr(Num(Sum( [Billing Amount in LC])), &lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;Month_ES&lt;/STRONG&gt;,&lt;/FONT&gt; Material))&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2023 16:58:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Aggregate-per-Material-and-Display-by-Month/m-p/2064414#M87313</guid>
      <dc:creator>BrunPierre</dc:creator>
      <dc:date>2023-04-25T16:58:15Z</dc:date>
    </item>
  </channel>
</rss>

