<?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: Counting Customers who ordered Multiple Products in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Counting-Customers-who-ordered-Multiple-Products/m-p/944244#M325335</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what happens if you sue the same expression and remove 'Distinct' - that will show everything - customers that have 1 and customers that have more than 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can alsways subtract your 2 expressions - the one you ahve will give you the ones that have just 1 product and the other (which takes yours and the one without distinct) would give you the ones that have more than 1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 Sep 2015 19:54:54 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-09-25T19:54:54Z</dc:date>
    <item>
      <title>Counting Customers who ordered Multiple Products</title>
      <link>https://community.qlik.com/t5/QlikView/Counting-Customers-who-ordered-Multiple-Products/m-p/944243#M325334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to figure out how to create a bar chart that will count which customers have purchased multiple products.&amp;nbsp; I need this to be on the front end through the use of an expression.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I already created one chart that will count how many customers have purchased a single product.&lt;/P&gt;&lt;P&gt;the expression I used for this was:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Count({$&amp;lt;Status = {'Invoices'}, Amount = {"&amp;gt;0"}&amp;gt;}DISTINCT([Ship To Customer Account Name]))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope I have given enough information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2015 19:21:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Counting-Customers-who-ordered-Multiple-Products/m-p/944243#M325334</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-25T19:21:02Z</dc:date>
    </item>
    <item>
      <title>Re: Counting Customers who ordered Multiple Products</title>
      <link>https://community.qlik.com/t5/QlikView/Counting-Customers-who-ordered-Multiple-Products/m-p/944244#M325335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what happens if you sue the same expression and remove 'Distinct' - that will show everything - customers that have 1 and customers that have more than 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can alsways subtract your 2 expressions - the one you ahve will give you the ones that have just 1 product and the other (which takes yours and the one without distinct) would give you the ones that have more than 1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2015 19:54:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Counting-Customers-who-ordered-Multiple-Products/m-p/944244#M325335</guid>
      <dc:creator />
      <dc:date>2015-09-25T19:54:54Z</dc:date>
    </item>
    <item>
      <title>Re: Counting Customers who ordered Multiple Products</title>
      <link>https://community.qlik.com/t5/QlikView/Counting-Customers-who-ordered-Multiple-Products/m-p/944245#M325336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The customer could still have multiple orders of the same product.&amp;nbsp; I used the distinct to remove that possibility.&amp;nbsp; I may be wrong in my logic, but I thought that is what I was doing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2015 20:00:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Counting-Customers-who-ordered-Multiple-Products/m-p/944245#M325336</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-25T20:00:26Z</dc:date>
    </item>
    <item>
      <title>Re: Counting Customers who ordered Multiple Products</title>
      <link>https://community.qlik.com/t5/QlikView/Counting-Customers-who-ordered-Multiple-Products/m-p/944246#M325337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it looks like the expression is looking at invoices, not products to distinct customers, so I believe you would get all invoices to distinct customers, not necessarily products to distince customers - each invoce has multiple items (products I would think).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any way for you to send a qvw?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2015 20:07:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Counting-Customers-who-ordered-Multiple-Products/m-p/944246#M325337</guid>
      <dc:creator />
      <dc:date>2015-09-25T20:07:54Z</dc:date>
    </item>
    <item>
      <title>Re: Counting Customers who ordered Multiple Products</title>
      <link>https://community.qlik.com/t5/QlikView/Counting-Customers-who-ordered-Multiple-Products/m-p/944247#M325338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is a quick QVW that you should be able to use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2015 20:19:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Counting-Customers-who-ordered-Multiple-Products/m-p/944247#M325338</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-25T20:19:02Z</dc:date>
    </item>
    <item>
      <title>Re: Counting Customers who ordered Multiple Products</title>
      <link>https://community.qlik.com/t5/QlikView/Counting-Customers-who-ordered-Multiple-Products/m-p/944248#M325339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if I understand, customers A,D each have 1 product, B,C have 2 products?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it looks like this does not ahve the same fiels (status for example), but if my understanding above is correct, should not be an issue&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2015 20:24:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Counting-Customers-who-ordered-Multiple-Products/m-p/944248#M325339</guid>
      <dc:creator />
      <dc:date>2015-09-25T20:24:28Z</dc:date>
    </item>
    <item>
      <title>Re: Counting Customers who ordered Multiple Products</title>
      <link>https://community.qlik.com/t5/QlikView/Counting-Customers-who-ordered-Multiple-Products/m-p/944249#M325340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are correct &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;customers A,D each have 1 product, B,C have 2 products.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The QVW I am working with is over a gig with information so I created a simple qvw.&amp;nbsp; I used status in my original QVW as a way to filter out customers that maybe have an open PO but have not yet purchased a product. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2015 20:30:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Counting-Customers-who-ordered-Multiple-Products/m-p/944249#M325340</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-25T20:30:30Z</dc:date>
    </item>
    <item>
      <title>Re: Counting Customers who ordered Multiple Products</title>
      <link>https://community.qlik.com/t5/QlikView/Counting-Customers-who-ordered-Multiple-Products/m-p/944250#M325341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i just did a reload and updated the applciaiton - you may run into an issue with the distinct because you have 1 of each customer -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thie expressions are simpler than what you need to do based on your ture model but hopefully this will help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2015 20:43:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Counting-Customers-who-ordered-Multiple-Products/m-p/944250#M325341</guid>
      <dc:creator />
      <dc:date>2015-09-25T20:43:35Z</dc:date>
    </item>
    <item>
      <title>Re: Counting Customers who ordered Multiple Products</title>
      <link>https://community.qlik.com/t5/QlikView/Counting-Customers-who-ordered-Multiple-Products/m-p/944251#M325342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would do an expression search (&lt;A href="https://community.qlik.com/qlik-blogpost/4107"&gt;The Expression Search&lt;/A&gt;) inside the Set Analysis:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Count({$&amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Customer={"=Count(distinct Product)&amp;gt;1"}&lt;/SPAN&gt;&amp;gt;} distinct &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Customer &lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2015 20:49:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Counting-Customers-who-ordered-Multiple-Products/m-p/944251#M325342</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2015-09-25T20:49:24Z</dc:date>
    </item>
    <item>
      <title>Re: Counting Customers who ordered Multiple Products</title>
      <link>https://community.qlik.com/t5/QlikView/Counting-Customers-who-ordered-Multiple-Products/m-p/944252#M325343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you both for your suggestions.&amp;nbsp; Very Helpful!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2015 21:33:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Counting-Customers-who-ordered-Multiple-Products/m-p/944252#M325343</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-25T21:33:03Z</dc:date>
    </item>
  </channel>
</rss>

