<?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 if with multiple acceptable ifs in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Sum-if-with-multiple-acceptable-ifs/m-p/98170#M765365</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Sum({&amp;lt; &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;[YearQuarter]={'2017Q3','2017Q4',’2018Q1',’2018Q2’}&amp;gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;} Reg90Inc)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Jul 2018 20:46:20 GMT</pubDate>
    <dc:creator>kenkuchana</dc:creator>
    <dc:date>2018-07-17T20:46:20Z</dc:date>
    <item>
      <title>Sum if with multiple acceptable ifs</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-if-with-multiple-acceptable-ifs/m-p/98169#M765364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to use a sum if where I want it to accept multiple values to sum on, but I'm guessing my syntax is wrong as I'm not getting the value I'd like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's what it looks like&lt;/P&gt;&lt;P&gt;Sum(if([YearQuarter]='2017Q3', if([YearQuarter]='2017Q4', if([YearQuarter]='2018Q1', if([YearQuarter]='2018Q2',Reg90Inc)))))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the proper way to write this sum?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-if-with-multiple-acceptable-ifs/m-p/98169#M765364</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Sum if with multiple acceptable ifs</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-if-with-multiple-acceptable-ifs/m-p/98170#M765365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Sum({&amp;lt; &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;[YearQuarter]={'2017Q3','2017Q4',’2018Q1',’2018Q2’}&amp;gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;} Reg90Inc)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2018 20:46:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-if-with-multiple-acceptable-ifs/m-p/98170#M765365</guid>
      <dc:creator>kenkuchana</dc:creator>
      <dc:date>2018-07-17T20:46:20Z</dc:date>
    </item>
    <item>
      <title>Re: Sum if with multiple acceptable ifs</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-if-with-multiple-acceptable-ifs/m-p/98171#M765366</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;1-option:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(WildMatch(YearQuarter,'2017Q1','2017Q2','2017Q3','2017Q4'),SUM(Reg90Inc),0)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2018 21:01:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-if-with-multiple-acceptable-ifs/m-p/98171#M765366</guid>
      <dc:creator>el_aprendiz111</dc:creator>
      <dc:date>2018-07-17T21:01:03Z</dc:date>
    </item>
  </channel>
</rss>

