<?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 Aggregating values from 2 cells in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Aggregating-values-from-2-cells/m-p/1051953#M944489</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is what I've got atm which returns me a value, but I would also like to add the sum of another value: sub_exec_broker={''NEONT'}. Aggregating these two, in a total. Anyonwe that can help?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture1.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/111031_Capture1.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Jan 2016 10:04:06 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-01-08T10:04:06Z</dc:date>
    <item>
      <title>Aggregating values from 2 cells</title>
      <link>https://community.qlik.com/t5/QlikView/Aggregating-values-from-2-cells/m-p/1051953#M944489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is what I've got atm which returns me a value, but I would also like to add the sum of another value: sub_exec_broker={''NEONT'}. Aggregating these two, in a total. Anyonwe that can help?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture1.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/111031_Capture1.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jan 2016 10:04:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggregating-values-from-2-cells/m-p/1051953#M944489</guid>
      <dc:creator />
      <dc:date>2016-01-08T10:04:06Z</dc:date>
    </item>
    <item>
      <title>Re: Aggregating values from 2 cells</title>
      <link>https://community.qlik.com/t5/QlikView/Aggregating-values-from-2-cells/m-p/1051954#M944490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If there are no records where both exec_broker and sub_exec_broker have the value NEONT then you can use this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Num(Sum({&amp;lt;exec_broker={'NEONT'}&amp;gt;+&amp;lt;sub_&lt;SPAN style="font-size: 13.3333px;"&gt;exec_broker={'NEONT'}&lt;/SPAN&gt;&amp;gt;}TurnoverSEK),'#.##0')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Otherwise you may want to use this instead:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Num(&lt;/SPAN&gt;RangeSum(&lt;SPAN style="font-size: 13.3333px;"&gt;Sum({&amp;lt;exec_broker={'NEONT'}&amp;gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;}TurnoverSEK)&lt;/SPAN&gt;,&lt;SPAN style="font-size: 13.3333px;"&gt;Sum({&amp;lt;sub_&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;exec_broker={'NEONT'}&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;gt;}TurnoverSEK)&lt;/SPAN&gt;)&lt;SPAN style="font-size: 13.3333px;"&gt;,'#.##0')&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jan 2016 17:32:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggregating-values-from-2-cells/m-p/1051954#M944490</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-01-08T17:32:11Z</dc:date>
    </item>
  </channel>
</rss>

