<?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: Month Trending Graph in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Month-Trending-Graph/m-p/673390#M538664</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have a table for employees and the date they joined, you could just use something like this as dimension:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MonthName(employeeJoinDate)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And as expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum(employee)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and everything will sort correctly. You do not even need to do anything in the script, you just need a valid date field in your table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Moritz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Sep 2014 06:03:35 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-09-11T06:03:35Z</dc:date>
    <item>
      <title>Month Trending Graph</title>
      <link>https://community.qlik.com/t5/QlikView/Month-Trending-Graph/m-p/673387#M538661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a month trending graph where it is showing the number of employees that joined th ecompany in which month.&lt;/P&gt;&lt;P&gt;I have worked out the logic for the graph and i am getting the correct figures but the graph is not sorting by month i.e. Jan, Feb, March ...&lt;/P&gt;&lt;P&gt;... it is random it seems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How would i be able to sort this ?&lt;/P&gt;&lt;P&gt;Apologies if this is something that is easy to do, i am still very new at QlikView.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2014 04:09:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-Trending-Graph/m-p/673387#M538661</guid>
      <dc:creator />
      <dc:date>2014-09-11T04:09:06Z</dc:date>
    </item>
    <item>
      <title>Re: Month Trending Graph</title>
      <link>https://community.qlik.com/t5/QlikView/Month-Trending-Graph/m-p/673388#M538662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PFA.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2014 04:36:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-Trending-Graph/m-p/673388#M538662</guid>
      <dc:creator>senpradip007</dc:creator>
      <dc:date>2014-09-11T04:36:17Z</dc:date>
    </item>
    <item>
      <title>Re: Month Trending Graph</title>
      <link>https://community.qlik.com/t5/QlikView/Month-Trending-Graph/m-p/673389#M538663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are using a calender year, you could follow the reply from Pradip Sen. But if your calender is different such as a fiscal year, you have to sort according to month number which you have to pre define at load script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanx&lt;/P&gt;&lt;P&gt;Senarath&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2014 05:12:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-Trending-Graph/m-p/673389#M538663</guid>
      <dc:creator>senarath</dc:creator>
      <dc:date>2014-09-11T05:12:55Z</dc:date>
    </item>
    <item>
      <title>Re: Month Trending Graph</title>
      <link>https://community.qlik.com/t5/QlikView/Month-Trending-Graph/m-p/673390#M538664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have a table for employees and the date they joined, you could just use something like this as dimension:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MonthName(employeeJoinDate)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And as expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum(employee)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and everything will sort correctly. You do not even need to do anything in the script, you just need a valid date field in your table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Moritz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2014 06:03:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-Trending-Graph/m-p/673390#M538664</guid>
      <dc:creator />
      <dc:date>2014-09-11T06:03:35Z</dc:date>
    </item>
  </channel>
</rss>

