<?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 Month arranging in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Month-arranging/m-p/1552960#M743647</link>
    <description>&lt;P&gt;HI All&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;can anybody please help me with arranging all the months in a list box. The month value is picking from an excel sheet. I need the list box to steady in the Jan - Dec order. Sample also attached.&lt;/P&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>tenyeapen</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Month arranging</title>
      <link>https://community.qlik.com/t5/QlikView/Month-arranging/m-p/1552960#M743647</link>
      <description>&lt;P&gt;HI All&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;can anybody please help me with arranging all the months in a list box. The month value is picking from an excel sheet. I need the list box to steady in the Jan - Dec order. Sample also attached.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-arranging/m-p/1552960#M743647</guid>
      <dc:creator>tenyeapen</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Month arranging</title>
      <link>https://community.qlik.com/t5/QlikView/Month-arranging/m-p/1552965#M743648</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Add the following to your Load Statement&lt;/P&gt;&lt;P&gt;&lt;FONT size="1"&gt;MONTH_VIEW:&lt;BR /&gt;&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#0000ff" size="1"&gt;LOAD&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT size="1"&gt; * &lt;/FONT&gt;&lt;FONT color="#0000ff" size="1"&gt;INLINE&lt;/FONT&gt; &lt;FONT color="#800000" size="1"&gt;[&lt;BR /&gt;[Approved Month], MONTH_INDEX&lt;BR /&gt;January, 01&lt;BR /&gt;February, 02&lt;BR /&gt;March, 03&lt;BR /&gt;April, 04&lt;BR /&gt;May, 05&lt;BR /&gt;June, 06&lt;BR /&gt;July, 07&lt;BR /&gt;August, 08&lt;BR /&gt;September, 09&lt;BR /&gt;October, 10&lt;BR /&gt;November, 11&lt;BR /&gt;December, 12&lt;BR /&gt;]&lt;/FONT&gt;&lt;FONT size="1"&gt;; &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial black,avant garde" size="1"&gt;Then sort by Month_index in your list&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Mar 2019 13:11:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-arranging/m-p/1552965#M743648</guid>
      <dc:creator>Manyao</dc:creator>
      <dc:date>2019-03-06T13:11:01Z</dc:date>
    </item>
    <item>
      <title>Re: Month arranging</title>
      <link>https://community.qlik.com/t5/QlikView/Month-arranging/m-p/1552966#M743649</link>
      <description>Use an Inline before the whole script. Then drop the table.&lt;BR /&gt;sort_month:&lt;BR /&gt;LOAD * INLINE [&lt;BR /&gt;Approved Months&lt;BR /&gt;January&lt;BR /&gt;...&lt;BR /&gt;December&lt;BR /&gt;];&lt;BR /&gt;&lt;BR /&gt;Drop Table sort_month;</description>
      <pubDate>Wed, 06 Mar 2019 13:11:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-arranging/m-p/1552966#M743649</guid>
      <dc:creator>MindaugasBacius</dc:creator>
      <dc:date>2019-03-06T13:11:06Z</dc:date>
    </item>
    <item>
      <title>Re: Month arranging</title>
      <link>https://community.qlik.com/t5/QlikView/Month-arranging/m-p/1552970#M743650</link>
      <description>&lt;P&gt;use an inline load in the beginning of the load script (after variables). give it the same field name, then drop at the end of the script. once reloaded, change the sort order to 'Load Order'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;MonthSort:&lt;/P&gt;&lt;P&gt;load * inline [&lt;/P&gt;&lt;P&gt;Approved Month&lt;/P&gt;&lt;P&gt;January&lt;/P&gt;&lt;P&gt;February&lt;/P&gt;&lt;P&gt;March&lt;/P&gt;&lt;P&gt;April&lt;/P&gt;&lt;P&gt;etc&lt;/P&gt;&lt;P&gt;]&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Mar 2019 13:15:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-arranging/m-p/1552970#M743650</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2019-03-06T13:15:11Z</dc:date>
    </item>
  </channel>
</rss>

