<?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: Assign numbers to months for custom ordering in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Assign-numbers-to-months-for-custom-ordering/m-p/817202#M664455</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you try chart properties-&amp;gt;Sort , there you can uncheck/check the sort behaviour for each dimension and furthermore you can goto sort by expression and write a complex expression. but in your case you can sort by numeric value of monthname &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Jan 2015 16:47:25 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-01-05T16:47:25Z</dc:date>
    <item>
      <title>Assign numbers to months for custom ordering</title>
      <link>https://community.qlik.com/t5/QlikView/Assign-numbers-to-months-for-custom-ordering/m-p/817201#M664454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to be able to order my charts using our business' fiscal year. I'm guessing the best way to do this would be to assign each month a custom numeric value so that I could then sort the chart by this value? For example, here is how I would assign the numbers to each month:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1 = July&lt;/P&gt;&lt;P&gt;2 = Aug&lt;/P&gt;&lt;P&gt;3 = Sept&lt;/P&gt;&lt;P&gt;4 = Oct&lt;/P&gt;&lt;P&gt;5 = Nov&lt;/P&gt;&lt;P&gt;6 = Dec&lt;/P&gt;&lt;P&gt;7 = Jan&lt;/P&gt;&lt;P&gt;8 = Feb&lt;/P&gt;&lt;P&gt;9 = Mar&lt;/P&gt;&lt;P&gt;10 = Apr&lt;/P&gt;&lt;P&gt;11 = May&lt;/P&gt;&lt;P&gt;12 = Jun&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm sure there are multiple methods to accomplish this, so I'm open to any and all suggestions. Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jan 2015 16:44:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Assign-numbers-to-months-for-custom-ordering/m-p/817201#M664454</guid>
      <dc:creator />
      <dc:date>2015-01-05T16:44:22Z</dc:date>
    </item>
    <item>
      <title>Re: Assign numbers to months for custom ordering</title>
      <link>https://community.qlik.com/t5/QlikView/Assign-numbers-to-months-for-custom-ordering/m-p/817202#M664455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you try chart properties-&amp;gt;Sort , there you can uncheck/check the sort behaviour for each dimension and furthermore you can goto sort by expression and write a complex expression. but in your case you can sort by numeric value of monthname &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jan 2015 16:47:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Assign-numbers-to-months-for-custom-ordering/m-p/817202#M664455</guid>
      <dc:creator />
      <dc:date>2015-01-05T16:47:25Z</dc:date>
    </item>
    <item>
      <title>Re: Assign numbers to months for custom ordering</title>
      <link>https://community.qlik.com/t5/QlikView/Assign-numbers-to-months-for-custom-ordering/m-p/817203#M664456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Steve,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would suggest loading your month as a dual for this, so each month has the text but also an underlying numerical representation, so you can just standard number sorting on the field without the need for custom expression sorting etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dual([My Month text],[My Fiscal Month Number])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope that helps&lt;/P&gt;&lt;P&gt;Joe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jan 2015 16:51:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Assign-numbers-to-months-for-custom-ordering/m-p/817203#M664456</guid>
      <dc:creator />
      <dc:date>2015-01-05T16:51:03Z</dc:date>
    </item>
    <item>
      <title>Re: Assign numbers to months for custom ordering</title>
      <link>https://community.qlik.com/t5/QlikView/Assign-numbers-to-months-for-custom-ordering/m-p/817204#M664457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Mario! Simple solution that I just overlooked. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jan 2015 16:52:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Assign-numbers-to-months-for-custom-ordering/m-p/817204#M664457</guid>
      <dc:creator />
      <dc:date>2015-01-05T16:52:08Z</dc:date>
    </item>
    <item>
      <title>Re: Assign numbers to months for custom ordering</title>
      <link>https://community.qlik.com/t5/QlikView/Assign-numbers-to-months-for-custom-ordering/m-p/817205#M664458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One option might be to create a dual value for month, such as:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Fiscal Month]:&lt;/P&gt;&lt;P&gt;LOAD Dual(Month,MonthID) as Month;&lt;/P&gt;&lt;P&gt;LOAD * Inline [&lt;/P&gt;&lt;P&gt;&amp;nbsp; MonthID,Month&lt;/P&gt;&lt;P&gt;&amp;nbsp; 1,Jul&lt;/P&gt;&lt;P&gt;&amp;nbsp; 2,Aug&lt;/P&gt;&lt;P&gt;&amp;nbsp; 3,Sep&lt;/P&gt;&lt;P&gt;&amp;nbsp; 4,Oct&lt;/P&gt;&lt;P&gt;&amp;nbsp; 5,Nov&lt;/P&gt;&lt;P&gt;&amp;nbsp; 6,Dec&lt;/P&gt;&lt;P&gt;&amp;nbsp; 7,Jan&lt;/P&gt;&lt;P&gt;&amp;nbsp; 8,Feb&lt;/P&gt;&lt;P&gt;&amp;nbsp; 9,Mar&lt;/P&gt;&lt;P&gt;&amp;nbsp; 10,Apr&lt;/P&gt;&lt;P&gt;&amp;nbsp; 11,May&lt;/P&gt;&lt;P&gt;&amp;nbsp; 12,Jun&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jan 2015 16:56:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Assign-numbers-to-months-for-custom-ordering/m-p/817205#M664458</guid>
      <dc:creator />
      <dc:date>2015-01-05T16:56:10Z</dc:date>
    </item>
  </channel>
</rss>

