<?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: Sum Condition in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Sum-Condition/m-p/2042024#M85800</link>
    <description>&lt;P&gt;Yes, that's right!&lt;/P&gt;</description>
    <pubDate>Fri, 24 Feb 2023 15:34:52 GMT</pubDate>
    <dc:creator>henrikalmen</dc:creator>
    <dc:date>2023-02-24T15:34:52Z</dc:date>
    <item>
      <title>Sum Condition</title>
      <link>https://community.qlik.com/t5/App-Development/Sum-Condition/m-p/2042000#M85797</link>
      <description>&lt;P&gt;Hi All&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I want to create a sum with conditions that select values depending on the value from another field in the table. The two Fields are 'Values'(Number)&amp;nbsp; &amp;amp; 'P&amp;amp;L Category' (String).&lt;/P&gt;
&lt;P&gt;Sum({$&amp;lt;[Values] [P&amp;amp;L Category] = {'OIE'}&amp;gt;})&lt;/P&gt;
&lt;P&gt;I want to sum all of 'Values' where 'P&amp;amp;L Category' = 'OIE'&lt;/P&gt;
&lt;P&gt;is this possible to complete?&lt;/P&gt;
&lt;P&gt;TIA&lt;/P&gt;</description>
      <pubDate>Fri, 24 Feb 2023 14:52:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Sum-Condition/m-p/2042000#M85797</guid>
      <dc:creator>CBoardy</dc:creator>
      <dc:date>2023-02-24T14:52:24Z</dc:date>
    </item>
    <item>
      <title>Re: Sum Condition</title>
      <link>https://community.qlik.com/t5/App-Development/Sum-Condition/m-p/2042013#M85798</link>
      <description>&lt;P&gt;If you want to sum(Values) but with predefined P&amp;amp;L Category you do it this way using set expression: sum({&amp;lt;[P&amp;amp;L Category]={'OIE'}&amp;gt; Values)&lt;/P&gt;</description>
      <pubDate>Fri, 24 Feb 2023 15:09:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Sum-Condition/m-p/2042013#M85798</guid>
      <dc:creator>henrikalmen</dc:creator>
      <dc:date>2023-02-24T15:09:43Z</dc:date>
    </item>
    <item>
      <title>Re: Sum Condition</title>
      <link>https://community.qlik.com/t5/App-Development/Sum-Condition/m-p/2042022#M85799</link>
      <description>&lt;P&gt;Thats great thanks,&amp;nbsp; how would I add another condition?&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;sum({&amp;lt;[P&amp;amp;L Category]={'OIE'}, [Var] = {'TGT'}&amp;gt;} Values)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Is that correct?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/45410"&gt;@henrikalmen&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Feb 2023 15:26:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Sum-Condition/m-p/2042022#M85799</guid>
      <dc:creator>CBoardy</dc:creator>
      <dc:date>2023-02-24T15:26:49Z</dc:date>
    </item>
    <item>
      <title>Re: Sum Condition</title>
      <link>https://community.qlik.com/t5/App-Development/Sum-Condition/m-p/2042024#M85800</link>
      <description>&lt;P&gt;Yes, that's right!&lt;/P&gt;</description>
      <pubDate>Fri, 24 Feb 2023 15:34:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Sum-Condition/m-p/2042024#M85800</guid>
      <dc:creator>henrikalmen</dc:creator>
      <dc:date>2023-02-24T15:34:52Z</dc:date>
    </item>
  </channel>
</rss>

