<?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: Sort Months in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Sort-Months/m-p/514795#M192272</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Mona,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;which dimension month are using to plot your chart? Month1, month2 or another one?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Sep 2013 11:32:13 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-09-12T11:32:13Z</dc:date>
    <item>
      <title>Sort Months</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-Months/m-p/514789#M192266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;i have 2 fields for months and 2 for years&lt;/P&gt;&lt;P&gt;month1,month2,year1,year2&lt;/P&gt;&lt;P&gt;suppose the user select july from month1 and year1=2013&lt;/P&gt;&lt;P&gt;and select february from month2 and year2=2014&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the chart i'm displaying the sales within this period&lt;/P&gt;&lt;P&gt;i.e the month is the dimension and i have 2 expressions:&lt;/P&gt;&lt;P&gt;1- sum(sales) for the selected period&lt;/P&gt;&lt;P&gt;2-sum(sales) for previous year period (from july 2012 to february 2013)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what i want is to sort the dimension of the month in the chart to be july-august-september-oct-nov-dec-jan-feb&lt;/P&gt;&lt;P&gt;because the chart sort them as jan-feb-july-august-....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So,,How can i sort the dimension?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2013 08:54:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-Months/m-p/514789#M192266</guid>
      <dc:creator />
      <dc:date>2013-09-12T08:54:13Z</dc:date>
    </item>
    <item>
      <title>Re: Sort Months</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-Months/m-p/514790#M192267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mona,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let try to sort dimension by expression. Right click on chart -&amp;gt; Properties -&amp;gt; Sort -&amp;gt; Check on Expression then using&lt;/P&gt;&lt;P&gt;(YearField*100)+Num(MonthField)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sokkorn&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2013 09:45:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-Months/m-p/514790#M192267</guid>
      <dc:creator>Sokkorn</dc:creator>
      <dc:date>2013-09-12T09:45:08Z</dc:date>
    </item>
    <item>
      <title>Re: Sort Months</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-Months/m-p/514791#M192268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sokkorn,&lt;/P&gt;&lt;P&gt;no not working !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2013 10:02:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-Months/m-p/514791#M192268</guid>
      <dc:creator />
      <dc:date>2013-09-12T10:02:39Z</dc:date>
    </item>
    <item>
      <title>Re: Sort Months</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-Months/m-p/514792#M192269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mona,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you share your app?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sokkorn&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2013 10:03:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-Months/m-p/514792#M192269</guid>
      <dc:creator>Sokkorn</dc:creator>
      <dc:date>2013-09-12T10:03:52Z</dc:date>
    </item>
    <item>
      <title>Re: Sort Months</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-Months/m-p/514793#M192270</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;You can also try this in your sort expression and then sort Ascending:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if (month_fld='Jul',1,&lt;/P&gt;&lt;P&gt;if (month_fld='Aug',2,&lt;/P&gt;&lt;P&gt;if (month_fld='Sep',3,&lt;/P&gt;&lt;P&gt;if (month_fld='Oct',4,&lt;/P&gt;&lt;P&gt;if (month_fld='Nov',5,&lt;/P&gt;&lt;P&gt;if (month_fld='Dec',6,&lt;/P&gt;&lt;P&gt;if (month_fld='Jan',7,&lt;/P&gt;&lt;P&gt;if (month_fld='Feb',8))))))))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Abey&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2013 10:04:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-Months/m-p/514793#M192270</guid>
      <dc:creator>abeyphilip</dc:creator>
      <dc:date>2013-09-12T10:04:34Z</dc:date>
    </item>
    <item>
      <title>Re: Sort Months</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-Months/m-p/514794#M192271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have 2 month fields month1,month2 and 2 year fields year1,year2.&lt;/P&gt;&lt;P&gt;Also, the user may select another period next time may select for example from may 2013 to mar 2014 and so on&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2013 10:52:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-Months/m-p/514794#M192271</guid>
      <dc:creator />
      <dc:date>2013-09-12T10:52:38Z</dc:date>
    </item>
    <item>
      <title>Re: Sort Months</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-Months/m-p/514795#M192272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Mona,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;which dimension month are using to plot your chart? Month1, month2 or another one?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2013 11:32:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-Months/m-p/514795#M192272</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-09-12T11:32:13Z</dc:date>
    </item>
    <item>
      <title>Re: Sort Months</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-Months/m-p/514796#M192273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here you have an example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry, because my QV is in Spanish.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 31 Aug 2014 06:18:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-Months/m-p/514796#M192273</guid>
      <dc:creator>ecolomer</dc:creator>
      <dc:date>2014-08-31T06:18:11Z</dc:date>
    </item>
  </channel>
</rss>

