<?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 Set analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-analysis/m-p/215392#M68856</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I remember reading somewhere that set analysis always uses "and" logic so I'm not sure whether this is possible. I could be wrong though!&lt;/P&gt;&lt;P&gt;I don't see what's wrong with if(field1 &amp;lt;&amp;gt; 'S' or field2 = 'L', field3 - field4, field5) no need to use sum here.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Sep 2010 11:48:58 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-09-23T11:48:58Z</dc:date>
    <item>
      <title>Set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis/m-p/215391#M68855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I'd like to convert this expression with the set analysis syntax,&lt;BR /&gt;&lt;/P&gt;&lt;H4 style="font-weight: bold"&gt;sum ( if (FIELD1&amp;lt;&amp;gt;'S' OR FIELD2='L', (FIELD3 - FIELD4), FIELD5))&lt;/H4&gt;&lt;P&gt;Any suggestions please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Tiziana&lt;BR /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Sep 2010 11:37:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis/m-p/215391#M68855</guid>
      <dc:creator>tizianacaem</dc:creator>
      <dc:date>2010-09-23T11:37:57Z</dc:date>
    </item>
    <item>
      <title>Set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis/m-p/215392#M68856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I remember reading somewhere that set analysis always uses "and" logic so I'm not sure whether this is possible. I could be wrong though!&lt;/P&gt;&lt;P&gt;I don't see what's wrong with if(field1 &amp;lt;&amp;gt; 'S' or field2 = 'L', field3 - field4, field5) no need to use sum here.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Sep 2010 11:48:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis/m-p/215392#M68856</guid>
      <dc:creator />
      <dc:date>2010-09-23T11:48:58Z</dc:date>
    </item>
    <item>
      <title>Set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis/m-p/215393#M68857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Easier way to write your condition is-&lt;/P&gt;&lt;P&gt;IF(Field1&amp;lt;&amp;gt;'S' OR Field2='L', Sum(Field3-Field4),Field5)&lt;/P&gt;&lt;P&gt;With SET Analysis, you cannot have "OR"; its "AND".&lt;/P&gt;&lt;P&gt;Happy Thoughts&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Sep 2010 11:54:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis/m-p/215393#M68857</guid>
      <dc:creator />
      <dc:date>2010-09-23T11:54:23Z</dc:date>
    </item>
  </channel>
</rss>

