<?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: Issue - Evolution Chart - Sort by Year/Month in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Issue-Evolution-Chart-Sort-by-Year-Month/m-p/314330#M581053</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For time dimensions, I ussualy use sort by expression using &lt;STRONG&gt;=MAX(Date)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Dec 2011 15:04:31 GMT</pubDate>
    <dc:creator>luciancotea</dc:creator>
    <dc:date>2011-12-20T15:04:31Z</dc:date>
    <item>
      <title>Issue - Evolution Chart - Sort by Year/Month</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-Evolution-Chart-Sort-by-Year-Month/m-p/314328#M581051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Greetings!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the following issue...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created a bar chart to show the evolution of ammounts in a timeline of Year-Month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I wasn't able to figure it out in the sort tab of the chart...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enclosed, the screenshot of the chart...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="untitled.JPG" class="jive-image-thumbnail jive-image" onclick="" src="https://community.qlik.com/legacyfs/online/9762_untitled.JPG" width="450" /&gt;&lt;/P&gt;&lt;P&gt;Am pretty sure its a simple task, but I just couldn't figure it out by myself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Standing by bulls-eye answer, as usual!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you guys!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Dec 2011 14:31:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-Evolution-Chart-Sort-by-Year-Month/m-p/314328#M581051</guid>
      <dc:creator />
      <dc:date>2011-12-20T14:31:11Z</dc:date>
    </item>
    <item>
      <title>Re: Issue - Evolution Chart - Sort by Year/Month</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-Evolution-Chart-Sort-by-Year-Month/m-p/314329#M581052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;Hi,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;If i understood your question properly, dimension which you are using is a not an numeric or date dimension. &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;While you create this dimension from date field, use dual() function to bind your text information with numeric value. You code should be as follows.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;=Dual(Month(Trans_date)&amp;amp;'-'Year(Trans_date),MonthName(Trans_date))&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;then use this field in your chart and sort it using numeric value.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Hope this helps you.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;-Sridhar&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Dec 2011 14:57:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-Evolution-Chart-Sort-by-Year-Month/m-p/314329#M581052</guid>
      <dc:creator>sridhar240784</dc:creator>
      <dc:date>2011-12-20T14:57:06Z</dc:date>
    </item>
    <item>
      <title>Re: Issue - Evolution Chart - Sort by Year/Month</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-Evolution-Chart-Sort-by-Year-Month/m-p/314330#M581053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For time dimensions, I ussualy use sort by expression using &lt;STRONG&gt;=MAX(Date)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Dec 2011 15:04:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-Evolution-Chart-Sort-by-Year-Month/m-p/314330#M581053</guid>
      <dc:creator>luciancotea</dc:creator>
      <dc:date>2011-12-20T15:04:31Z</dc:date>
    </item>
    <item>
      <title>Issue - Evolution Chart - Sort by Year/Month</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-Evolution-Chart-Sort-by-Year-Month/m-p/314331#M581054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Worked perfectly!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you so much!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Dec 2011 16:17:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-Evolution-Chart-Sort-by-Year-Month/m-p/314331#M581054</guid>
      <dc:creator />
      <dc:date>2011-12-20T16:17:55Z</dc:date>
    </item>
    <item>
      <title>Re: Issue - Evolution Chart - Sort by Year/Month</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-Evolution-Chart-Sort-by-Year-Month/m-p/314332#M581055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Lucian.&amp;nbsp; Works great!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2012 12:28:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-Evolution-Chart-Sort-by-Year-Month/m-p/314332#M581055</guid>
      <dc:creator>phcaptjim</dc:creator>
      <dc:date>2012-06-12T12:28:48Z</dc:date>
    </item>
    <item>
      <title>Re: Issue - Evolution Chart - Sort by Year/Month</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-Evolution-Chart-Sort-by-Year-Month/m-p/314333#M581056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Works Great!!!! Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2012 12:49:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-Evolution-Chart-Sort-by-Year-Month/m-p/314333#M581056</guid>
      <dc:creator />
      <dc:date>2012-06-12T12:49:20Z</dc:date>
    </item>
  </channel>
</rss>

