<?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: Line Chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Line-Chart/m-p/609458#M545985</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See if attached is what you are looking for. Used dimensions of Quarter and Vendor with the expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({&amp;lt;Vendor = {'Dell', '=match(aggr(rank(sum(Share)), Vendor), 1, 2, 3)'}&amp;gt;}Share)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 Mar 2014 18:40:58 GMT</pubDate>
    <dc:creator>jerem1234</dc:creator>
    <dc:date>2014-03-21T18:40:58Z</dc:date>
    <item>
      <title>Line Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Line-Chart/m-p/609457#M545984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find the attached qvw file&lt;/P&gt;&lt;P&gt;I need to create a line chart&lt;/P&gt;&lt;P&gt;one line for Dell should be for default&lt;/P&gt;&lt;P&gt;and I need 3 more line of Top 3&amp;nbsp; Vendors&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried using rank,aggr and sum but still I am not able to create it&lt;/P&gt;&lt;P&gt;&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>Fri, 21 Mar 2014 18:16:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-Chart/m-p/609457#M545984</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-03-21T18:16:45Z</dc:date>
    </item>
    <item>
      <title>Re: Line Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Line-Chart/m-p/609458#M545985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See if attached is what you are looking for. Used dimensions of Quarter and Vendor with the expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({&amp;lt;Vendor = {'Dell', '=match(aggr(rank(sum(Share)), Vendor), 1, 2, 3)'}&amp;gt;}Share)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Mar 2014 18:40:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-Chart/m-p/609458#M545985</guid>
      <dc:creator>jerem1234</dc:creator>
      <dc:date>2014-03-21T18:40:58Z</dc:date>
    </item>
    <item>
      <title>Re: Line Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Line-Chart/m-p/609459#M545986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if we make selections in country level the graph has to display default +top 3 for that country&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Mar 2014 18:53:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-Chart/m-p/609459#M545986</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-03-21T18:53:09Z</dc:date>
    </item>
    <item>
      <title>Re: Line Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Line-Chart/m-p/609460#M545987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This should work for selections of country. Did you mean you want it to display the Top 3 no matter what country is selected?&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;sum({1&amp;lt;Vendor = {'Dell', '$(=firstsortedValue({1}Vendor, aggr(rank(sum({1}Share)), Vendor)))', &lt;/P&gt;&lt;P&gt;'$(=firstsortedValue({1}Vendor, aggr(rank(sum({1}Share)), Vendor), 2))', &lt;/P&gt;&lt;P&gt;'$(=firstsortedValue({1}Vendor, aggr(rank(sum({1}Share)), Vendor), 3))'}&amp;gt;}Share)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Mar 2014 19:25:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-Chart/m-p/609460#M545987</guid>
      <dc:creator>jerem1234</dc:creator>
      <dc:date>2014-03-21T19:25:04Z</dc:date>
    </item>
  </channel>
</rss>

