<?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 Question involving Sum IF in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Question-involving-Sum-IF/m-p/1723680#M722534</link>
    <description>&lt;P&gt;Hello guys!&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;I was trying to do a simple SUM IF in QLIKVIEW, but i'm having trouble...&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; What i want to do is creat a chart (label "Total" and with year and month as dimensions) and to sum all the points on the collumn "points" that should be consider (Consider?=1 at the "Consider?" collumn).&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; i tryed the =if(Consider?=1,Sum(Points)) but it didnt work... Any suggestions?&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've Attached the QVW and the excel file as base&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 18:25:24 GMT</pubDate>
    <dc:creator>lucastro_123</dc:creator>
    <dc:date>2024-11-16T18:25:24Z</dc:date>
    <item>
      <title>Question involving Sum IF</title>
      <link>https://community.qlik.com/t5/QlikView/Question-involving-Sum-IF/m-p/1723680#M722534</link>
      <description>&lt;P&gt;Hello guys!&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;I was trying to do a simple SUM IF in QLIKVIEW, but i'm having trouble...&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; What i want to do is creat a chart (label "Total" and with year and month as dimensions) and to sum all the points on the collumn "points" that should be consider (Consider?=1 at the "Consider?" collumn).&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; i tryed the =if(Consider?=1,Sum(Points)) but it didnt work... Any suggestions?&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've Attached the QVW and the excel file as base&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 18:25:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-involving-Sum-IF/m-p/1723680#M722534</guid>
      <dc:creator>lucastro_123</dc:creator>
      <dc:date>2024-11-16T18:25:24Z</dc:date>
    </item>
    <item>
      <title>Re: Question involving Sum IF</title>
      <link>https://community.qlik.com/t5/QlikView/Question-involving-Sum-IF/m-p/1723690#M722535</link>
      <description>&lt;P&gt;Try this.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Sum(If(Consider?=1,Points)) &lt;/LI-CODE&gt;</description>
      <pubDate>Tue, 30 Jun 2020 19:14:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-involving-Sum-IF/m-p/1723690#M722535</guid>
      <dc:creator>Saravanan_Desingh</dc:creator>
      <dc:date>2020-06-30T19:14:33Z</dc:date>
    </item>
    <item>
      <title>Re: Question involving Sum IF</title>
      <link>https://community.qlik.com/t5/QlikView/Question-involving-Sum-IF/m-p/1723691#M722536</link>
      <description>&lt;P&gt;I'm not able to examine your qvw hence I'm on a mobile device, but you could solve this by using set analysis. Like this :&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;[Consider?] ={"1"} &amp;gt;} Points)&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jun 2020 19:19:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-involving-Sum-IF/m-p/1723691#M722536</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2020-06-30T19:19:44Z</dc:date>
    </item>
  </channel>
</rss>

