<?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 Expression to sort chart by two expressions in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Expression-to-sort-chart-by-two-expressions/m-p/823963#M536013</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a dimension comprised of two fields - Month and Year (=%Month&amp;amp;' - '&amp;amp;%Year).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to sort my chart so that the order is chronological (Nov-13, Dec-13, Jan-14, Feb-14, etc.). Presumably I need to sort by year first, then by month. Does anyone have an formula that will work for this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Mel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Dec 2014 13:42:47 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-12-12T13:42:47Z</dc:date>
    <item>
      <title>Expression to sort chart by two expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-to-sort-chart-by-two-expressions/m-p/823963#M536013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a dimension comprised of two fields - Month and Year (=%Month&amp;amp;' - '&amp;amp;%Year).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to sort my chart so that the order is chronological (Nov-13, Dec-13, Jan-14, Feb-14, etc.). Presumably I need to sort by year first, then by month. Does anyone have an formula that will work for this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Mel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Dec 2014 13:42:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-to-sort-chart-by-two-expressions/m-p/823963#M536013</guid>
      <dc:creator />
      <dc:date>2014-12-12T13:42:47Z</dc:date>
    </item>
    <item>
      <title>Re: Expression to sort chart by two expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-to-sort-chart-by-two-expressions/m-p/823964#M536014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Year*100 + Month&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in this way you have a natural sort:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;201401&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;201408&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;201501&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;let me know&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Dec 2014 13:44:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-to-sort-chart-by-two-expressions/m-p/823964#M536014</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-12-12T13:44:29Z</dc:date>
    </item>
    <item>
      <title>Re: Expression to sort chart by two expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-to-sort-chart-by-two-expressions/m-p/823965#M536015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's great, thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Dec 2014 13:50:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-to-sort-chart-by-two-expressions/m-p/823965#M536015</guid>
      <dc:creator />
      <dc:date>2014-12-12T13:50:58Z</dc:date>
    </item>
    <item>
      <title>Re: Expression to sort chart by two expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-to-sort-chart-by-two-expressions/m-p/823966#M536016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you create your dimension why not make it into QlikView MonthName format something like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =MonthName(MakeDate('2014','11'))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then it will sort naturally as is and generally make your like easier.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Dec 2014 13:53:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-to-sort-chart-by-two-expressions/m-p/823966#M536016</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-12T13:53:46Z</dc:date>
    </item>
  </channel>
</rss>

