<?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: Top and Bottom in Bar Chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Top-and-Bottom-in-Bar-Chart/m-p/833864#M293379</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I try but doesn't work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 26 Jun 2015 17:07:55 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-06-26T17:07:55Z</dc:date>
    <item>
      <title>Top and Bottom in Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Top-and-Bottom-in-Bar-Chart/m-p/833861#M293376</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 calculated stock index rotation with this expression :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=(sum(aggr(SUM({$&amp;lt;DT_DATE={'&amp;gt;$(vMinDate)&amp;lt;=$(vMaxDate)'},DS_TYPE_SHIP={'3'}&amp;gt;} (NR_MOVED_AMOUNT_OUT+NR_CORRECTION)),DT_DATE,DS_COMMENT)) )&lt;/P&gt;&lt;P&gt;/&lt;/P&gt;&lt;P&gt;(SUM({&amp;lt;DT_DATE={'$(vMaxDate)'},DS_TYPE_SHIP={'3'}&amp;gt;} NR_STOCK_AVAILABLE)/365)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i want two bar chart that show me top and bottom 5 Category Product with higher and lower index rotation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i do?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Francesca &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jun 2015 17:00:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-and-Bottom-in-Bar-Chart/m-p/833861#M293376</guid>
      <dc:creator />
      <dc:date>2015-06-26T17:00:11Z</dc:date>
    </item>
    <item>
      <title>Re: Top and Bottom in Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Top-and-Bottom-in-Bar-Chart/m-p/833862#M293377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try creating a bar chart with your dimension you want to show (Category?) and then use dimension limits to limit dimension to largest / smallest 5 values.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jun 2015 17:05:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-and-Bottom-in-Bar-Chart/m-p/833862#M293377</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-06-26T17:05:33Z</dc:date>
    </item>
    <item>
      <title>Re: Top and Bottom in Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Top-and-Bottom-in-Bar-Chart/m-p/833863#M293378</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;Try to put your function in:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Aggr(Rank(and your sum), NR_STOCK_AVAILABLE) &amp;lt;= 5 --- for top 5&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Aggr(Rank(-and your sum), NR_STOCK_AVAILABLE) &amp;lt;= 5 -- for bottom 5&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Hope that helps.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jun 2015 17:06:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-and-Bottom-in-Bar-Chart/m-p/833863#M293378</guid>
      <dc:creator>sinanozdemir</dc:creator>
      <dc:date>2015-06-26T17:06:55Z</dc:date>
    </item>
    <item>
      <title>Re: Top and Bottom in Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Top-and-Bottom-in-Bar-Chart/m-p/833864#M293379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I try but doesn't work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jun 2015 17:07:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-and-Bottom-in-Bar-Chart/m-p/833864#M293379</guid>
      <dc:creator />
      <dc:date>2015-06-26T17:07:55Z</dc:date>
    </item>
  </channel>
</rss>

