<?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: Dimensions in Ascending Order - How? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Dimensions-in-Ascending-Order-How/m-p/753150#M268369</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you are creating your Month/Year field, create using Dual as below. This will allow you to sort the data by Numeric value..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&amp;nbsp; *,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Dual(Date(MonthStart(Date),'MMM-YY'),Date(MonthStart(Date),'YYYYMM')) as [Month/Year]&lt;/P&gt;&lt;P&gt;Inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;&amp;nbsp; Date, Sales&lt;/P&gt;&lt;P&gt;&amp;nbsp; 15/02/2015, 100&lt;/P&gt;&lt;P&gt;&amp;nbsp; 25/01/2015, 120&lt;/P&gt;&lt;P&gt;&amp;nbsp; 10/11/2014, 130&lt;/P&gt;&lt;P&gt;&amp;nbsp; 12/12/2014, 90&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Mar 2015 20:38:39 GMT</pubDate>
    <dc:creator>MK_QSL</dc:creator>
    <dc:date>2015-03-05T20:38:39Z</dc:date>
    <item>
      <title>Dimensions in Ascending Order - How?</title>
      <link>https://community.qlik.com/t5/QlikView/Dimensions-in-Ascending-Order-How/m-p/753143#M268362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Team&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;I have a graph like this below where I am showing the Latest 3 Months (from a Set of 13 months)&lt;/LI&gt;&lt;LI&gt;I have enabled the Dimension Limit as 'Show First 3 Values'&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;Now I want to show the X axis in Ascending Order (Dec-14 Jan-15 Feb-15). HOW? &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (My Sort option is shown in next image)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;Changing the Expression Sort to Ascending is not helping as it displays - Jan-14&amp;nbsp; Feb-14&amp;nbsp; Mar-14&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="80050" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/80050_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="80057" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/80057_pastedImage_4.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Mar 2015 19:50:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimensions-in-Ascending-Order-How/m-p/753143#M268362</guid>
      <dc:creator>dmohanty</dc:creator>
      <dc:date>2015-03-05T19:50:20Z</dc:date>
    </item>
    <item>
      <title>Re: Dimensions in Ascending Order - How?</title>
      <link>https://community.qlik.com/t5/QlikView/Dimensions-in-Ascending-Order-How/m-p/753144#M268363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is your [Month/Year] field a date field or text? If it is a date field then you can do a numeric value sort by ascending order. If it is text than you can put this as your sort order in the expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Match([Month/Year], 'Dec-14', 'Jan-15', 'Feb-15')&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Mar 2015 19:54:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimensions-in-Ascending-Order-How/m-p/753144#M268363</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-03-05T19:54:13Z</dc:date>
    </item>
    <item>
      <title>Re: Dimensions in Ascending Order - How?</title>
      <link>https://community.qlik.com/t5/QlikView/Dimensions-in-Ascending-Order-How/m-p/753145#M268364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the dimension is in date format enable only the Text A-Z sort option. I think that works.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Mar 2015 19:55:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimensions-in-Ascending-Order-How/m-p/753145#M268364</guid>
      <dc:creator />
      <dc:date>2015-03-05T19:55:56Z</dc:date>
    </item>
    <item>
      <title>Re: Dimensions in Ascending Order - How?</title>
      <link>https://community.qlik.com/t5/QlikView/Dimensions-in-Ascending-Order-How/m-p/753146#M268365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Renato,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enabling the Tex A-Z gives Jan-14&amp;nbsp; Feb-14&amp;nbsp;&amp;nbsp; Mar-14.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is not needed. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&amp;nbsp; Any more help please&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Mar 2015 20:01:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimensions-in-Ascending-Order-How/m-p/753146#M268365</guid>
      <dc:creator>dmohanty</dc:creator>
      <dc:date>2015-03-05T20:01:35Z</dc:date>
    </item>
    <item>
      <title>Re: Dimensions in Ascending Order - How?</title>
      <link>https://community.qlik.com/t5/QlikView/Dimensions-in-Ascending-Order-How/m-p/753147#M268366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunindia,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can't do a hard coding here.... As it's kind of Rolling Month and will change next month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Numeric Sort didn't helped.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any SET ANALYSIS to restrict Latest 3 months from 13 months - to avoid Dimensional Limit ? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Mar 2015 20:03:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimensions-in-Ascending-Order-How/m-p/753147#M268366</guid>
      <dc:creator>dmohanty</dc:creator>
      <dc:date>2015-03-05T20:03:08Z</dc:date>
    </item>
    <item>
      <title>Re: Dimensions in Ascending Order - How?</title>
      <link>https://community.qlik.com/t5/QlikView/Dimensions-in-Ascending-Order-How/m-p/753148#M268367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should be able to use set analysis, something like this maybe:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;{&amp;lt;[Month/Year] = {'&amp;gt;=$(=Date(AddMonths(Max([Month/Year]), -3)))'}&amp;gt;}&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Assuming &lt;STRONG&gt;[Month/Year]&lt;/STRONG&gt; is a date field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if it doesn't work or if [Month/Year] is a different format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Mar 2015 20:13:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimensions-in-Ascending-Order-How/m-p/753148#M268367</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-03-05T20:13:30Z</dc:date>
    </item>
    <item>
      <title>Re: Dimensions in Ascending Order - How?</title>
      <link>https://community.qlik.com/t5/QlikView/Dimensions-in-Ascending-Order-How/m-p/753149#M268368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the script you can sort the table that has the date field by Ascending and than check Load Order as your Sort option.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Mar 2015 20:15:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimensions-in-Ascending-Order-How/m-p/753149#M268368</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-05T20:15:25Z</dc:date>
    </item>
    <item>
      <title>Re: Dimensions in Ascending Order - How?</title>
      <link>https://community.qlik.com/t5/QlikView/Dimensions-in-Ascending-Order-How/m-p/753150#M268369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you are creating your Month/Year field, create using Dual as below. This will allow you to sort the data by Numeric value..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&amp;nbsp; *,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Dual(Date(MonthStart(Date),'MMM-YY'),Date(MonthStart(Date),'YYYYMM')) as [Month/Year]&lt;/P&gt;&lt;P&gt;Inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;&amp;nbsp; Date, Sales&lt;/P&gt;&lt;P&gt;&amp;nbsp; 15/02/2015, 100&lt;/P&gt;&lt;P&gt;&amp;nbsp; 25/01/2015, 120&lt;/P&gt;&lt;P&gt;&amp;nbsp; 10/11/2014, 130&lt;/P&gt;&lt;P&gt;&amp;nbsp; 12/12/2014, 90&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Mar 2015 20:38:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimensions-in-Ascending-Order-How/m-p/753150#M268369</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2015-03-05T20:38:39Z</dc:date>
    </item>
    <item>
      <title>Re: Dimensions in Ascending Order - How?</title>
      <link>https://community.qlik.com/t5/QlikView/Dimensions-in-Ascending-Order-How/m-p/753151#M268370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sort by expression and use the expression:&lt;BR /&gt;=Max(Date)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Mar 2015 21:32:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimensions-in-Ascending-Order-How/m-p/753151#M268370</guid>
      <dc:creator>simenkg</dc:creator>
      <dc:date>2015-03-05T21:32:08Z</dc:date>
    </item>
    <item>
      <title>Re: Dimensions in Ascending Order - How?</title>
      <link>https://community.qlik.com/t5/QlikView/Dimensions-in-Ascending-Order-How/m-p/753152#M268371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I feel, the best way to deal with sorting of time is to create a numeric field corresponding to the every month and use it as the sort expression. That is, in your case, at the script side you can create a new field by name say 'MonthSort'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dec-14 should have the MonthSort value as 201412&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Jan-15 should have the &lt;SPAN style="font-size: 13.3333330154419px;"&gt;MonthSort &lt;/SPAN&gt; value as 201501&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Feb-15 should have the &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;MonthSort &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt; value as 201502&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Later in the dimension sort tab, check to sort by expression and in the expression field just give &lt;SPAN style="font-size: 13.3333330154419px;"&gt;MonthSort and make it ascending. &lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Mar 2015 21:44:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimensions-in-Ascending-Order-How/m-p/753152#M268371</guid>
      <dc:creator>vishnus85</dc:creator>
      <dc:date>2015-03-05T21:44:54Z</dc:date>
    </item>
  </channel>
</rss>

