<?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: sales chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/sales-chart/m-p/59935#M9932</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please share some data to work upon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 20 May 2018 09:19:35 GMT</pubDate>
    <dc:creator>shiveshsingh</dc:creator>
    <dc:date>2018-05-20T09:19:35Z</dc:date>
    <item>
      <title>sales chart</title>
      <link>https://community.qlik.com/t5/QlikView/sales-chart/m-p/59932#M9929</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 SQL table with this fields:&lt;/P&gt;&lt;P&gt;ID, &lt;SPAN style="font-size: 13.3333px;"&gt;CustomerName, &lt;/SPAN&gt;ProductTitle, Quantity, Price&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want calculate this parameter in qlikview when i select 1 customer in list box:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. List of all product that selected customer buy.&lt;/P&gt;&lt;P&gt;2. Quantity of each product that customer buy.&lt;/P&gt;&lt;P&gt;3. Total count of customer that buy for each product&lt;/P&gt;&lt;P&gt;4. Total Quantity of all customer that buy for each product&lt;/P&gt;&lt;P&gt;5. Average quantity of all customer that&amp;nbsp; buy for each product.&lt;/P&gt;&lt;P&gt;6. average of buying for top 10 customer that buy for each product.&lt;/P&gt;&lt;P&gt;7. Buying rank of customer in all customer for each Product.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 May 2018 09:02:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sales-chart/m-p/59932#M9929</guid>
      <dc:creator>mrbqlik2009</dc:creator>
      <dc:date>2018-05-19T09:02:03Z</dc:date>
    </item>
    <item>
      <title>Re: sales chart</title>
      <link>https://community.qlik.com/t5/QlikView/sales-chart/m-p/59933#M9930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share your data or sample application?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 May 2018 10:01:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sales-chart/m-p/59933#M9930</guid>
      <dc:creator>isingh30</dc:creator>
      <dc:date>2018-05-19T10:01:50Z</dc:date>
    </item>
    <item>
      <title>Re: sales chart</title>
      <link>https://community.qlik.com/t5/QlikView/sales-chart/m-p/59934#M9931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perhaps this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1. Concat(DISTINCT [customer buy], ',')&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2. Sum({&amp;lt;[customer buy] = P([customer buy])&amp;gt;} Quantity)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;3. Count(TOTAL &amp;lt;Product&amp;gt; [customer buy])&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;4. Sum(TOTAL &amp;lt;[customer buy]&amp;gt; Quantity)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;5. Avg(TOTAL &amp;lt;[customer buy]&amp;gt; Quantity)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;6. Avg({&amp;lt;Product={"=Rank(Sum(Quantity))&amp;lt;=10"}&amp;gt;} TOTAL &amp;lt;[customer buy]&amp;gt; Quantity)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;7. Not sure, I followed you&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 May 2018 05:20:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sales-chart/m-p/59934#M9931</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-05-20T05:20:38Z</dc:date>
    </item>
    <item>
      <title>Re: sales chart</title>
      <link>https://community.qlik.com/t5/QlikView/sales-chart/m-p/59935#M9932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please share some data to work upon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 May 2018 09:19:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sales-chart/m-p/59935#M9932</guid>
      <dc:creator>shiveshsingh</dc:creator>
      <dc:date>2018-05-20T09:19:35Z</dc:date>
    </item>
    <item>
      <title>Re: sales chart</title>
      <link>https://community.qlik.com/t5/QlikView/sales-chart/m-p/59936#M9933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;This is sample data i create inline.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;My problem is calculate expressions i put in chart.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 May 2018 11:25:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sales-chart/m-p/59936#M9933</guid>
      <dc:creator>mrbqlik2009</dc:creator>
      <dc:date>2018-05-20T11:25:39Z</dc:date>
    </item>
  </channel>
</rss>

