<?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 Bar Chart Sorting issue in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Sorting-issue/m-p/249791#M94879</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a bar chart that depicts the close ratio for each GEO over the past 12 months.&amp;nbsp; The formula is calculating the close rate correctly, and depicting it correctly, but I can't get the sort order to work.&amp;nbsp; I am displaying these rates over a field called NumFYMonth.&amp;nbsp; This is just a formula within the script that merges the FY number and the month number.&amp;nbsp; I need this to sort by month within fiscal year, and then by fiscal year, but I can't seem to get it to work.&amp;nbsp; Any help would be appreciated.&amp;nbsp; Right now it is sorting largest to smallest because it is taking the FYMo number as a whole number 201112 instead of 2011 12.&amp;nbsp; So, I just need help figuring out how to get it to ignore this number and sort the way that I want it to. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screenshot.jpg" class="jive-image-thumbnail jive-image" onclick="" src="https://community.qlik.com/legacyfs/online/5595_Screenshot.jpg" width="450" /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Jul 2011 15:46:27 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-07-01T15:46:27Z</dc:date>
    <item>
      <title>Bar Chart Sorting issue</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Sorting-issue/m-p/249791#M94879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a bar chart that depicts the close ratio for each GEO over the past 12 months.&amp;nbsp; The formula is calculating the close rate correctly, and depicting it correctly, but I can't get the sort order to work.&amp;nbsp; I am displaying these rates over a field called NumFYMonth.&amp;nbsp; This is just a formula within the script that merges the FY number and the month number.&amp;nbsp; I need this to sort by month within fiscal year, and then by fiscal year, but I can't seem to get it to work.&amp;nbsp; Any help would be appreciated.&amp;nbsp; Right now it is sorting largest to smallest because it is taking the FYMo number as a whole number 201112 instead of 2011 12.&amp;nbsp; So, I just need help figuring out how to get it to ignore this number and sort the way that I want it to. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screenshot.jpg" class="jive-image-thumbnail jive-image" onclick="" src="https://community.qlik.com/legacyfs/online/5595_Screenshot.jpg" width="450" /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jul 2011 15:46:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-Sorting-issue/m-p/249791#M94879</guid>
      <dc:creator />
      <dc:date>2011-07-01T15:46:27Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart Sorting issue</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Sorting-issue/m-p/249792#M94880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Either format your NumFYMonth in the pattern YYYYMM or you may use the calculated dimension in the chart with the expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Left(YM,4) &amp;amp; Num(Mid(YM,5),'00')&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and set the sort order to 'Numeric Value Ascending'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jul 2011 16:19:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-Sorting-issue/m-p/249792#M94880</guid>
      <dc:creator>nagaiank</dc:creator>
      <dc:date>2011-07-01T16:19:39Z</dc:date>
    </item>
  </channel>
</rss>

