<?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: Order by problem in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Order-by-problem/m-p/438496#M1160441</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;Get thru the properties "Sort" and tick the sort by load order "original "&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Jan 2013 09:51:15 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-01-21T09:51:15Z</dc:date>
    <item>
      <title>Order by problem</title>
      <link>https://community.qlik.com/t5/QlikView/Order-by-problem/m-p/438495#M1160440</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 need to order a qvd file by two fields, but it seems impossible. I'm sure, I'm making some mistakes but I don't know where.&lt;/P&gt;&lt;P&gt;See below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MYTABLE:&lt;/P&gt;&lt;P&gt;LOAD MyField, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MyfieldSequence &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[..\..\..Myfolder\Mytable.qvd]&lt;/P&gt;&lt;P&gt;(qvd) ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mytable1:&lt;/P&gt;&lt;P&gt;NoConcatenate&lt;/P&gt;&lt;P&gt;load *, 1 as newflag&lt;/P&gt;&lt;P&gt;resident MYTABLE order by Myfield asc, MyfieldSequence desc;&lt;/P&gt;&lt;P&gt;drop table MYTABLE;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's very simple, but I don't see my data listed in the right order.&lt;/P&gt;&lt;P&gt;Help please !!&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/confused.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jan 2013 09:44:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Order-by-problem/m-p/438495#M1160440</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-01-21T09:44:03Z</dc:date>
    </item>
    <item>
      <title>Re: Order by problem</title>
      <link>https://community.qlik.com/t5/QlikView/Order-by-problem/m-p/438496#M1160441</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;Get thru the properties "Sort" and tick the sort by load order "original "&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jan 2013 09:51:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Order-by-problem/m-p/438496#M1160441</guid>
      <dc:creator />
      <dc:date>2013-01-21T09:51:15Z</dc:date>
    </item>
    <item>
      <title>Re: Order by problem</title>
      <link>https://community.qlik.com/t5/QlikView/Order-by-problem/m-p/438497#M1160443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Christian, thanks for your answer.&lt;/P&gt;&lt;P&gt;I would sort data in the script without using sort properties tab in my objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jan 2013 09:58:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Order-by-problem/m-p/438497#M1160443</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-01-21T09:58:54Z</dc:date>
    </item>
    <item>
      <title>Re: Order by problem</title>
      <link>https://community.qlik.com/t5/QlikView/Order-by-problem/m-p/438498#M1160445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;firstly load your table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;MYTABLE:&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;LOAD MyField,&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MyfieldSequence&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;FROM&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;[..\..\..Myfolder\Mytable.qvd]&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;(qvd) ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt; MyField,&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MyfieldSequence&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;resident &lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;MYTABLE&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;&lt;SPAN style="color: #737373; background-color: #ffffff; font-family: Arial;"&gt;order by Myfield asc, MyfieldSequence desc;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;&lt;SPAN style="color: #737373; background-color: #ffffff; font-family: Arial;"&gt;load&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt; MyField,&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MyfieldSequence&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;resident &lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;MYTABLE&lt;/SPAN&gt;;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;drop table &lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;MYTABLE&lt;/SPAN&gt;;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;&lt;SPAN style="color: #737373; background-color: #ffffff; font-family: Arial;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;i can't get you exactly if you attached data file then i understand clearly....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jan 2013 11:43:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Order-by-problem/m-p/438498#M1160445</guid>
      <dc:creator>er_mohit</dc:creator>
      <dc:date>2013-01-21T11:43:17Z</dc:date>
    </item>
    <item>
      <title>Re: Order by problem</title>
      <link>https://community.qlik.com/t5/QlikView/Order-by-problem/m-p/438499#M1160446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;try this, hope it helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;tab1:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD myfield, &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; myfieldseq&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FROM&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;D&gt;&lt;/D&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;(ooxml, embedded labels, table is Sheet1);&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;tab2:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;NoConcatenate&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;load *,&lt;SPAN style="color: #003300;"&gt; RecNo() &lt;/SPAN&gt;as newflag&amp;nbsp;&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;resident tab1 order by myfield asc, myfieldseq desc ;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;drop table tab1;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jan 2013 12:43:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Order-by-problem/m-p/438499#M1160446</guid>
      <dc:creator />
      <dc:date>2013-01-21T12:43:49Z</dc:date>
    </item>
    <item>
      <title>Re: Order by problem</title>
      <link>https://community.qlik.com/t5/QlikView/Order-by-problem/m-p/438500#M1160447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes I understand,&lt;/P&gt;&lt;P&gt;It seems you sort is right but to see how exactly it is loaded you have to display and sort it by original load order. &lt;/P&gt;&lt;P&gt;When then you checked it is well loaded you are sure you can work in your script on a table sorted as you want. For example, you can you previous, peek...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jan 2013 13:45:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Order-by-problem/m-p/438500#M1160447</guid>
      <dc:creator />
      <dc:date>2013-01-21T13:45:28Z</dc:date>
    </item>
  </channel>
</rss>

