<?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: Aggr sum in all lines in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Aggr-sum-in-all-lines/m-p/1507394#M36262</link>
    <description>&lt;P&gt;Sorry for a better understanding the full DB is the following&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="FullDB.png" style="width: 397px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/344i6BD96B352915B387/image-dimensions/397x273?v=v2" width="397" height="273" role="button" title="FullDB.png" alt="FullDB.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 15 Nov 2018 15:15:33 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-11-15T15:15:33Z</dc:date>
    <item>
      <title>Aggr sum in all lines</title>
      <link>https://community.qlik.com/t5/App-Development/Aggr-sum-in-all-lines/m-p/1507390#M36261</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I'm a rookie in Qlik Sense and probably there is a simple solution to my question but I'm not finding solution.&lt;/P&gt;&lt;P&gt;I have a simple database with some fields and&amp;nbsp;I need to aggregate the amount of account "Sales" divided by Year and Category. The amounts are correct.&lt;BR /&gt;My request is to have the same amounts but also entered in the line of account "Cost" (see in yellow the result that I need)&lt;BR /&gt;Which formula is to use?&lt;/P&gt;&lt;P&gt;Thank you very much for some help&lt;/P&gt;&lt;P&gt;Regards&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="Example.png" style="width: 466px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/343i0D9EF831D3CDE02D/image-dimensions/466x191?v=v2" width="466" height="191" role="button" title="Example.png" alt="Example.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Nov 2018 15:11:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Aggr-sum-in-all-lines/m-p/1507390#M36261</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-15T15:11:43Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr sum in all lines</title>
      <link>https://community.qlik.com/t5/App-Development/Aggr-sum-in-all-lines/m-p/1507394#M36262</link>
      <description>&lt;P&gt;Sorry for a better understanding the full DB is the following&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="FullDB.png" style="width: 397px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/344i6BD96B352915B387/image-dimensions/397x273?v=v2" width="397" height="273" role="button" title="FullDB.png" alt="FullDB.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Nov 2018 15:15:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Aggr-sum-in-all-lines/m-p/1507394#M36262</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-15T15:15:33Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr sum in all lines</title>
      <link>https://community.qlik.com/t5/App-Development/Aggr-sum-in-all-lines/m-p/1507395#M36263</link>
      <description>&lt;P&gt;Try one of these&lt;/P&gt;&lt;PRE&gt;Sum(TOTAL &amp;lt;Category, Year&amp;gt; {$&amp;lt;[Account] = {'Sales'}&amp;gt;} Amount)&lt;/PRE&gt;&lt;P&gt;or this&lt;/P&gt;&lt;PRE&gt;Aggr(NODISTINCT Sum({$&amp;lt;[Account] = {'Sales'}&amp;gt;} Amount), Category, Year)&lt;/PRE&gt;</description>
      <pubDate>Thu, 15 Nov 2018 15:15:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Aggr-sum-in-all-lines/m-p/1507395#M36263</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-11-15T15:15:48Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr sum in all lines</title>
      <link>https://community.qlik.com/t5/App-Development/Aggr-sum-in-all-lines/m-p/1507611#M36264</link>
      <description>All works perfect!!! Thanks</description>
      <pubDate>Thu, 15 Nov 2018 22:21:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Aggr-sum-in-all-lines/m-p/1507611#M36264</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-15T22:21:35Z</dc:date>
    </item>
  </channel>
</rss>

