<?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 order by doesn't work in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/order-by-doesn-t-work/m-p/268819#M707528</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you doing something later on in your script with this table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you tried not using the Qualify / Unqualify (just exiting the script after the second load, just for a test)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you give an example of how your table looks like not correctly ordered?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is probably be helpful if you could post a small sample, if you don't want to post confidential data, maybe you can use mock up data or scramble it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Nov 2011 15:13:12 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2011-11-30T15:13:12Z</dc:date>
    <item>
      <title>order by doesn't work</title>
      <link>https://community.qlik.com/t5/QlikView/order-by-doesn-t-work/m-p/268812#M707521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;if i do &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;load time,number&lt;/P&gt;&lt;P&gt; resident table&lt;/P&gt;&lt;P&gt;order by time;&lt;/P&gt;&lt;P&gt;(time is numeric)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my table doesn't order by time but it is oder randomly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Nov 2011 11:37:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/order-by-doesn-t-work/m-p/268812#M707521</guid>
      <dc:creator />
      <dc:date>2011-11-30T11:37:27Z</dc:date>
    </item>
    <item>
      <title>order by doesn't work</title>
      <link>https://community.qlik.com/t5/QlikView/order-by-doesn-t-work/m-p/268813#M707522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you say "my table", do you refer to the table you could look at in table viewer or do you create a chart table object using fields time and number? &lt;/P&gt;&lt;P&gt;If second, I guess the sort order for those fields within the object is not set to load order of field time, but something different.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Nov 2011 11:51:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/order-by-doesn-t-work/m-p/268813#M707522</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2011-11-30T11:51:38Z</dc:date>
    </item>
    <item>
      <title>order by doesn't work</title>
      <link>https://community.qlik.com/t5/QlikView/order-by-doesn-t-work/m-p/268814#M707523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i refer to the table i could look at in table viewer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Nov 2011 12:29:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/order-by-doesn-t-work/m-p/268814#M707523</guid>
      <dc:creator />
      <dc:date>2011-11-30T12:29:30Z</dc:date>
    </item>
    <item>
      <title>order by doesn't work</title>
      <link>https://community.qlik.com/t5/QlikView/order-by-doesn-t-work/m-p/268815#M707524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could it be that you get a concatenation to a table with fields time and number (maybe table "table"?) and you are still looking at the original order of table "table" (table view will only show you the start of the table)? Try a NOCONCATENATE LOAD then, using a label for your new table and a drop the first table (or rename the fields).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Nov 2011 12:35:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/order-by-doesn-t-work/m-p/268815#M707524</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2011-11-30T12:35:19Z</dc:date>
    </item>
    <item>
      <title>order by doesn't work</title>
      <link>https://community.qlik.com/t5/QlikView/order-by-doesn-t-work/m-p/268816#M707525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I already use NOCONCATENATE &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Nov 2011 12:46:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/order-by-doesn-t-work/m-p/268816#M707525</guid>
      <dc:creator />
      <dc:date>2011-11-30T12:46:18Z</dc:date>
    </item>
    <item>
      <title>order by doesn't work</title>
      <link>https://community.qlik.com/t5/QlikView/order-by-doesn-t-work/m-p/268817#M707526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you post a small sample here (upload availabe in advanced editor)? Or your script?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Nov 2011 12:49:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/order-by-doesn-t-work/m-p/268817#M707526</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2011-11-30T12:49:52Z</dc:date>
    </item>
    <item>
      <title>Re: order by doesn't work</title>
      <link>https://community.qlik.com/t5/QlikView/order-by-doesn-t-work/m-p/268818#M707527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;of course!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DDSEvent_Signal2:&lt;/P&gt;&lt;P&gt;LOAD&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; VehicleName,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; VehiclesKey,&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; EventId, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ProcessId,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; StartTime,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; EndTime, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MCGFileNameId,&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; EnvironmentSignalGuid, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; central_sample&lt;/P&gt;&lt;P&gt;from ./file.qvd(qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DDSEvent_Signal:&lt;/P&gt;&lt;P&gt;QUALIFY*;&lt;/P&gt;&lt;P&gt;UNQUALIFY VehiclesKey,MCGFileNameId,DiagnosticConfigurationId/*,DDSEventId*/,EnvironmentSignalGuid/*,central_sample*/,VHLKey,StartTime;&lt;/P&gt;&lt;P&gt;NoConcatenate&lt;/P&gt;&lt;P&gt;LOAD&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; VehicleName,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; VehiclesKey,&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; EventId, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ProcessId,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; StartTime,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; EndTime, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MCGFileNameId,&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; EnvironmentSignalGuid, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; central_sample&lt;/P&gt;&lt;P&gt;resident DDSEvent_Signal2&lt;/P&gt;&lt;P&gt;Order By StartTime;&lt;/P&gt;&lt;P&gt;drop Table DDSEvent_Signal2;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Nov 2011 13:44:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/order-by-doesn-t-work/m-p/268818#M707527</guid>
      <dc:creator />
      <dc:date>2011-11-30T13:44:47Z</dc:date>
    </item>
    <item>
      <title>order by doesn't work</title>
      <link>https://community.qlik.com/t5/QlikView/order-by-doesn-t-work/m-p/268819#M707528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you doing something later on in your script with this table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you tried not using the Qualify / Unqualify (just exiting the script after the second load, just for a test)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you give an example of how your table looks like not correctly ordered?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is probably be helpful if you could post a small sample, if you don't want to post confidential data, maybe you can use mock up data or scramble it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Nov 2011 15:13:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/order-by-doesn-t-work/m-p/268819#M707528</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2011-11-30T15:13:12Z</dc:date>
    </item>
    <item>
      <title>Re: order by doesn't work</title>
      <link>https://community.qlik.com/t5/QlikView/order-by-doesn-t-work/m-p/268820#M707529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;attached below my startTime column order by load order&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Dec 2011 10:37:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/order-by-doesn-t-work/m-p/268820#M707529</guid>
      <dc:creator />
      <dc:date>2011-12-05T10:37:52Z</dc:date>
    </item>
    <item>
      <title>order by doesn't work</title>
      <link>https://community.qlik.com/t5/QlikView/order-by-doesn-t-work/m-p/268821#M707530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, that's what I call a big example &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I was more after a sample of your input data (qvd) and your complete script (maybe just a little qvw sample?).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Honestly, I still don't know why you don't get an ordered startTime field. I would try and keep the codes as simple as possible to see what's going on.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Dec 2011 18:45:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/order-by-doesn-t-work/m-p/268821#M707530</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2011-12-05T18:45:13Z</dc:date>
    </item>
    <item>
      <title>order by doesn't work</title>
      <link>https://community.qlik.com/t5/QlikView/order-by-doesn-t-work/m-p/268822#M707531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Davide,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I really don't get your point, but maybe you need to view order in table viewer. If so then we ask this question:&lt;/P&gt;&lt;P&gt;1. Why I need to view order in table viewer?&lt;/P&gt;&lt;P&gt;2. If I can sort order in table viewer, what is the benefit for developer? What is extra load time and process when use order by?&lt;/P&gt;&lt;P&gt;3. Our customer need to sort order in table viewer or in QlikView object (Straight Table, Pivot Table,...)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So from my idea is do not sort order in load script. I prefer sort order in QlikView object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sokkorn Cheav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2011 01:33:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/order-by-doesn-t-work/m-p/268822#M707531</guid>
      <dc:creator>Sokkorn</dc:creator>
      <dc:date>2011-12-06T01:33:51Z</dc:date>
    </item>
    <item>
      <title>Re: order by doesn't work</title>
      <link>https://community.qlik.com/t5/QlikView/order-by-doesn-t-work/m-p/268823#M707532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi sokkorn,&lt;/P&gt;&lt;P&gt;I need to order the table on load statement because I need to use fieldindex() and this function works on load order.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2011 12:50:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/order-by-doesn-t-work/m-p/268823#M707532</guid>
      <dc:creator />
      <dc:date>2011-12-06T12:50:39Z</dc:date>
    </item>
    <item>
      <title>Re: order by doesn't work</title>
      <link>https://community.qlik.com/t5/QlikView/order-by-doesn-t-work/m-p/268824#M707533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I know this is quite an old post, but I am also not able to get the ORDER BY to work (11.20) in the load script when used as described in the help (resident load, etc.)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Oct 2013 12:40:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/order-by-doesn-t-work/m-p/268824#M707533</guid>
      <dc:creator>Tyler_Waterfall</dc:creator>
      <dc:date>2013-10-16T12:40:09Z</dc:date>
    </item>
    <item>
      <title>Re: order by doesn't work</title>
      <link>https://community.qlik.com/t5/QlikView/order-by-doesn-t-work/m-p/268825#M707534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tyler,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would suggest that you open a new thread.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please add as many information as possible (best using a small sample app that demonstrates your issue).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Oct 2013 12:42:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/order-by-doesn-t-work/m-p/268825#M707534</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-10-16T12:42:58Z</dc:date>
    </item>
  </channel>
</rss>

