<?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: How can I sort the MonthYear Chart ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-can-I-sort-the-MonthYear-Chart/m-p/810324#M286054</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks guys!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Feb 2015 12:10:33 GMT</pubDate>
    <dc:creator>suzel404</dc:creator>
    <dc:date>2015-02-03T12:10:33Z</dc:date>
    <item>
      <title>How can I sort the MonthYear Chart ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-sort-the-MonthYear-Chart/m-p/810321#M286051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I create a chart with 12 Rolling Average Months but I cannot &lt;STRONG&gt;sort&lt;/STRONG&gt; MonthYear by ASC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Feb 2015 18:17:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-sort-the-MonthYear-Chart/m-p/810321#M286051</guid>
      <dc:creator>suzel404</dc:creator>
      <dc:date>2015-02-02T18:17:43Z</dc:date>
    </item>
    <item>
      <title>Re: How can I sort the MonthYear Chart ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-sort-the-MonthYear-Chart/m-p/810322#M286052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/2622"&gt;Get the Dates Right&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Feb 2015 19:02:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-sort-the-MonthYear-Chart/m-p/810322#M286052</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2015-02-02T19:02:45Z</dc:date>
    </item>
    <item>
      <title>Re: How can I sort the MonthYear Chart ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-sort-the-MonthYear-Chart/m-p/810323#M286053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What Marco is trying to say, is - your Month-Year dimension is a string, not a Date field, and therefore it can't be sorted properly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The most commonly used formula for calculating Month-Year is this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Date(MonthStart(Date), 'MMM-YYYY') as MonthYear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is typically done within the MasterCalendar load.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Oleg Troyansky&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Check out my book &lt;STRONG&gt;QlikView Your Business&lt;/STRONG&gt; - now available to pre-order on Amazon!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Feb 2015 22:46:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-sort-the-MonthYear-Chart/m-p/810323#M286053</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2015-02-02T22:46:05Z</dc:date>
    </item>
    <item>
      <title>Re: How can I sort the MonthYear Chart ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-sort-the-MonthYear-Chart/m-p/810324#M286054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks guys!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Feb 2015 12:10:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-sort-the-MonthYear-Chart/m-p/810324#M286054</guid>
      <dc:creator>suzel404</dc:creator>
      <dc:date>2015-02-03T12:10:33Z</dc:date>
    </item>
    <item>
      <title>Re: How can I sort the MonthYear Chart ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-sort-the-MonthYear-Chart/m-p/810325#M286055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You're welcome&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Feb 2015 14:09:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-sort-the-MonthYear-Chart/m-p/810325#M286055</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2015-02-03T14:09:05Z</dc:date>
    </item>
  </channel>
</rss>

