<?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 Year] Sort Help in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Month-Year-Sort-Help/m-p/26499#M780672</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or sort by expression as below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Date#([Month Year],'YYYY MMM')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Mar 2018 18:24:12 GMT</pubDate>
    <dc:creator>MK_QSL</dc:creator>
    <dc:date>2018-03-28T18:24:12Z</dc:date>
    <item>
      <title>[Month Year] Sort Help</title>
      <link>https://community.qlik.com/t5/QlikView/Month-Year-Sort-Help/m-p/26497#M780670</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;Trying to sort [Month Year] data is in the form 2016 Jan.....2017 Jan... 2018 Jan.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-Year-Sort-Help/m-p/26497#M780670</guid>
      <dc:creator>rxp03570</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: [Month Year] Sort Help</title>
      <link>https://community.qlik.com/t5/QlikView/Month-Year-Sort-Help/m-p/26498#M780671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be try sorting using this expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Month([Month Year])*100000 + Year([Month Year])&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Mar 2018 18:22:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-Year-Sort-Help/m-p/26498#M780671</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-03-28T18:22:16Z</dc:date>
    </item>
    <item>
      <title>Re: [Month Year] Sort Help</title>
      <link>https://community.qlik.com/t5/QlikView/Month-Year-Sort-Help/m-p/26499#M780672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or sort by expression as below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Date#([Month Year],'YYYY MMM')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Mar 2018 18:24:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-Year-Sort-Help/m-p/26499#M780672</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2018-03-28T18:24:12Z</dc:date>
    </item>
    <item>
      <title>Re: [Month Year] Sort Help</title>
      <link>https://community.qlik.com/t5/QlikView/Month-Year-Sort-Help/m-p/26500#M780682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I might have misunderstood... but this will sort like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jan 2016&lt;/P&gt;&lt;P&gt;Feb 2016&lt;/P&gt;&lt;P&gt;Mar 2016&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;Dec 2016&lt;/P&gt;&lt;P&gt;Jan 2017&lt;/P&gt;&lt;P&gt;Feb 2017&lt;/P&gt;&lt;P&gt;Mar 2017&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;Dec 2017&lt;/P&gt;&lt;P&gt;Jan 2018&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From what I understood, the sorting needed is like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jan 2016&lt;/P&gt;&lt;P&gt;Jan 2017&lt;/P&gt;&lt;P&gt;Jan 2018&lt;/P&gt;&lt;P&gt;Feb 2016&lt;/P&gt;&lt;P&gt;Feb 2017&lt;/P&gt;&lt;P&gt;Feb 2018&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the above is not what is needed then I would use &lt;A href="https://community.qlik.com/people/mrkachhiaimp"&gt;mrkachhiaimp&lt;/A&gt;‌'s expression for sure&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Mar 2018 18:27:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-Year-Sort-Help/m-p/26500#M780682</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-03-28T18:27:06Z</dc:date>
    </item>
    <item>
      <title>Re: [Month Year] Sort Help</title>
      <link>https://community.qlik.com/t5/QlikView/Month-Year-Sort-Help/m-p/26501#M780685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess I was wrong &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, 28 Mar 2018 18:28:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-Year-Sort-Help/m-p/26501#M780685</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-03-28T18:28:37Z</dc:date>
    </item>
  </channel>
</rss>

