<?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 on Data Load Editor - error in Connectivity &amp; Data Prep</title>
    <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Sorting-on-Data-Load-Editor-error/m-p/1666023#M4858</link>
    <description>&lt;P&gt;Try:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;noconcatenate

DataNew:
LOAD
*
RESIDENT BSTATUSDATA
ORDER BY RPA,RPB,RPC;


DROP TABLE BSTATUSDATA;&lt;/LI-CODE&gt;</description>
    <pubDate>Thu, 16 Jan 2020 00:56:33 GMT</pubDate>
    <dc:creator>Arthur_Fong</dc:creator>
    <dc:date>2020-01-16T00:56:33Z</dc:date>
    <item>
      <title>Sorting on Data Load Editor - error</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Sorting-on-Data-Load-Editor-error/m-p/1665946#M4857</link>
      <description>&lt;P&gt;Hi - I am trying to sort a table in the data load editor&lt;/P&gt;&lt;P&gt;I authored the following:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;TempTable:&lt;BR /&gt;LOAD BSTATUSDATA&lt;BR /&gt;*;&lt;BR /&gt;DataNew:&lt;BR /&gt;LOAD&lt;BR /&gt;*&lt;BR /&gt;RESIDENT TempTable&lt;BR /&gt;ORDER BY RPA,RPB,RPC;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;DROP TABLE TempTable;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The original Table is BSTATUSDATA&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any thoughts ?&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jan 2020 19:08:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Sorting-on-Data-Load-Editor-error/m-p/1665946#M4857</guid>
      <dc:creator>jerryr125</dc:creator>
      <dc:date>2020-01-15T19:08:30Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting on Data Load Editor - error</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Sorting-on-Data-Load-Editor-error/m-p/1666023#M4858</link>
      <description>&lt;P&gt;Try:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;noconcatenate

DataNew:
LOAD
*
RESIDENT BSTATUSDATA
ORDER BY RPA,RPB,RPC;


DROP TABLE BSTATUSDATA;&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 16 Jan 2020 00:56:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Sorting-on-Data-Load-Editor-error/m-p/1666023#M4858</guid>
      <dc:creator>Arthur_Fong</dc:creator>
      <dc:date>2020-01-16T00:56:33Z</dc:date>
    </item>
  </channel>
</rss>

