<?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: Acceding order !!!!! in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Acceding-order/m-p/638025#M233915</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The structure of the Load should be&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Load ... Resident ... Order By Tax Asc ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Order By clause cannot be used in a "Load ... From"; it must be a "Load ... Resident".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 May 2014 12:05:53 GMT</pubDate>
    <dc:creator>hic</dc:creator>
    <dc:date>2014-05-19T12:05:53Z</dc:date>
    <item>
      <title>Acceding order !!!!!</title>
      <link>https://community.qlik.com/t5/QlikView/Acceding-order/m-p/638024#M233914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; How to Sort the data in Scripting level &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If suppose i have salary column in my table i calculated Tax based an the column in script itself i need the sort the Tax Column in Acceding order&amp;nbsp; how we can do &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can u suggest me &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank u &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 May 2014 11:59:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Acceding-order/m-p/638024#M233914</guid>
      <dc:creator />
      <dc:date>2014-05-19T11:59:53Z</dc:date>
    </item>
    <item>
      <title>Re: Acceding order !!!!!</title>
      <link>https://community.qlik.com/t5/QlikView/Acceding-order/m-p/638025#M233915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The structure of the Load should be&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Load ... Resident ... Order By Tax Asc ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Order By clause cannot be used in a "Load ... From"; it must be a "Load ... Resident".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 May 2014 12:05:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Acceding-order/m-p/638025#M233915</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2014-05-19T12:05:53Z</dc:date>
    </item>
    <item>
      <title>Re: Acceding order !!!!!</title>
      <link>https://community.qlik.com/t5/QlikView/Acceding-order/m-p/638026#M233916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;while fetching the data from&amp;nbsp; data base use order by &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;or &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;if u r getting the data from excel use this code&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;TempTable:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;Name,&lt;/P&gt;&lt;P&gt;Salary,&lt;/P&gt;&lt;P&gt;Amt&lt;/P&gt;&lt;P&gt;from ur table;&lt;/P&gt;&lt;P&gt;no concatenate&lt;/P&gt;&lt;P&gt;TableA:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;Name,&lt;/P&gt;&lt;P&gt;Salary,&lt;/P&gt;&lt;P&gt;Amt&lt;/P&gt;&lt;P&gt;Resident TempTable order by Amt;&lt;/P&gt;&lt;P&gt;drop table TempTable;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Because as of i know we cant use order by directly,we can use order by in resident only &lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 May 2014 12:07:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Acceding-order/m-p/638026#M233916</guid>
      <dc:creator>nizamsha</dc:creator>
      <dc:date>2014-05-19T12:07:46Z</dc:date>
    </item>
  </channel>
</rss>

