<?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: Sorting Date output in correct order in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Sorting-Date-output-in-correct-order/m-p/428069#M1158864</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: navy; font-size: 10pt; font-family: Arial;"&gt;Sorry I sent email prematurely&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: navy; font-size: 10pt; font-family: Arial;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: navy; font-size: 10pt; font-family: Arial;"&gt;I am getting &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: navy; font-size: 10pt; font-family: Arial;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: navy; font-size: 10pt; font-family: Arial;"&gt;Jan ‘12&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: navy; font-size: 10pt; font-family: Arial;"&gt;Jan ‘12&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: navy; font-size: 10pt; font-family: Arial;"&gt;Jan ‘12&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: navy; font-size: 10pt; font-family: Arial;"&gt;Jan ‘12&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: navy; font-size: 10pt; font-family: Arial;"&gt;Feb’ 12&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: navy; font-size: 10pt; font-family: Arial;"&gt;Feb’ 12&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: navy; font-size: 10pt; font-family: Arial;"&gt;Feb’ 12&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: navy; font-size: 10pt; font-family: Arial;"&gt;Feb’ 12&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: navy; font-size: 10pt; font-family: Arial;"&gt;Feb’ 12&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: navy; font-size: 10pt; font-family: Arial;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;OL style="list-style-type: upper-alpha;"&gt;&lt;LI&gt;&lt;SPAN style="color: navy; font-size: 10pt; font-family: Arial;"&gt;Etc.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN style="color: navy; font-size: 10pt; font-family: Arial;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: navy; font-size: 10pt; font-family: Arial;"&gt;It seems that a month is being presented in the drop down multiple times one for each record.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: navy; font-size: 10pt; font-family: Arial;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;OL style="list-style-type: upper-alpha;"&gt;&lt;LI&gt;&lt;SPAN style="color: navy; font-size: 10pt; font-family: Arial;"&gt;Paul.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Feb 2013 11:53:44 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-02-12T11:53:44Z</dc:date>
    <item>
      <title>Sorting Date output in correct order</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-Date-output-in-correct-order/m-p/428067#M1158862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, I am trying to sort the presentation of a date in the correct order which im struggling with.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using the code :- &lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;month&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Posting_Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&amp;amp;' '&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;chr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(39)&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;right&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Posting_Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,2) &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Posting_Month &lt;SPAN style="color: #000000;"&gt;so that if there is a date of 12/07/2011 it will be presented as Jul '11.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 8pt;"&gt;I have under the presentation tab hit Dropdown select and all the months are in a random order and i've no idea how to sort them into correct order.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 8pt;"&gt;Any ideas?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 8pt;"&gt;Paul.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2013 11:38:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-Date-output-in-correct-order/m-p/428067#M1158862</guid>
      <dc:creator />
      <dc:date>2013-02-12T11:38:39Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting Date output in correct order</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-Date-output-in-correct-order/m-p/428068#M1158863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In your script, create a field like this :&lt;/P&gt;&lt;P&gt;LOAD&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;SPAN style="color: #800000; font-family: Arial; font-size: 11.111111640930176px; background-color: #ffffff;"&gt;,Posting_Date*1 as Posting_Date_num&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;FROM ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then, in your object, ask QlikView to sort ("sort" tab) by expression. This expression will be "Posting_Date_num". &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2013 11:44:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-Date-output-in-correct-order/m-p/428068#M1158863</guid>
      <dc:creator>vivientexier</dc:creator>
      <dc:date>2013-02-12T11:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting Date output in correct order</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-Date-output-in-correct-order/m-p/428069#M1158864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: navy; font-size: 10pt; font-family: Arial;"&gt;Sorry I sent email prematurely&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: navy; font-size: 10pt; font-family: Arial;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: navy; font-size: 10pt; font-family: Arial;"&gt;I am getting &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: navy; font-size: 10pt; font-family: Arial;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: navy; font-size: 10pt; font-family: Arial;"&gt;Jan ‘12&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: navy; font-size: 10pt; font-family: Arial;"&gt;Jan ‘12&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: navy; font-size: 10pt; font-family: Arial;"&gt;Jan ‘12&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: navy; font-size: 10pt; font-family: Arial;"&gt;Jan ‘12&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: navy; font-size: 10pt; font-family: Arial;"&gt;Feb’ 12&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: navy; font-size: 10pt; font-family: Arial;"&gt;Feb’ 12&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: navy; font-size: 10pt; font-family: Arial;"&gt;Feb’ 12&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: navy; font-size: 10pt; font-family: Arial;"&gt;Feb’ 12&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: navy; font-size: 10pt; font-family: Arial;"&gt;Feb’ 12&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: navy; font-size: 10pt; font-family: Arial;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;OL style="list-style-type: upper-alpha;"&gt;&lt;LI&gt;&lt;SPAN style="color: navy; font-size: 10pt; font-family: Arial;"&gt;Etc.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN style="color: navy; font-size: 10pt; font-family: Arial;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: navy; font-size: 10pt; font-family: Arial;"&gt;It seems that a month is being presented in the drop down multiple times one for each record.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: navy; font-size: 10pt; font-family: Arial;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;OL style="list-style-type: upper-alpha;"&gt;&lt;LI&gt;&lt;SPAN style="color: navy; font-size: 10pt; font-family: Arial;"&gt;Paul.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2013 11:53:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-Date-output-in-correct-order/m-p/428069#M1158864</guid>
      <dc:creator />
      <dc:date>2013-02-12T11:53:44Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting Date output in correct order</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-Date-output-in-correct-order/m-p/428070#M1158865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use something like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;date( &lt;EM&gt;monthstart(&lt;/EM&gt;Posting_Date),'MMM YY')&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2013 12:00:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-Date-output-in-correct-order/m-p/428070#M1158865</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-02-12T12:00:40Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting Date output in correct order</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-Date-output-in-correct-order/m-p/428071#M1158866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Swuehl, you're a star, thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2013 12:16:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-Date-output-in-correct-order/m-p/428071#M1158866</guid>
      <dc:creator />
      <dc:date>2013-02-12T12:16:44Z</dc:date>
    </item>
  </channel>
</rss>

