<?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: Sorting doesn't work correctly in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Sorting-doesn-t-work-correctly/m-p/438607#M163497</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I replicated it exactly as you put it (excluding the data source) and it's not working at all. Yours works perfectly though.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ugh. I hate how the previous QV guy did things. I'll re-look the data tomorrow and optomize accordingly. This could have been done with calculated fields instead of putting it in the data itself and depending on QV to handle things.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wish I could include a qvw for you guys, but unfortunately the data is sensitive and I suspect if I did what you did (the source) it would work immediately.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Sep 2012 14:41:36 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-09-25T14:41:36Z</dc:date>
    <item>
      <title>Sorting doesn't work correctly</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-doesn-t-work-correctly/m-p/438599#M163489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a scenario where I display a multi-select box containing this data:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1 - Jul&lt;/P&gt;&lt;P&gt;2 - Aug&lt;/P&gt;&lt;P&gt;3 - Sep&lt;/P&gt;&lt;P&gt;4 - Oct&lt;/P&gt;&lt;P&gt;5 - Nov&lt;/P&gt;&lt;P&gt;6 - Dec&lt;/P&gt;&lt;P&gt;7 - Jan&lt;/P&gt;&lt;P&gt;8 - Feb&lt;/P&gt;&lt;P&gt;9 - Mar&lt;/P&gt;&lt;P&gt;10 - Apr&lt;/P&gt;&lt;P&gt;11 - May&lt;/P&gt;&lt;P&gt;12 - Jun&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I sort it with this expression (ascending): =num(trim(left(Financial_Month,2)))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's divided into 6 columns so it'll display in this order:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1 | 3 | 5 | 7 | 9 | 11&lt;/P&gt;&lt;P&gt;2 | 4 | 6 | 8 | 10 | 12&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, as soon as I select something (anything, let's take 1 - Jul for example). It will grey out everything and sort it like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1 | 2 | 4 | 5 | 8 | 10&lt;/P&gt;&lt;P&gt;6 | 3 | 7 | 11 | 9 | 12&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which totally confuses the end-user who now has to go and look for a specific number/month combination.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've turned of "State" sorting (which defaults to Auto Ascending), but still this happens.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to solve this issue ASAP as the end-user is very irratated by this behavior (nevermind that the normal web-view vs the IE plugin works entirely different and the user required IE Plugin just to do a multi-select, where in Chrome you can do it easily. Unfortunately IE is the only supported browser here)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2012 11:17:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-doesn-t-work-correctly/m-p/438599#M163489</guid>
      <dc:creator />
      <dc:date>2012-09-25T11:17:47Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting doesn't work correctly</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-doesn-t-work-correctly/m-p/438600#M163490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to sort by the expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Match(Financial_Month, '1-Jul','2-Aug','3-Sep','4-Oct','5-Nov','6-Dec','7-Jan','8-Feb','9-Mar','10-Apr','11-May','12-Jun')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2012 13:08:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-doesn-t-work-correctly/m-p/438600#M163490</guid>
      <dc:creator />
      <dc:date>2012-09-25T13:08:32Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting doesn't work correctly</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-doesn-t-work-correctly/m-p/438601#M163491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately that doesn't work&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2012 13:15:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-doesn-t-work-correctly/m-p/438601#M163491</guid>
      <dc:creator />
      <dc:date>2012-09-25T13:15:53Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting doesn't work correctly</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-doesn-t-work-correctly/m-p/438602#M163492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;I think you could just uncheck 'Sort by State' and &lt;SPAN style="text-decoration: underline;"&gt;only&lt;/SPAN&gt; check 'Sort by Text' (uncheck the expression sort also).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2012 13:30:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-doesn-t-work-correctly/m-p/438602#M163492</guid>
      <dc:creator>whiteline</dc:creator>
      <dc:date>2012-09-25T13:30:33Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting doesn't work correctly</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-doesn-t-work-correctly/m-p/438603#M163493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I mentioned State has been unselected &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; it still exhibits that behavior&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2012 13:32:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-doesn-t-work-correctly/m-p/438603#M163493</guid>
      <dc:creator />
      <dc:date>2012-09-25T13:32:23Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting doesn't work correctly</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-doesn-t-work-correctly/m-p/438604#M163494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you disabled the expression sort also ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2012 14:15:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-doesn-t-work-correctly/m-p/438604#M163494</guid>
      <dc:creator>whiteline</dc:creator>
      <dc:date>2012-09-25T14:15:13Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting doesn't work correctly</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-doesn-t-work-correctly/m-p/438605#M163495</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;Uncheck&amp;nbsp; Order By Column in Presentation Tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer attachment file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2012 14:16:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-doesn-t-work-correctly/m-p/438605#M163495</guid>
      <dc:creator>muniyandi</dc:creator>
      <dc:date>2012-09-25T14:16:47Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting doesn't work correctly</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-doesn-t-work-correctly/m-p/438606#M163496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That would defeat the purpose of it sorting per number added to the string value, so you'll get a sequence like 1, 10, 11, 12, 2, 3, 4 etc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2012 14:35:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-doesn-t-work-correctly/m-p/438606#M163496</guid>
      <dc:creator />
      <dc:date>2012-09-25T14:35:50Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting doesn't work correctly</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-doesn-t-work-correctly/m-p/438607#M163497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I replicated it exactly as you put it (excluding the data source) and it's not working at all. Yours works perfectly though.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ugh. I hate how the previous QV guy did things. I'll re-look the data tomorrow and optomize accordingly. This could have been done with calculated fields instead of putting it in the data itself and depending on QV to handle things.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wish I could include a qvw for you guys, but unfortunately the data is sensitive and I suspect if I did what you did (the source) it would work immediately.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2012 14:41:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-doesn-t-work-correctly/m-p/438607#M163497</guid>
      <dc:creator />
      <dc:date>2012-09-25T14:41:36Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting doesn't work correctly</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-doesn-t-work-correctly/m-p/438608#M163498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's strange but text sorting works well. Did you really try it ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2012 14:52:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-doesn-t-work-correctly/m-p/438608#M163498</guid>
      <dc:creator>whiteline</dc:creator>
      <dc:date>2012-09-25T14:52:54Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting doesn't work correctly</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-doesn-t-work-correctly/m-p/438609#M163499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try creating an inline table for that field only before it is loaded from your main data tables.&amp;nbsp; For example if the field is called FinMonth do the following&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load * inline [&lt;/P&gt;&lt;P&gt;FinMonth&lt;/P&gt;&lt;P&gt;1&lt;/P&gt;&lt;P&gt;2&lt;/P&gt;&lt;P&gt;3&lt;/P&gt;&lt;P&gt;4&lt;/P&gt;&lt;P&gt;5&lt;/P&gt;&lt;P&gt;6&lt;/P&gt;&lt;P&gt;7&lt;/P&gt;&lt;P&gt;8&lt;/P&gt;&lt;P&gt;9&lt;/P&gt;&lt;P&gt;10&lt;/P&gt;&lt;P&gt;11&lt;/P&gt;&lt;P&gt;12&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then load main data tables and after that drop the inline table.&amp;nbsp; On the listbox select Load Order on the sort tab with state and order by column unchecked.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2012 16:08:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-doesn-t-work-correctly/m-p/438609#M163499</guid>
      <dc:creator>Tammy_Milsom</dc:creator>
      <dc:date>2012-09-25T16:08:18Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting doesn't work correctly</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-doesn-t-work-correctly/m-p/438610#M163500</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;Try with dual() function&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2012 23:08:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-doesn-t-work-correctly/m-p/438610#M163500</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2012-09-25T23:08:56Z</dc:date>
    </item>
  </channel>
</rss>

