<?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: Month Order using slider and charts in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Month-Order-using-slider-and-charts/m-p/338020#M573215</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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Try this,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I think you use month as dimension, am i right? if so, in Chart properties -&amp;gt; choose sort -&amp;gt; select month in dimensions and give in load order -&amp;gt; original&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Jul 2012 13:23:55 GMT</pubDate>
    <dc:creator>MayilVahanan</dc:creator>
    <dc:date>2012-07-06T13:23:55Z</dc:date>
    <item>
      <title>Month Order using slider and charts</title>
      <link>https://community.qlik.com/t5/QlikView/Month-Order-using-slider-and-charts/m-p/338019#M573214</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;&lt;/P&gt;&lt;P&gt;I'm relatively new to QlikView and I have an issue I need some help with.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I use the slider in my dashboard to select say from Dec-11 to May-12 my chart displays the months in the folowing order Jan, Feb, Mar, Apr, May, Dec.&amp;nbsp; However, I need the Dec bar at the start.&amp;nbsp; Now, the problem is probably linked to my Year and Month List boxes but cannot think how (it's Friday afternoon and I am brain dead).&amp;nbsp; Can someone take a look at the attached image and tell me how I can get the months in the right order?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2012 13:15:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-Order-using-slider-and-charts/m-p/338019#M573214</guid>
      <dc:creator />
      <dc:date>2012-07-06T13:15:19Z</dc:date>
    </item>
    <item>
      <title>Re: Month Order using slider and charts</title>
      <link>https://community.qlik.com/t5/QlikView/Month-Order-using-slider-and-charts/m-p/338020#M573215</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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Try this,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I think you use month as dimension, am i right? if so, in Chart properties -&amp;gt; choose sort -&amp;gt; select month in dimensions and give in load order -&amp;gt; original&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2012 13:23:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-Order-using-slider-and-charts/m-p/338020#M573215</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2012-07-06T13:23:55Z</dc:date>
    </item>
    <item>
      <title>Re: Month Order using slider and charts</title>
      <link>https://community.qlik.com/t5/QlikView/Month-Order-using-slider-and-charts/m-p/338021#M573216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your response.&amp;nbsp; Your correct I am using month as the dimension.&amp;nbsp; but the sort &amp;gt;load order&amp;gt; original isn't working.... it may have something to do with the way I got the month in the first place which was like this (on the script): &lt;/P&gt;&lt;P&gt;Text(Month([Time Period])) as Month,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2012 13:27:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-Order-using-slider-and-charts/m-p/338021#M573216</guid>
      <dc:creator />
      <dc:date>2012-07-06T13:27:46Z</dc:date>
    </item>
    <item>
      <title>Re: Month Order using slider and charts</title>
      <link>https://community.qlik.com/t5/QlikView/Month-Order-using-slider-and-charts/m-p/338022#M573217</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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Why you give as Text(Month([Time Period])), you can simply use Month([Time Period]) AS Month..Both give the same result.For your requirement, second one is best solution i think.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2012 13:30:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-Order-using-slider-and-charts/m-p/338022#M573217</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2012-07-06T13:30:49Z</dc:date>
    </item>
    <item>
      <title>Re: Month Order using slider and charts</title>
      <link>https://community.qlik.com/t5/QlikView/Month-Order-using-slider-and-charts/m-p/338023#M573218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mayil,&amp;nbsp; When I use the month{time period} as month, it pulls through the number rather than Jan etc.&amp;nbsp; But this is deviating away from the original issue (unles its the root cause?)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks,&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2012 13:33:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-Order-using-slider-and-charts/m-p/338023#M573218</guid>
      <dc:creator />
      <dc:date>2012-07-06T13:33:54Z</dc:date>
    </item>
    <item>
      <title>Re: Month Order using slider and charts</title>
      <link>https://community.qlik.com/t5/QlikView/Month-Order-using-slider-and-charts/m-p/338024#M573219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are deriving month from a date field, you may use MonthName(Date) as dimension and this will sort the dimension correctly taking into account the month and year.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 08 Jul 2012 21:18:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-Order-using-slider-and-charts/m-p/338024#M573219</guid>
      <dc:creator>nagaiank</dc:creator>
      <dc:date>2012-07-08T21:18:32Z</dc:date>
    </item>
    <item>
      <title>Re: Month Order using slider and charts</title>
      <link>https://community.qlik.com/t5/QlikView/Month-Order-using-slider-and-charts/m-p/338025#M573220</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;Thanks for your reply.&amp;nbsp; This does work, however, the new dimension includes the year (Dec 2011, Jan 2012, etc) whereas I only want the month displayed in the dimension (Dec, Jan, Feb, Mar).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jul 2012 08:25:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-Order-using-slider-and-charts/m-p/338025#M573220</guid>
      <dc:creator />
      <dc:date>2012-07-09T08:25:43Z</dc:date>
    </item>
    <item>
      <title>Re: Month Order using slider and charts</title>
      <link>https://community.qlik.com/t5/QlikView/Month-Order-using-slider-and-charts/m-p/338026#M573221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try using Month(Date) as Dimension and MonthName(Date) as expression for sort order in the sort tab of the properties window&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jul 2012 12:02:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-Order-using-slider-and-charts/m-p/338026#M573221</guid>
      <dc:creator>nagaiank</dc:creator>
      <dc:date>2012-07-09T12:02:28Z</dc:date>
    </item>
  </channel>
</rss>

