<?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 sum(if(Field1=Field2,Amount)) with set analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/sum-if-Field1-Field2-Amount-with-set-analysis/m-p/160539#M34771</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, V9 extends Set Analysis to allow selection based on another field.&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 21 Nov 2009 02:24:37 GMT</pubDate>
    <dc:creator>rwunderlich</dc:creator>
    <dc:date>2009-11-21T02:24:37Z</dc:date>
    <item>
      <title>sum(if(Field1=Field2,Amount)) with set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/sum-if-Field1-Field2-Amount-with-set-analysis/m-p/160537#M34769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How can i write a set analysis with the same result and behaviour as sum(if(Field1=Field2,Amount)).&lt;/P&gt;&lt;P&gt;With the set analysis i've tried I always need to select a value in either Field1 or Field2.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2009 21:16:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sum-if-Field1-Field2-Amount-with-set-analysis/m-p/160537#M34769</guid>
      <dc:creator>blaise</dc:creator>
      <dc:date>2009-11-20T21:16:54Z</dc:date>
    </item>
    <item>
      <title>sum(if(Field1=Field2,Amount)) with set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/sum-if-Field1-Field2-Amount-with-set-analysis/m-p/160538#M34770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As far as I know (at least in 8.5) Set analysis cannot be used the way you want. Set analysis can only be used for one particular value (or more) but with named values.&lt;/P&gt;&lt;P&gt;IN the 9th version I know there is some new things regarding set analysis, but I'm not sure about that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2009 21:24:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sum-if-Field1-Field2-Amount-with-set-analysis/m-p/160538#M34770</guid>
      <dc:creator />
      <dc:date>2009-11-20T21:24:56Z</dc:date>
    </item>
    <item>
      <title>sum(if(Field1=Field2,Amount)) with set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/sum-if-Field1-Field2-Amount-with-set-analysis/m-p/160539#M34771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, V9 extends Set Analysis to allow selection based on another field.&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Nov 2009 02:24:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sum-if-Field1-Field2-Amount-with-set-analysis/m-p/160539#M34771</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2009-11-21T02:24:37Z</dc:date>
    </item>
    <item>
      <title>sum(if(Field1=Field2,Amount)) with set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/sum-if-Field1-Field2-Amount-with-set-analysis/m-p/160540#M34772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, but what i found out i cannot be used as the provided example, only if there is selection within on of the two fields (field1, Field2)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Nov 2009 15:02:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sum-if-Field1-Field2-Amount-with-set-analysis/m-p/160540#M34772</guid>
      <dc:creator>blaise</dc:creator>
      <dc:date>2009-11-24T15:02:45Z</dc:date>
    </item>
    <item>
      <title>sum(if(Field1=Field2,Amount)) with set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/sum-if-Field1-Field2-Amount-with-set-analysis/m-p/160541#M34773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm facing the exact same problem. Is there a definitive answer yet?&lt;/P&gt;&lt;P&gt;I was reading a similar discussion &lt;A href="http://community.qlik.com/forums/p/20736/79590.aspx" target="_blank"&gt;here&lt;/A&gt;. It gave the following solution to some problem:&lt;/P&gt;&lt;P&gt;SUM( { $ &amp;lt; ShipDate = {"&amp;gt;=LaunchDate &amp;lt;$(=DATE(LaunchDate+35,'DD/MM/YYYY'))"} &amp;gt; } Quantity)&lt;/P&gt;&lt;P&gt;which is similar to the topic of this discussion. It was said to work but I have my doubts. The example presented in that discussion had only 1 distinct value for LaunchDate. Adding more rows with different values of LaunchDate broke the expression.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2009 20:01:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sum-if-Field1-Field2-Amount-with-set-analysis/m-p/160541#M34773</guid>
      <dc:creator />
      <dc:date>2009-12-16T20:01:33Z</dc:date>
    </item>
  </channel>
</rss>

