<?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 Sort order in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Sort-order/m-p/251269#M586058</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;Need to show the latest Six months in ascending order in the chart...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Say for example,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the Year 2010, chart should display the values from &lt;SPAN style="color: #0000ff;"&gt;201007 to 201012&lt;/SPAN&gt; in ascending order...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If particular month has no sales then we need to consider the previous months also like month 201008 has no sales then we need to show the months - &lt;SPAN style="color: #0000ff;"&gt;&lt;SPAN style="color: #0000ff;"&gt;201006&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt; &lt;/SPAN&gt;,201007,201009,201010,201011,201012.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Aug 2011 06:35:20 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-08-05T06:35:20Z</dc:date>
    <item>
      <title>Sort order</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-order/m-p/251269#M586058</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;Need to show the latest Six months in ascending order in the chart...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Say for example,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the Year 2010, chart should display the values from &lt;SPAN style="color: #0000ff;"&gt;201007 to 201012&lt;/SPAN&gt; in ascending order...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If particular month has no sales then we need to consider the previous months also like month 201008 has no sales then we need to show the months - &lt;SPAN style="color: #0000ff;"&gt;&lt;SPAN style="color: #0000ff;"&gt;201006&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt; &lt;/SPAN&gt;,201007,201009,201010,201011,201012.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Aug 2011 06:35:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-order/m-p/251269#M586058</guid>
      <dc:creator />
      <dc:date>2011-08-05T06:35:20Z</dc:date>
    </item>
    <item>
      <title>Re: Sort order</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-order/m-p/251270#M586059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please see the attached&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Aug 2011 07:42:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-order/m-p/251270#M586059</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2011-08-05T07:42:18Z</dc:date>
    </item>
    <item>
      <title>Re: Sort order</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-order/m-p/251271#M586060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #ffff00;"&gt; &lt;/SPAN&gt;But I guess Shans_Bola wants it for latest 6 months.&lt;/P&gt;&lt;P&gt;So Sunil could you suggest how we can do it.&lt;/P&gt;&lt;P&gt;Because if I change the inline load in your example to something like this,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tab1:&lt;/P&gt;&lt;P&gt;Load * inline [&lt;/P&gt;&lt;P&gt;colm,sales&lt;/P&gt;&lt;P&gt;201104,20&lt;/P&gt;&lt;P&gt;201105,50&lt;/P&gt;&lt;P&gt;201106,100&lt;/P&gt;&lt;P&gt;201107,200&lt;/P&gt;&lt;P&gt;201108,0&lt;/P&gt;&lt;P&gt;201109,400&lt;/P&gt;&lt;P&gt;201110,500&lt;/P&gt;&lt;P&gt;201111,600&lt;/P&gt;&lt;P&gt;201112,600&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then in ths front end I get this&lt;/P&gt;&lt;TABLE border="1" cellpadding="3" cellspacing="0" class="jiveBorder" style="width: 100%; border: 1px solid #000000;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;Colm&lt;BR /&gt;&lt;/TH&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;Sales&lt;BR /&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;201104&lt;/TD&gt;&lt;TD&gt;20&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;201105&lt;/TD&gt;&lt;TD&gt;50&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;201106&lt;/TD&gt;&lt;TD&gt;100&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;201107&lt;/TD&gt;&lt;TD&gt;200&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;201109&lt;/TD&gt;&lt;TD&gt;400&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;201110&lt;/TD&gt;&lt;TD&gt;500&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;201111&lt;/TD&gt;&lt;TD&gt;600&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;201112&lt;/TD&gt;&lt;TD&gt;600&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks beforehand,&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bikash&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Aug 2011 17:59:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-order/m-p/251271#M586060</guid>
      <dc:creator />
      <dc:date>2011-08-05T17:59:14Z</dc:date>
    </item>
    <item>
      <title>Sort order</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-order/m-p/251272#M586061</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;This can be achieved by using the below setups&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Set the Sort order to 'Ascending order'&lt;/P&gt;&lt;P&gt;2. Set the Maximum visible Number to 6 (available in presentation tab)&lt;/P&gt;&lt;P&gt;2. check the option "Reversed" in the presentaion tab&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Aug 2011 05:41:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-order/m-p/251272#M586061</guid>
      <dc:creator />
      <dc:date>2011-08-26T05:41:34Z</dc:date>
    </item>
  </channel>
</rss>

