<?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 Intersection Data to Show on Chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Intersection-Data-to-Show-on-Chart/m-p/583686#M545489</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;I have a question about intersection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data example :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;CUSTOMER, PRODUCT&lt;/P&gt;&lt;P&gt;A, Z&lt;/P&gt;&lt;P&gt;A, X&lt;BR /&gt;B, Z&lt;BR /&gt;C, X&lt;BR /&gt;D, Z&lt;/P&gt;&lt;P&gt;D, X&lt;BR /&gt;D, Y&lt;/P&gt;&lt;P&gt;]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So this is the case, I have list box of Product and Straight Table with CUSTOMER as Dimension and Count(Product) as Expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I Choose Product Z, &lt;/P&gt;&lt;P&gt;then the table show&lt;/P&gt;&lt;P&gt;CUSTOMER, Count(PRODUCT)&lt;/P&gt;&lt;P&gt;A, 1&lt;/P&gt;&lt;P&gt;B, 1&lt;/P&gt;&lt;P&gt;D, 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I Choose Product Z and X, &lt;/P&gt;&lt;P&gt;then the table show&lt;/P&gt;&lt;P&gt;CUSTOMER, Count(PRODUCT)&lt;/P&gt;&lt;P&gt;A, 2&lt;/P&gt;&lt;P&gt;D, 2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(Because Customer A and D that bought Product Z and X)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I Choose Product Z, X and Y, &lt;/P&gt;&lt;P&gt;then the table show &lt;/P&gt;&lt;P&gt;CUSTOMER, Count(PRODUCT)&lt;/P&gt;&lt;P&gt;D, 3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(Because only Customer D that bought Product Z, X and Y)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 Apr 2014 03:29:25 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-04-01T03:29:25Z</dc:date>
    <item>
      <title>Intersection Data to Show on Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Intersection-Data-to-Show-on-Chart/m-p/583686#M545489</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;I have a question about intersection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data example :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;CUSTOMER, PRODUCT&lt;/P&gt;&lt;P&gt;A, Z&lt;/P&gt;&lt;P&gt;A, X&lt;BR /&gt;B, Z&lt;BR /&gt;C, X&lt;BR /&gt;D, Z&lt;/P&gt;&lt;P&gt;D, X&lt;BR /&gt;D, Y&lt;/P&gt;&lt;P&gt;]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So this is the case, I have list box of Product and Straight Table with CUSTOMER as Dimension and Count(Product) as Expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I Choose Product Z, &lt;/P&gt;&lt;P&gt;then the table show&lt;/P&gt;&lt;P&gt;CUSTOMER, Count(PRODUCT)&lt;/P&gt;&lt;P&gt;A, 1&lt;/P&gt;&lt;P&gt;B, 1&lt;/P&gt;&lt;P&gt;D, 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I Choose Product Z and X, &lt;/P&gt;&lt;P&gt;then the table show&lt;/P&gt;&lt;P&gt;CUSTOMER, Count(PRODUCT)&lt;/P&gt;&lt;P&gt;A, 2&lt;/P&gt;&lt;P&gt;D, 2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(Because Customer A and D that bought Product Z and X)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I Choose Product Z, X and Y, &lt;/P&gt;&lt;P&gt;then the table show &lt;/P&gt;&lt;P&gt;CUSTOMER, Count(PRODUCT)&lt;/P&gt;&lt;P&gt;D, 3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(Because only Customer D that bought Product Z, X and Y)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2014 03:29:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Intersection-Data-to-Show-on-Chart/m-p/583686#M545489</guid>
      <dc:creator />
      <dc:date>2014-04-01T03:29:25Z</dc:date>
    </item>
    <item>
      <title>Re: Intersection Data to Show on Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Intersection-Data-to-Show-on-Chart/m-p/583687#M545490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-5113"&gt;http://community.qlik.com/docs/DOC-5113&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please refer to this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2014 03:36:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Intersection-Data-to-Show-on-Chart/m-p/583687#M545490</guid>
      <dc:creator />
      <dc:date>2014-04-01T03:36:24Z</dc:date>
    </item>
  </channel>
</rss>

