<?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: Store Into txt file with specific sort order in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Store-Into-txt-file-with-specific-sort-order/m-p/500616#M187087</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;what about loading temporary table with ORDER BY Field 3 before using STORE statement?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Dec 2013 13:15:53 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-12-18T13:15:53Z</dc:date>
    <item>
      <title>Store Into txt file with specific sort order</title>
      <link>https://community.qlik.com/t5/QlikView/Store-Into-txt-file-with-specific-sort-order/m-p/500615#M187086</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;If I load from multiple text files and then store that table into one text file, can I choose the sort order of the new txt file?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;TEST_TABLE"&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;LOAD &lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Field 1,&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Field 2,&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Field 3&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;FROM [Path.txt]&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;(txt, codepage is 1252, embedded labels, delimiter is '~', msq);&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;STORE 'TEST_TABLE' into [TEST_TABLE.txt] (txt, codepage is 1252, embedded labels, delimiter is '~', msq);&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my TEST_TABLE.txt file I want to sort by Field 3 alphabetically for instance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Dec 2013 12:35:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Store-Into-txt-file-with-specific-sort-order/m-p/500615#M187086</guid>
      <dc:creator>gerhardl</dc:creator>
      <dc:date>2013-12-18T12:35:08Z</dc:date>
    </item>
    <item>
      <title>Re: Store Into txt file with specific sort order</title>
      <link>https://community.qlik.com/t5/QlikView/Store-Into-txt-file-with-specific-sort-order/m-p/500616#M187087</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;what about loading temporary table with ORDER BY Field 3 before using STORE statement?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Dec 2013 13:15:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Store-Into-txt-file-with-specific-sort-order/m-p/500616#M187087</guid>
      <dc:creator />
      <dc:date>2013-12-18T13:15:53Z</dc:date>
    </item>
    <item>
      <title>Re: Store Into txt file with specific sort order</title>
      <link>https://community.qlik.com/t5/QlikView/Store-Into-txt-file-with-specific-sort-order/m-p/500617#M187088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-family: inherit;"&gt;&lt;STRONG&gt;TEMP_TEST_TABLE:&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-family: inherit;"&gt;&lt;STRONG&gt;LOAD&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-family: inherit;"&gt;&lt;STRONG&gt;[Field 1],&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-family: inherit;"&gt;&lt;STRONG&gt;[Field 2],&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-family: inherit;"&gt;&lt;STRONG&gt;[Field 3]&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-family: inherit;"&gt;&lt;STRONG&gt;FROM [Path.txt]&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-family: inherit;"&gt;&lt;STRONG&gt;(txt, codepage is 1252, embedded labels, delimiter is '~', msq);&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="color: #3d3d3d; font-family: inherit;"&gt;&lt;STRONG&gt;TEST_TABLE:&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="color: #3d3d3d; font-family: inherit;"&gt;&lt;STRONG&gt;NOCONCATENATE&lt;BR /&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="color: #3d3d3d; font-family: inherit;"&gt;&lt;STRONG&gt;LOAD * RESIDENT TEMP_TEST_TABLE ORDER BY [Field 3];&lt;BR /&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-family: inherit;"&gt;&lt;STRONG&gt;STORE 'TEST_TABLE' into [TEST_TABLE.txt] (txt, codepage is 1252, embedded labels, delimiter is '~', msq);&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Dec 2013 13:20:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Store-Into-txt-file-with-specific-sort-order/m-p/500617#M187088</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-12-18T13:20:42Z</dc:date>
    </item>
  </channel>
</rss>

