<?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 with where in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Order-by-with-where/m-p/243052#M92841</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a resident table, and a condition that only works correctly with order by.&lt;/P&gt;&lt;P&gt;But i also need to drop the results that don't satisfy the condition.&lt;/P&gt;&lt;P&gt;How can i do this, once it's not possible to use Order by with Where?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Aug 2011 13:34:17 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-08-02T13:34:17Z</dc:date>
    <item>
      <title>Order by with where</title>
      <link>https://community.qlik.com/t5/QlikView/Order-by-with-where/m-p/243052#M92841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a resident table, and a condition that only works correctly with order by.&lt;/P&gt;&lt;P&gt;But i also need to drop the results that don't satisfy the condition.&lt;/P&gt;&lt;P&gt;How can i do this, once it's not possible to use Order by with Where?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2011 13:34:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Order-by-with-where/m-p/243052#M92841</guid>
      <dc:creator />
      <dc:date>2011-08-02T13:34:17Z</dc:date>
    </item>
    <item>
      <title>Order by with where</title>
      <link>https://community.qlik.com/t5/QlikView/Order-by-with-where/m-p/243053#M92842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I think it can be easier to see what you are trying to achieve if you could post some sample code, however I will take my chances without further information, so you may try something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//Here you order the table in the needed way&lt;/P&gt;&lt;P&gt;Temp:&lt;/P&gt;&lt;P&gt;Load yourfields&lt;/P&gt;&lt;P&gt;resident table&lt;/P&gt;&lt;P&gt;order by A;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//Here you apply the condition and keep only those records of interest&lt;/P&gt;&lt;P&gt;Fact:&lt;/P&gt;&lt;P&gt;noconcateante&lt;/P&gt;&lt;P&gt;Load yourfields&lt;/P&gt;&lt;P&gt;resident temp&lt;/P&gt;&lt;P&gt;where yourcondition;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//clean up the ordered table&lt;/P&gt;&lt;P&gt;drop table Temp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2011 13:45:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Order-by-with-where/m-p/243053#M92842</guid>
      <dc:creator />
      <dc:date>2011-08-02T13:45:30Z</dc:date>
    </item>
    <item>
      <title>Order by with where</title>
      <link>https://community.qlik.com/t5/QlikView/Order-by-with-where/m-p/243054#M92843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, that's it&lt;/P&gt;&lt;P&gt;i did like this before but i had forgotten the noconcatenate.&lt;/P&gt;&lt;P&gt;many thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2011 14:12:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Order-by-with-where/m-p/243054#M92843</guid>
      <dc:creator />
      <dc:date>2011-08-02T14:12:33Z</dc:date>
    </item>
  </channel>
</rss>

