<?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 A somewhat complicated set analysis problem in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/A-somewhat-complicated-set-analysis-problem/m-p/21855#M3624</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd like to consider myself a intermediate to moderate set analysis user, but I have a scenario that I just can't seem to wrap my head around.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I'm trying to do is get the total (in $) of orders, which are at a part/customer/fiscal qtr level, BUT only where the total of the part/customer/fiscal qtr level item is greater than a particular value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, I have three parts (A through C), and each part is purchased by customers 1 through 3. I want to get a total of the orders for all parts and customers, but only for the big buyers, where their orders are over $1,000,000.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/197727_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried using AGGR(), RANGESUM(), and different methods of using the ONLY() function, but nothing I'm trying seems to work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any thoughts/ideas/help?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Mar 2018 05:07:50 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-03-28T05:07:50Z</dc:date>
    <item>
      <title>A somewhat complicated set analysis problem</title>
      <link>https://community.qlik.com/t5/QlikView/A-somewhat-complicated-set-analysis-problem/m-p/21855#M3624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd like to consider myself a intermediate to moderate set analysis user, but I have a scenario that I just can't seem to wrap my head around.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I'm trying to do is get the total (in $) of orders, which are at a part/customer/fiscal qtr level, BUT only where the total of the part/customer/fiscal qtr level item is greater than a particular value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, I have three parts (A through C), and each part is purchased by customers 1 through 3. I want to get a total of the orders for all parts and customers, but only for the big buyers, where their orders are over $1,000,000.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/197727_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried using AGGR(), RANGESUM(), and different methods of using the ONLY() function, but nothing I'm trying seems to work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any thoughts/ideas/help?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Mar 2018 05:07:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/A-somewhat-complicated-set-analysis-problem/m-p/21855#M3624</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-28T05:07:50Z</dc:date>
    </item>
    <item>
      <title>Re: A somewhat complicated set analysis problem</title>
      <link>https://community.qlik.com/t5/QlikView/A-somewhat-complicated-set-analysis-problem/m-p/21856#M3625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum(Aggr(If(Sum(Orders) &amp;gt; 1000000, Sum(Orders)), Part, Customer))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Mar 2018 14:33:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/A-somewhat-complicated-set-analysis-problem/m-p/21856#M3625</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-03-28T14:33:24Z</dc:date>
    </item>
    <item>
      <title>Re: A somewhat complicated set analysis problem</title>
      <link>https://community.qlik.com/t5/QlikView/A-somewhat-complicated-set-analysis-problem/m-p/21857#M3626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That absolutely did the trick! Thank you so much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Mar 2018 21:43:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/A-somewhat-complicated-set-analysis-problem/m-p/21857#M3626</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-28T21:43:41Z</dc:date>
    </item>
  </channel>
</rss>

