<?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/1222418#M390683</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;I have a base with sales base. I need to count the number of outlets to sell the product 41 in the amount of &amp;gt; = 2,&amp;nbsp; it is necessary that the sample be in the field of business fields and the product is not made.&lt;/P&gt;&lt;P&gt;Help me please.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screenshot_1.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/150630_Screenshot_1.jpg" style="height: 521px; width: 620px;" /&gt;&lt;IMG alt="Screenshot_2.jpg" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/150631_Screenshot_2.jpg" style="height: 620px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Jan 2017 09:10:11 GMT</pubDate>
    <dc:creator>kolov007</dc:creator>
    <dc:date>2017-01-24T09:10:11Z</dc:date>
    <item>
      <title>Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis/m-p/1222418#M390683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;I have a base with sales base. I need to count the number of outlets to sell the product 41 in the amount of &amp;gt; = 2,&amp;nbsp; it is necessary that the sample be in the field of business fields and the product is not made.&lt;/P&gt;&lt;P&gt;Help me please.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screenshot_1.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/150630_Screenshot_1.jpg" style="height: 521px; width: 620px;" /&gt;&lt;IMG alt="Screenshot_2.jpg" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/150631_Screenshot_2.jpg" style="height: 620px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2017 09:10:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis/m-p/1222418#M390683</guid>
      <dc:creator>kolov007</dc:creator>
      <dc:date>2017-01-24T09:10:11Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis/m-p/1222419#M390684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What could be the output table or result you are looking for?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2017 09:14:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis/m-p/1222419#M390684</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2017-01-24T09:14:55Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis/m-p/1222420#M390685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Instead of 10 should be 2 (with no samples in Current Selections)&lt;IMG alt="Screenshot_3.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/150635_Screenshot_3.jpg" style="height: 382px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2017 09:37:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis/m-p/1222420#M390685</guid>
      <dc:creator>kolov007</dc:creator>
      <dc:date>2017-01-24T09:37:38Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis/m-p/1222421#M390686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;COUNT({&amp;lt;Adress_Id = {"=SUM(Quantity)&amp;gt;=2"}&amp;gt;}DISTINCT Adress_Id)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2017 09:40:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis/m-p/1222421#M390686</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2017-01-24T09:40:42Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis/m-p/1222422#M390687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need that displays the number of outlets that shipped &lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;more than 2 units only Product 41&lt;/STRONG&gt;&lt;/SPAN&gt; (Product_Id]={"1033"})&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2017 09:51:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis/m-p/1222422#M390687</guid>
      <dc:creator>kolov007</dc:creator>
      <dc:date>2017-01-24T09:51:55Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis/m-p/1222423#M390688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;COUNT({&amp;lt;[Product_Id]={'1033'}, Adress_Id = {"=SUM({1&amp;lt;[Product_Id]={'1033'}&amp;gt;}Quantity)&amp;gt;=2"}&amp;gt;}DISTINCT Adress_Id)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2017 09:57:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis/m-p/1222423#M390688</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2017-01-24T09:57:38Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis/m-p/1222424#M390689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;COUNT({&amp;lt;Product=, Business=, [Product_Id]={'1033'}, Adress_Id = {"=SUM({1&amp;lt;Product=, Business=, [Product_Id]={'1033'}&amp;gt;}Quantity)&amp;gt;=2"}&amp;gt;}DISTINCT Adress_Id)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2017 09:59:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis/m-p/1222424#M390689</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2017-01-24T09:59:08Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis/m-p/1222425#M390690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;COUNT({&amp;lt;Product=, Business=, [Product_Id]={'1033'}, Adress_Id = {"=SUM({1&amp;lt;Product=, Business=, [Product_Id]={'1033'}&amp;gt;}Quantity)&amp;gt;=2"}&amp;gt;}DISTINCT Adress_Id)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;This is exactly what I need&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2017 10:03:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis/m-p/1222425#M390690</guid>
      <dc:creator>kolov007</dc:creator>
      <dc:date>2017-01-24T10:03:43Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis/m-p/1222426#M390691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you please close the thread by selecting appropriate answer?&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2017 10:14:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis/m-p/1222426#M390691</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2017-01-24T10:14:02Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis/m-p/1222427#M390692</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And please tell me even if you do not difficult, if I need that there were two conditions: count the number of outlets in which the goods were shipped product 41&amp;gt; = 2 and product 42&amp;gt; = 1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2017 12:04:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis/m-p/1222427#M390692</guid>
      <dc:creator>kolov007</dc:creator>
      <dc:date>2017-01-24T12:04:26Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis/m-p/1222428#M390693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not understood... please explain..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2017 12:06:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis/m-p/1222428#M390693</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2017-01-24T12:06:17Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis/m-p/1222429#M390694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need the number of outlets that the following conditions &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;product 41&amp;gt; = 2&lt;/STRONG&gt;&lt;/SPAN&gt; and &lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;product 42&amp;gt; = 1&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; text-decoration: underline;"&gt;&lt;STRONG&gt;&lt;IMG alt="Screenshot_1.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/150656_Screenshot_1.jpg" style="height: auto;" /&gt;&lt;IMG alt="Screenshot_2.jpg" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/150657_Screenshot_2.jpg" style="height: 156px; width: 620px;" /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2017 12:19:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis/m-p/1222429#M390694</guid>
      <dc:creator>kolov007</dc:creator>
      <dc:date>2017-01-24T12:19:28Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis/m-p/1222430#M390695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=COUNT(&lt;/P&gt;&lt;P&gt;&amp;nbsp; {&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;Product=, Business=, [Product_Id]={'1033'}, Adress_Id = {"=SUM({1&amp;lt;Product=, Business=, [Product_Id]={'1033'}&amp;gt;}Quantity)&amp;gt;=2"}&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; *&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;Product=, Business=, [Product_Id]={'1031'}, Adress_Id = {"=SUM({1&amp;lt;Product=, Business=, [Product_Id]={'1031'}&amp;gt;}Quantity)&amp;gt;=1"}&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; }&lt;/P&gt;&lt;P&gt;Adress_Id)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2017 12:28:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis/m-p/1222430#M390695</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2017-01-24T12:28:49Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis/m-p/1222431#M390696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or try this...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=COUNT(&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; {&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; &amp;lt;Product=, Business=, Product_Id = {'1031','1033'}, Adress_Id = {"=SUM({1&amp;lt;Product=, Business=, [Product_Id]={'1031'}&amp;gt;}Quantity)&amp;gt;=1 or SUM({1&amp;lt;Product=, Business=, [Product_Id]={'1033'}&amp;gt;}Quantity)&amp;gt;=2"}&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; }&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Distinct Adress_Id)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2017 12:37:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis/m-p/1222431#M390696</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2017-01-24T12:37:52Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis/m-p/1222432#M390697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jan 2017 14:27:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis/m-p/1222432#M390697</guid>
      <dc:creator>kolov007</dc:creator>
      <dc:date>2017-01-27T14:27:36Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis/m-p/1222433#M390698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is that worked?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jan 2017 15:09:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis/m-p/1222433#M390698</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2017-01-27T15:09:54Z</dc:date>
    </item>
  </channel>
</rss>

