<?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: Show all Customer's that didn't bought specific product in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Show-all-Customer-s-that-didn-t-bought-specific-product/m-p/1396304#M809340</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Assuming you have one field named Product_Name and not three fields named Product_1, Product_2 and Product_3...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a straight table with Customer_Name as dimension and this expression: sum({&amp;lt;Product_Name=,Customer_Name=E({&amp;lt;Product_Name=P(Product_Name)&amp;gt;}Customer_Name)&amp;gt;}1)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Oct 2017 16:19:43 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2017-10-19T16:19:43Z</dc:date>
    <item>
      <title>Show all Customer's that didn't bought specific product</title>
      <link>https://community.qlik.com/t5/QlikView/Show-all-Customer-s-that-didn-t-bought-specific-product/m-p/1396303#M809339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I want to present a list that contain customer names of all customers that didn't bought specific product.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for example:&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid #000000; width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Customer_Name&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Product_1&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Product_2&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;SPAN style="color: #ffffff; font-size: 13.3333px; text-align: center;"&gt;&lt;STRONG&gt;Product_2&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Name_1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;-&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Name_2&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Name_3&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;-&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;-&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to have a list box that contains all the available products and by selecting one product in the list box I will get list/table of all the customers that didn't bought the selected product.&lt;/P&gt;&lt;P&gt;so if I select product_2 I will get Customers: Name_1 and Name_2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to use the e(Product_Name)&amp;nbsp; function but it didn't work for me because once the customer bought different product and didn't bought the selected one he appears in the chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea how I can deal with this issue?&lt;/P&gt;&lt;P&gt;Thanks a lot&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-all-Customer-s-that-didn-t-bought-specific-product/m-p/1396303#M809339</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Show all Customer's that didn't bought specific product</title>
      <link>https://community.qlik.com/t5/QlikView/Show-all-Customer-s-that-didn-t-bought-specific-product/m-p/1396304#M809340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Assuming you have one field named Product_Name and not three fields named Product_1, Product_2 and Product_3...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a straight table with Customer_Name as dimension and this expression: sum({&amp;lt;Product_Name=,Customer_Name=E({&amp;lt;Product_Name=P(Product_Name)&amp;gt;}Customer_Name)&amp;gt;}1)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Oct 2017 16:19:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-all-Customer-s-that-didn-t-bought-specific-product/m-p/1396304#M809340</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2017-10-19T16:19:43Z</dc:date>
    </item>
    <item>
      <title>Re: Show all Customer's that didn't bought specific product</title>
      <link>https://community.qlik.com/t5/QlikView/Show-all-Customer-s-that-didn-t-bought-specific-product/m-p/1396305#M809341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.qlik.com/qlik-users/96544"&gt;gwassenaar&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;Thank you it's work perfect!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Oct 2017 06:56:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-all-Customer-s-that-didn-t-bought-specific-product/m-p/1396305#M809341</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-22T06:56:34Z</dc:date>
    </item>
  </channel>
</rss>

