<?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: Set analysis for Customer having total greater than a value in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-analysis-for-Customer-having-total-greater-than-a-value/m-p/1740271#M720937</link>
    <description>&lt;P&gt;for this example it is working and giving 230 MT. But when i applied on other example i had to give Product = PSC set analysis in cust= also.....................&lt;/P&gt;</description>
    <pubDate>Tue, 01 Sep 2020 13:56:58 GMT</pubDate>
    <dc:creator>Learner</dc:creator>
    <dc:date>2020-09-01T13:56:58Z</dc:date>
    <item>
      <title>Set analysis for Customer having total greater than a value</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-for-Customer-having-total-greater-than-a-value/m-p/1740176#M720932</link>
      <description>&lt;P&gt;Hello ,&lt;/P&gt;&lt;P&gt;I am trying to write a formula in text object where i wanted the selection i.e. set analysis for parties having more than 100 qty. total. I mean i want to apply set analysis such than only parties which has sum total greater than 100 should be considered. The example is as under:&lt;/P&gt;&lt;P&gt;Cust. : Product&amp;nbsp; :&amp;nbsp; &amp;nbsp; &amp;nbsp;Qty. : Rate&lt;/P&gt;&lt;P&gt;A&amp;nbsp; &amp;nbsp; &amp;nbsp; : PSC&amp;nbsp; &amp;nbsp; &amp;nbsp; :&amp;nbsp; &amp;nbsp; &amp;nbsp;50&amp;nbsp; : 200&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A&amp;nbsp; &amp;nbsp; &amp;nbsp; : PSC&amp;nbsp; &amp;nbsp; &amp;nbsp; :&amp;nbsp; &amp;nbsp; &amp;nbsp;60&amp;nbsp;&amp;nbsp;: 180&lt;/P&gt;&lt;P&gt;A&amp;nbsp; &amp;nbsp; &amp;nbsp; : OPC&amp;nbsp; &amp;nbsp; &amp;nbsp; :&amp;nbsp; &amp;nbsp; &amp;nbsp;50 : 220&lt;/P&gt;&lt;P&gt;B&amp;nbsp; &amp;nbsp; &amp;nbsp; : PSC&amp;nbsp; &amp;nbsp; &amp;nbsp; :&amp;nbsp; &amp;nbsp; &amp;nbsp;40 : 195&lt;/P&gt;&lt;P&gt;B&amp;nbsp; &amp;nbsp; &amp;nbsp; : PSC&amp;nbsp; &amp;nbsp; &amp;nbsp; :&amp;nbsp; &amp;nbsp; &amp;nbsp;80 : 205&lt;/P&gt;&lt;P&gt;B&amp;nbsp; &amp;nbsp; &amp;nbsp; : OPC&amp;nbsp; &amp;nbsp; &amp;nbsp; :&amp;nbsp; &amp;nbsp; &amp;nbsp;50 : 225&lt;/P&gt;&lt;P&gt;C&amp;nbsp; &amp;nbsp; &amp;nbsp;: PSC&amp;nbsp; &amp;nbsp; &amp;nbsp; :&amp;nbsp; &amp;nbsp; &amp;nbsp;40 : 195&lt;/P&gt;&lt;P&gt;C&amp;nbsp; &amp;nbsp; &amp;nbsp;: PSC&amp;nbsp; &amp;nbsp; &amp;nbsp; :&amp;nbsp; &amp;nbsp; &amp;nbsp;30 : 200&lt;/P&gt;&lt;P&gt;C&amp;nbsp; &amp;nbsp; &amp;nbsp;: OPC&amp;nbsp; &amp;nbsp; &amp;nbsp; :&amp;nbsp; &amp;nbsp; &amp;nbsp;50 : 230&lt;/P&gt;&lt;P&gt;I wanted to find correlation of Qty. &amp;amp; rate for PSC product for only the customer which has total greater than 100 i.e. cust A(110 MT) &amp;amp; B (120 MT), for PSC product i am using set analysis as {$&amp;lt; Product={'PSC'}&amp;gt;} but what should i use for customer greater than 100 to be selected in set analysis, so that it gives result for only customer A &amp;amp; B for product PSC.&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Ashish&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-for-Customer-having-total-greater-than-a-value/m-p/1740176#M720932</guid>
      <dc:creator>Learner</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis for Customer having total greater than a value</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-for-Customer-having-total-greater-than-a-value/m-p/1740179#M720933</link>
      <description>&lt;P&gt;&lt;SPAN&gt;try below&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;{$&amp;lt; Product={'PSC'},Cust={"=sum(Qty)&amp;gt;100"}&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Sep 2020 11:32:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-for-Customer-having-total-greater-than-a-value/m-p/1740179#M720933</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2020-09-01T11:32:06Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis for Customer having total greater than a value</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-for-Customer-having-total-greater-than-a-value/m-p/1740198#M720934</link>
      <description>&lt;P&gt;Dear Kushji,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It is showing as "error in set modifier expression" are we missing any "{" (curly) bracket????&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Sep 2020 12:11:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-for-Customer-having-total-greater-than-a-value/m-p/1740198#M720934</guid>
      <dc:creator>Learner</dc:creator>
      <dc:date>2020-09-01T12:11:48Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis for Customer having total greater than a value</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-for-Customer-having-total-greater-than-a-value/m-p/1740199#M720935</link>
      <description>&lt;P&gt;you need to put it in some function like below&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Sum(&lt;STRONG&gt;{$&amp;lt; Product={'PSC'},Cust={"=sum(Qty)&amp;gt;100"}&amp;gt;}&lt;/STRONG&gt;Qty)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Sep 2020 12:13:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-for-Customer-having-total-greater-than-a-value/m-p/1740199#M720935</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2020-09-01T12:13:34Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis for Customer having total greater than a value</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-for-Customer-having-total-greater-than-a-value/m-p/1740210#M720936</link>
      <description>&lt;P&gt;Or may be this&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Sum({$&amp;lt;Product = {'PSC'}, Cust = {"=Sum({&amp;lt;Product = {'PSC'}&amp;gt;}Qty) &amp;gt; 100"}&amp;gt;} Qty)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Sep 2020 12:42:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-for-Customer-having-total-greater-than-a-value/m-p/1740210#M720936</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2020-09-01T12:42:24Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis for Customer having total greater than a value</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-for-Customer-having-total-greater-than-a-value/m-p/1740271#M720937</link>
      <description>&lt;P&gt;for this example it is working and giving 230 MT. But when i applied on other example i had to give Product = PSC set analysis in cust= also.....................&lt;/P&gt;</description>
      <pubDate>Tue, 01 Sep 2020 13:56:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-for-Customer-having-total-greater-than-a-value/m-p/1740271#M720937</guid>
      <dc:creator>Learner</dc:creator>
      <dc:date>2020-09-01T13:56:58Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis for Customer having total greater than a value</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-for-Customer-having-total-greater-than-a-value/m-p/1740273#M720938</link>
      <description>&lt;P&gt;Thank you very much Sunnyji...............&lt;/P&gt;</description>
      <pubDate>Tue, 01 Sep 2020 13:57:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-for-Customer-having-total-greater-than-a-value/m-p/1740273#M720938</guid>
      <dc:creator>Learner</dc:creator>
      <dc:date>2020-09-01T13:57:43Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis for Customer having total greater than a value</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-for-Customer-having-total-greater-than-a-value/m-p/1740274#M720939</link>
      <description>&lt;P&gt;Thank you very much Kushji.........&lt;/P&gt;</description>
      <pubDate>Tue, 01 Sep 2020 13:58:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-for-Customer-having-total-greater-than-a-value/m-p/1740274#M720939</guid>
      <dc:creator>Learner</dc:creator>
      <dc:date>2020-09-01T13:58:09Z</dc:date>
    </item>
  </channel>
</rss>

