<?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 in a different order in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/sorting-in-a-different-order/m-p/570502#M1104305</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your answer, despite the fact that the decision has already been found, take yourself and your advice.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Apr 2014 06:43:26 GMT</pubDate>
    <dc:creator>antonrus</dc:creator>
    <dc:date>2014-04-14T06:43:26Z</dc:date>
    <item>
      <title>sorting in a different order</title>
      <link>https://community.qlik.com/t5/QlikView/sorting-in-a-different-order/m-p/570492#M1104288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello! Please help to solve one problem. I have a table of revenue on weekdays. It displays the days of the week in order, starting from Monday. And should that be showed with the environment, ie sort in a different order, such as not allowing it (sorry, do not speak in English)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Apr 2014 06:02:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sorting-in-a-different-order/m-p/570492#M1104288</guid>
      <dc:creator>antonrus</dc:creator>
      <dc:date>2014-04-14T06:02:08Z</dc:date>
    </item>
    <item>
      <title>Re: sorting in a different order</title>
      <link>https://community.qlik.com/t5/QlikView/sorting-in-a-different-order/m-p/570493#M1104289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Take a straight table-&amp;gt; Sort tab-&amp;gt; Allow interactive sort &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Apr 2014 06:11:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sorting-in-a-different-order/m-p/570493#M1104289</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-04-14T06:11:22Z</dc:date>
    </item>
    <item>
      <title>Re: sorting in a different order</title>
      <link>https://community.qlik.com/t5/QlikView/sorting-in-a-different-order/m-p/570494#M1104290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, this has put a tick. But now sort random string? When I try to drag them - they just do not want me to impose a filter on the day of the week.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Apr 2014 06:20:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sorting-in-a-different-order/m-p/570494#M1104290</guid>
      <dc:creator>antonrus</dc:creator>
      <dc:date>2014-04-14T06:20:20Z</dc:date>
    </item>
    <item>
      <title>Re: sorting in a different order</title>
      <link>https://community.qlik.com/t5/QlikView/sorting-in-a-different-order/m-p/570495#M1104291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hiya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or if you want your table sorted in a specefic way, i.e. Ascending (small to big),&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Right Click the table&lt;/LI&gt;&lt;LI&gt;Properties&lt;/LI&gt;&lt;LI&gt;Go to the Sort Tab&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;IMG alt="tmp_sort.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/57165_tmp_sort.png" style="width: 620px; height: 337px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Apr 2014 06:23:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sorting-in-a-different-order/m-p/570495#M1104291</guid>
      <dc:creator>kangaroomac</dc:creator>
      <dc:date>2014-04-14T06:23:14Z</dc:date>
    </item>
    <item>
      <title>Re: sorting in a different order</title>
      <link>https://community.qlik.com/t5/QlikView/sorting-in-a-different-order/m-p/570496#M1104293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try sorting it on Load Order&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and in your script, load the field with the dates as:&lt;/P&gt;&lt;P&gt;..&lt;/P&gt;&lt;P&gt;ORDER BY myDate ASC;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This way it will load days in ascending order, and with load order chosen in your Sort tab, should give you the days of the week in the desired order.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Apr 2014 06:25:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sorting-in-a-different-order/m-p/570496#M1104293</guid>
      <dc:creator>kangaroomac</dc:creator>
      <dc:date>2014-04-14T06:25:47Z</dc:date>
    </item>
    <item>
      <title>Re: sorting in a different order</title>
      <link>https://community.qlik.com/t5/QlikView/sorting-in-a-different-order/m-p/570497#M1104295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You mean, users would define their won sort order? No, that won't be possible that way. Iteractive sort only allows asc or desc sort. If you want a specific order which is predefined, you can do that in an expression of sort tab.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Apr 2014 06:26:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sorting-in-a-different-order/m-p/570497#M1104295</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-04-14T06:26:52Z</dc:date>
    </item>
    <item>
      <title>Re: sorting in a different order</title>
      <link>https://community.qlik.com/t5/QlikView/sorting-in-a-different-order/m-p/570498#M1104297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you. But now I have shows in the following order: Monday; Tuesday; Wednesday; Thuesday; Friday; Saturday; Sunday &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And that should be started with the environment: &lt;/P&gt;&lt;P&gt;Wednesday; Thuesday; Friday; Saturday; Sunday; Monday; Tuesday&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Apr 2014 06:28:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sorting-in-a-different-order/m-p/570498#M1104297</guid>
      <dc:creator>antonrus</dc:creator>
      <dc:date>2014-04-14T06:28:18Z</dc:date>
    </item>
    <item>
      <title>Re: sorting in a different order</title>
      <link>https://community.qlik.com/t5/QlikView/sorting-in-a-different-order/m-p/570499#M1104299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the expression of sort tab, try something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Match(YourWeekField, 'Wednesday','Thuesday', 'Friday', 'Saturday', 'Sunday', 'Monday', 'Tuesday')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dual(YourWeekField, Match(YourWeekField, 'Wednesday','Thuesday', 'Friday', 'Saturday', 'Sunday', 'Monday', 'Tuesday'))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Apr 2014 06:32:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sorting-in-a-different-order/m-p/570499#M1104299</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-04-14T06:32:48Z</dc:date>
    </item>
    <item>
      <title>Re: sorting in a different order</title>
      <link>https://community.qlik.com/t5/QlikView/sorting-in-a-different-order/m-p/570500#M1104302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Load an inline table, with something like:&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;INLINE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sort_Day, WeekDay&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1, 3&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2, 4&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3, 5&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4, 6&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 5, 7&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 6, 1&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 7, 2&lt;BR /&gt;]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;and link it to your loaded field, with the date field having something like &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;WeekDay(myDate) AS WeekDay&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;and in your front-end sort by Sort_Day Ascending.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Apr 2014 06:36:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sorting-in-a-different-order/m-p/570500#M1104302</guid>
      <dc:creator>kangaroomac</dc:creator>
      <dc:date>2014-04-14T06:36:14Z</dc:date>
    </item>
    <item>
      <title>Re: sorting in a different order</title>
      <link>https://community.qlik.com/t5/QlikView/sorting-in-a-different-order/m-p/570501#M1104304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hooray! It works! Thank you and all who responded to my question! &lt;/P&gt;&lt;P&gt;(Two weeks of work - but because of this problem, the whole project was in jeopardy, but you saved it) &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Apr 2014 06:38:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sorting-in-a-different-order/m-p/570501#M1104304</guid>
      <dc:creator>antonrus</dc:creator>
      <dc:date>2014-04-14T06:38:02Z</dc:date>
    </item>
    <item>
      <title>Re: sorting in a different order</title>
      <link>https://community.qlik.com/t5/QlikView/sorting-in-a-different-order/m-p/570502#M1104305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your answer, despite the fact that the decision has already been found, take yourself and your advice.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Apr 2014 06:43:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sorting-in-a-different-order/m-p/570502#M1104305</guid>
      <dc:creator>antonrus</dc:creator>
      <dc:date>2014-04-14T06:43:26Z</dc:date>
    </item>
  </channel>
</rss>

