<?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: Customer on only one categorie in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Customer-on-only-one-categorie/m-p/448489#M167367</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Count&lt;SPAN class="Bold"&gt;(&lt;/SPAN&gt; {&amp;lt;Product={‘ProductA’}, CUSTOMERS= E({1&amp;lt;Product={‘ProductB’}&amp;gt;})&amp;gt;} CUSTOMERS&lt;SPAN class="Bold"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;From qlikview help file&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;sum(&lt;/SPAN&gt; {$&amp;lt;Customer = E({1&amp;lt;Product={‘Shoe’}&amp;gt;})&amp;gt;} Sales &lt;SPAN class="Bold"&gt;)&lt;/SPAN&gt;&lt;BR /&gt;returns the sales for current selection, but only those customers that never bought the product ‘Shoe’. The element function E( ) here returns the list of excluded customers; those that are excluded by the selection ‘Shoe’ in the field Product. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;Hope this helps you.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;Jagan.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Jan 2013 15:42:01 GMT</pubDate>
    <dc:creator>jagan</dc:creator>
    <dc:date>2013-01-23T15:42:01Z</dc:date>
    <item>
      <title>Customer on only one categorie</title>
      <link>https://community.qlik.com/t5/QlikView/Customer-on-only-one-categorie/m-p/448487#M167365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to count customers who buy a product A and not product B with set analysis ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;count({&amp;lt;Product={"ProductA"}&amp;gt;} CUSTOMERS) = ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jan 2013 15:32:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Customer-on-only-one-categorie/m-p/448487#M167365</guid>
      <dc:creator />
      <dc:date>2013-01-23T15:32:55Z</dc:date>
    </item>
    <item>
      <title>Re: Customer on only one categorie</title>
      <link>https://community.qlik.com/t5/QlikView/Customer-on-only-one-categorie/m-p/448488#M167366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sorry I want to say, Customer who buy only Product A and never Product B&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jan 2013 15:37:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Customer-on-only-one-categorie/m-p/448488#M167366</guid>
      <dc:creator />
      <dc:date>2013-01-23T15:37:46Z</dc:date>
    </item>
    <item>
      <title>Re: Customer on only one categorie</title>
      <link>https://community.qlik.com/t5/QlikView/Customer-on-only-one-categorie/m-p/448489#M167367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Count&lt;SPAN class="Bold"&gt;(&lt;/SPAN&gt; {&amp;lt;Product={‘ProductA’}, CUSTOMERS= E({1&amp;lt;Product={‘ProductB’}&amp;gt;})&amp;gt;} CUSTOMERS&lt;SPAN class="Bold"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;From qlikview help file&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;sum(&lt;/SPAN&gt; {$&amp;lt;Customer = E({1&amp;lt;Product={‘Shoe’}&amp;gt;})&amp;gt;} Sales &lt;SPAN class="Bold"&gt;)&lt;/SPAN&gt;&lt;BR /&gt;returns the sales for current selection, but only those customers that never bought the product ‘Shoe’. The element function E( ) here returns the list of excluded customers; those that are excluded by the selection ‘Shoe’ in the field Product. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;Hope this helps you.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;Jagan.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jan 2013 15:42:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Customer-on-only-one-categorie/m-p/448489#M167367</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2013-01-23T15:42:01Z</dc:date>
    </item>
  </channel>
</rss>

