<?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 by month in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Sort-by-month/m-p/876714#M306111</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try sorting your month field by this expression:&amp;nbsp; Min({1} [LVR.Date d_expédition]). The {1} will make it ignore selections so your selection of a vendeur won't mess up the sort order of the months..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jul 2015 08:16:16 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2015-07-15T08:16:16Z</dc:date>
    <item>
      <title>Sort by month</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-by-month/m-p/876713#M306110</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 a question, i have a file with a calendar, and that i want is on my table the first month is october like this&lt;/P&gt;&lt;P&gt;oct nov dec janv fev mars avr mai juin juil aout&amp;nbsp; (french calendar)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And it's ok because i sort the month field month. But when i select a "vendeur" the sort is not work..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DO you know why?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(please see on attached )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2015 07:44:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-by-month/m-p/876713#M306110</guid>
      <dc:creator />
      <dc:date>2015-07-15T07:44:38Z</dc:date>
    </item>
    <item>
      <title>Re: Sort by month</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-by-month/m-p/876714#M306111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try sorting your month field by this expression:&amp;nbsp; Min({1} [LVR.Date d_expédition]). The {1} will make it ignore selections so your selection of a vendeur won't mess up the sort order of the months..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2015 08:16:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-by-month/m-p/876714#M306111</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-07-15T08:16:16Z</dc:date>
    </item>
    <item>
      <title>Re: Sort by month</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-by-month/m-p/876715#M306112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just one problem, that start by aout, but the rest is ok that made:&lt;/P&gt;&lt;P&gt;Aout oct nov dec janv fev .. &lt;/P&gt;&lt;P&gt;So it's ok but not for the first month .. ;( do you know why?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2015 08:21:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-by-month/m-p/876715#M306112</guid>
      <dc:creator />
      <dc:date>2015-07-15T08:21:17Z</dc:date>
    </item>
    <item>
      <title>Re: Sort by month</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-by-month/m-p/876716#M306113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your LVR.mois values are dual values where aout has a numeric value of 8. That comes before 10 for oct. You can try sorting with an expression like match( num(only({1}LVR.mois)), '10','11','12','1','2','3','4','5','6','7','8','9'&amp;nbsp; ). But what you should really do (in my opinion) is create a calendar that shifts the first month to october. See this blog post: &lt;A href="https://community.qlik.com/qlik-blogpost/3138"&gt;Fiscal Year&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2015 08:34:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-by-month/m-p/876716#M306113</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-07-15T08:34:56Z</dc:date>
    </item>
    <item>
      <title>Re: Sort by month</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-by-month/m-p/876717#M306114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot Gysbert ! You illuminate my day haha &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2015 08:40:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-by-month/m-p/876717#M306114</guid>
      <dc:creator />
      <dc:date>2015-07-15T08:40:39Z</dc:date>
    </item>
  </channel>
</rss>

